Damien Zammit, le sam. 03 sept. 2022 04:23:48 +0000, a ecrit: > On 3/9/22 1:26 am, Almudena Garcia wrote: > > I've just compiled gnumach from upstream sources, and I noticed that there > > are a freeze in the booting, just in the pci-arbitrer starting. > > > > I attach a screenshot with the problem. > > > > Could you check this? > > Thanks in advance > > I saw this freeze on my system just today,I pressed ctrl-alt-d to bring up > kdb: > (please compile with --enable-kdb) > > start pci-arbiter: pci rumpdisk Stopped at ast_taken+0x2d: cmpl > %ebx,0x2 > 18(%eax) > ast_taken(c102b770,0,0,c10078d5,f5a11718)+0x2d > i386_astintr(f5a11718,c102b770,f5a0cfe4,0,f5a14e40)+0x19 > all_intrs() > db>
That doesn't tell much :) Use show all tasks trace/tu $task2 etc. to see how well this is all going. Samuel