Created
June 14, 2026 16:54
-
-
Save X547/fbff28ee56bfef877d1b3780a321b4b0 to your computer and use it in GitHub Desktop.
Haiku Kernel deadlock triggered by running Wine v11.11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Keyboard Requested Halt. | |
| Welcome to Kernel Debugging Land... | |
| revision: hrev59430+95 | |
| Thread 229 "USB Keyboard 3 watcher" running on CPU 7 | |
| kdebug> teams | |
| team id parent name | |
| 0xffffffff830b0a00 1 0x0000000000000000 kernel_team | |
| 0xffffffff830b0000 65 0xffffffff830b0a00 launch_daemon | |
| 0xffffffff830b1e00 69 0xffffffff830b0000 debug_server | |
| 0xffffffff830b4600 70 0xffffffff830b0000 mount_server | |
| 0xffffffff830b3c00 71 0xffffffff830b0000 net_server | |
| 0xffffffff830b5000 72 0xffffffff830b0000 package_daemon | |
| 0xffffffff830b5a00 73 0xffffffff830b0000 power_daemon | |
| 0xffffffff830b6e00 74 0xffffffff830b0000 registrar | |
| 0xffffffff830b7800 75 0xffffffff830b0000 syslog_daemon | |
| 0xffffffff830b8c00 79 0xffffffff830b0000 launch_daemon | |
| 0xffffffff830bbe00 93 0xffffffff830b0000 media_server | |
| 0xffffffffaba4be08 133 0xffffffff830b8c00 app_server | |
| 0xffffffffaba4f008 145 0xffffffff830b8c00 Tracker | |
| 0xffffffffaba43208 147 0xffffffff830b8c00 Deskbar | |
| 0xffffffffaba4dc08 150 0xffffffff830b8c00 mail_daemon | |
| 0xffffffffaba45008 173 0xffffffff830b3c00 sshd | |
| 0xffffffffaba48208 178 0xffffffffaba4be08 input_server | |
| 0xffffffffaba4d208 205 0xffffffff830bbe00 media_addon_server | |
| 0xffffffffaba40a08 240 0xffffffffaba48208 mozc_server | |
| 0xffffffffaba42808 591 0xffffffffaba45008 sshd-session | |
| 0xffffffffaba4a008 593 0xffffffffaba42808 sshd-session | |
| 0xffffffffaba46408 594 0xffffffffaba4a008 bash | |
| 0xffffffffaba4b408 629 0xffffffffaba46408 wine | |
| 0xffffffffaba4aa08 631 0xffffffff830b0a00 wineserver | |
| 0xffffffffaba44608 633 0xffffffff830b0a00 wine | |
| 0xffffffffaba4c808 635 0xffffffff830b0a00 wine | |
| 0xffffffffaba48c08 639 0xffffffff830b0a00 wine | |
| 0xffffffffaba47808 642 0xffffffff830b0a00 wine | |
| 0xffffffffaba49608 643 0xffffffff830b0a00 wine | |
| 0xffffffffaba41e08 654 0xffffffffaba4f008 SystemManager | |
| kdebug> threads 629 | |
| thread id state wait for object cpu pri stack team name | |
| 0xffffffffae982d40 629 waiting other - 10 0xffffffffaf263000 629 wine | |
| kdebug> threads 633 | |
| thread id state wait for object cpu pri stack team name | |
| 0xffffffffb0840500 633 waiting rwlock 0xffffffffb03be5d0 - 10 0xffffffffaf303000 633 wine | |
| 0xffffffffb370ec80 644 waiting cvar:umtx 0xffffffffabdcb120 - 10 0xffffffffaf344000 633 �w���:disk$0 | |
| kdebug> threads 635 | |
| thread id state wait for object cpu pri stack team name | |
| 0xffffffffb08412c0 635 waiting other - 10 0xffffffffaf30d000 635 wine | |
| 0xffffffffb0842080 636 waiting other - 10 0xffffffffaf317000 635 pthread func | |
| 0xffffffffb0842e40 637 waiting other - 10 0xffffffffaf31c000 635 pthread func | |
| kdebug> threads 639 | |
| thread id state wait for object cpu pri stack team name | |
| 0xffffffffb0843c00 639 waiting other - 10 0xffffffffaf326000 639 wine | |
| kdebug> threads 642 | |
| thread id state wait for object cpu pri stack team name | |
| 0xffffffffb08449c0 642 waiting rwlock 0xffffffffb03be5d0 - 10 0xffffffffaf33a000 642 wine | |
| kdebug> threads 643 | |
| thread id state wait for object cpu pri stack team name | |
| 0xffffffffb0845780 643 waiting rwlock 0xffffffffac414ca8 - 10 0xffffffffaf33f000 643 wine | |
| kdebug> threads 631 | |
| thread id state wait for object cpu pri stack team name | |
| 0xffffffffaeb32040 631 waiting sem 20201 - 10 0xffffffffaf27c000 631 wineserver | |
| kdebug> bt 633 | |
| stack trace for thread 633 "wine" | |
| kernel stack: 0xffffffffaf303000 to 0xffffffffaf308000 | |
| user stack: 0x00007f350957b000 to 0x00007f350a57b000 | |
| frame caller <image>:function + offset | |
| 0 ffffffffaf307b50 (+ 144) ffffffff800a4d8e <kernel_x86_64> reschedule(int) + 0x6ae | |
| 1 ffffffffaf307b80 (+ 48) ffffffff8008eab6 <kernel_x86_64> thread_block + 0xc6 | |
| 2 ffffffffaf307bc0 (+ 64) ffffffff8009eb2d <kernel_x86_64> rw_lock_wait(rw_lock*, bool, BPrivate::AutoLocker<spinlock, BPrivate::InterruptsSpinLocking>&) + 0x7d | |
| 3 ffffffffaf307c00 (+ 64) ffffffff8009f303 <kernel_x86_64> _rw_lock_read_lock + 0x83 | |
| 4 ffffffffaf307c30 (+ 48) ffffffff80149eb6 <kernel_x86_64> MultiAddressSpaceLocker::Lock() + 0x96 | |
| 5 ffffffffaf307cc0 (+ 144) ffffffff8014a0b9 <kernel_x86_64> MultiAddressSpaceLocker::AddAreaCacheAndLock(int, bool, bool, VMArea*&, VMCache**) + 0x119 | |
| 6 ffffffffaf307dd0 (+ 272) ffffffff801329c3 <kernel_x86_64> vm_set_area_protection + 0xb3 | |
| 7 ffffffffaf307f20 (+ 336) ffffffff80136e8d <kernel_x86_64> _user_set_memory_protection + 0x35d | |
| 8 ffffffffaf307f30 (+ 16) ffffffff80159bc1 <kernel_x86_64> x86_64_syscall_entry + 0xfb | |
| user iframe at 0xffffffffaf307f30 (end = 0xffffffffaf307ff8) | |
| rax 0xd9 rbx 0x0 rcx 0xe686d966bc | |
| rdx 0x1 rsi 0x11000 rdi 0x7ffffec20000 | |
| rbp 0x7ffffe10f2b0 r8 0x7ffffec20000 r9 0x8000 | |
| r10 0x1 r11 0x206 r12 0x60 | |
| r13 0x7fffffbc0888 r14 0x0 r15 0x11000 | |
| rip 0xe686d966bc rsp 0x7ffffe10f298 rflags 0x206 | |
| vector: 0x63, error code: 0x0 | |
| 9 00007ffffe10f2b0 (+ 0) 000000e686d966bc </boot/system/lib/libroot.so> _kern_set_memory_protection + 0x0c | |
| 10 00007ffffe10f400 (+ 336) 000001589dbf4fac </boot/data/packages/wine/wine2/> NtWorkerFactoryWorkerReady (nearest) + 0x7efc | |
| 11 00007ffffe10f510 (+ 272) 000001589dba7ea1 </boot/data/packages/wine/wine2/> NtGetNlsSectionPtr + 0x271 | |
| 12 00007ffffe10f550 (+ 64) 0000018edf0190d0 </boot/data/packages/wine/wine2/> NtGdiCreateMetafileDC (nearest) + 0xd7d0 | |
| 13 00007ffffe10f580 (+ 48) 0000018edf01918d </boot/data/packages/wine/wine2/> NtGdiCreateMetafileDC (nearest) + 0xd88d | |
| 14 00007ffffe10f5d0 (+ 80) 0000018edf01925d </boot/data/packages/wine/wine2/> NtGdiCreateMetafileDC (nearest) + 0xd95d | |
| 15 00007ffffe10f670 (+ 160) 0000018edf0194fb </boot/data/packages/wine/wine2/> NtGdiCreateMetafileDC (nearest) + 0xdbfb | |
| 16 00007ffffe10f6e0 (+ 112) 0000018edf019983 </boot/data/packages/wine/wine2/> NtGdiCreateMetafileDC (nearest) + 0xe083 | |
| 17 00007ffffe10fb90 (+1200) 0000018edf01b065 </boot/data/packages/wine/wine2/> NtGdiGetTextExtentExW + 0x235 | |
| 18 00007ffffe10fbd0 (+ 64) 0000018edf0d31c2 </boot/data/packages/wine/wine2/> NtUserPerMonitorDPIPhysicalToLogicalPoint (nearest) + 0x3c2 | |
| 19 00007ffffe10fbf0 (+ 32) 0000018edf0d741d </boot/data/packages/wine/wine2/> NtUserCallNoParam + 0xfd | |
| 20 00007ffffe10fc98 (+ 168) 000001589dbced42 </boot/data/packages/wine/wine2/> NtDuplicateObject (nearest) + 0x772 | |
| kdebug> bt 642 | |
| stack trace for thread 642 "wine" | |
| kernel stack: 0xffffffffaf33a000 to 0xffffffffaf33f000 | |
| user stack: 0x00007fbf96c36000 to 0x00007fbf97c36000 | |
| frame caller <image>:function + offset | |
| 0 ffffffffaf33eb50 (+ 144) ffffffff800a4d8e <kernel_x86_64> reschedule(int) + 0x6ae | |
| 1 ffffffffaf33eb80 (+ 48) ffffffff8008eab6 <kernel_x86_64> thread_block + 0xc6 | |
| 2 ffffffffaf33ebc0 (+ 64) ffffffff8009eb2d <kernel_x86_64> rw_lock_wait(rw_lock*, bool, BPrivate::AutoLocker<spinlock, BPrivate::InterruptsSpinLocking>&) + 0x7d | |
| 3 ffffffffaf33ec00 (+ 64) ffffffff8009f303 <kernel_x86_64> _rw_lock_read_lock + 0x83 | |
| 4 ffffffffaf33ec30 (+ 48) ffffffff80149eb6 <kernel_x86_64> MultiAddressSpaceLocker::Lock() + 0x96 | |
| 5 ffffffffaf33ecc0 (+ 144) ffffffff8014a0b9 <kernel_x86_64> MultiAddressSpaceLocker::AddAreaCacheAndLock(int, bool, bool, VMArea*&, VMCache**) + 0x119 | |
| 6 ffffffffaf33edd0 (+ 272) ffffffff801329c3 <kernel_x86_64> vm_set_area_protection + 0xb3 | |
| 7 ffffffffaf33ef20 (+ 336) ffffffff80136e8d <kernel_x86_64> _user_set_memory_protection + 0x35d | |
| 8 ffffffffaf33ef30 (+ 16) ffffffff80159bc1 <kernel_x86_64> x86_64_syscall_entry + 0xfb | |
| user iframe at 0xffffffffaf33ef30 (end = 0xffffffffaf33eff8) | |
| rax 0xd9 rbx 0x0 rcx 0xf95e2cf6bc | |
| rdx 0x1 rsi 0x33d000 rdi 0x7ffffe470000 | |
| rbp 0x7ffffe10f990 r8 0x7ffffe470000 r9 0x8000 | |
| r10 0x1 r11 0x202 r12 0x18 | |
| r13 0x7fffffbb0578 r14 0x0 r15 0x33d000 | |
| rip 0xf95e2cf6bc rsp 0x7ffffe10f978 rflags 0x202 | |
| vector: 0x63, error code: 0x0 | |
| 9 00007ffffe10f990 (+ 0) 000000f95e2cf6bc </boot/system/lib/libroot.so> _kern_set_memory_protection + 0x0c | |
| 10 00007ffffe10fae0 (+ 336) 000001a8a7d16fac </boot/data/packages/wine/wine2/> NtWorkerFactoryWorkerReady (nearest) + 0x7efc | |
| 11 00007ffffe10fbf0 (+ 272) 000001a8a7cc9ea1 </boot/data/packages/wine/wine2/> NtGetNlsSectionPtr + 0x271 | |
| 12 00007ffffe10fc98 (+ 168) 000001a8a7cf0d42 </boot/data/packages/wine/wine2/> NtDuplicateObject (nearest) + 0x772 | |
| kdebug> bt 643 | |
| stack trace for thread 643 "wine" | |
| kernel stack: 0xffffffffaf33f000 to 0xffffffffaf344000 | |
| user stack: 0x00007f7c169d6000 to 0x00007f7c179d6000 | |
| frame caller <image>:function + offset | |
| 0 ffffffffaf343b50 (+ 144) ffffffff800a4d8e <kernel_x86_64> reschedule(int) + 0x6ae | |
| 1 ffffffffaf343b80 (+ 48) ffffffff8008eab6 <kernel_x86_64> thread_block + 0xc6 | |
| 2 ffffffffaf343bc0 (+ 64) ffffffff8009eb2d <kernel_x86_64> rw_lock_wait(rw_lock*, bool, BPrivate::AutoLocker<spinlock, BPrivate::InterruptsSpinLocking>&) + 0x7d | |
| 3 ffffffffaf343c00 (+ 64) ffffffff8009f303 <kernel_x86_64> _rw_lock_read_lock + 0x83 | |
| 4 ffffffffaf343c30 (+ 48) ffffffff80149eb6 <kernel_x86_64> MultiAddressSpaceLocker::Lock() + 0x96 | |
| 5 ffffffffaf343cc0 (+ 144) ffffffff8014a0b9 <kernel_x86_64> MultiAddressSpaceLocker::AddAreaCacheAndLock(int, bool, bool, VMArea*&, VMCache**) + 0x119 | |
| 6 ffffffffaf343dd0 (+ 272) ffffffff801329c3 <kernel_x86_64> vm_set_area_protection + 0xb3 | |
| 7 ffffffffaf343f20 (+ 336) ffffffff80136e8d <kernel_x86_64> _user_set_memory_protection + 0x35d | |
| 8 ffffffffaf343f30 (+ 16) ffffffff80159bc1 <kernel_x86_64> x86_64_syscall_entry + 0xfb | |
| user iframe at 0xffffffffaf343f30 (end = 0xffffffffaf343ff8) | |
| rax 0xd9 rbx 0x0 rcx 0x19c524836bc | |
| rdx 0x1 rsi 0x33d000 rdi 0x7ffffe470000 | |
| rbp 0x7ffffe10f990 r8 0x7ffffe470000 r9 0x8000 | |
| r10 0x1 r11 0x202 r12 0x18 | |
| r13 0x7fffffb40578 r14 0x0 r15 0x33d000 | |
| rip 0x19c524836bc rsp 0x7ffffe10f978 rflags 0x202 | |
| vector: 0x63, error code: 0x0 | |
| 9 00007ffffe10f990 (+ 0) 0000019c524836bc </boot/system/lib/libroot.so> _kern_set_memory_protection + 0x0c | |
| 10 00007ffffe10fae0 (+ 336) 000001c6d433dfac </boot/data/packages/wine/wine2/> NtWorkerFactoryWorkerReady (nearest) + 0x7efc | |
| 11 00007ffffe10fbf0 (+ 272) 000001c6d42f0ea1 </boot/data/packages/wine/wine2/> NtGetNlsSectionPtr + 0x271 | |
| 12 00007ffffe10fc98 (+ 168) 000001c6d4317d42 </boot/data/packages/wine/wine2/> NtDuplicateObject (nearest) + 0x772 | |
| kdebug> rwlock 0xffffffffb03be5d0 | |
| rw lock 0xffffffffb03be5d0: | |
| name: address space | |
| holder: 643 | |
| count: 0x10002 | |
| active readers 0 | |
| pending readers 0 | |
| owner count: 0x20000 | |
| flags: 0x0 | |
| waiting threads: 642/r 633/r | |
| kdebug> rwlock 0xffffffffac414ca8 | |
| rw lock 0xffffffffac414ca8: | |
| name: address space | |
| holder: 642 | |
| count: 0x10001 | |
| active readers 0 | |
| pending readers 0 | |
| owner count: 0x10000 | |
| flags: 0x0 | |
| waiting threads: 643/r | |
| kdebug> | |
| kdebug> | |
| kdebug> | |
| kdebug> | |
| kdebug> | |
| kdebug> | |
| kdebug> | |
| kdebug> bt 629 | |
| stack trace for thread 629 "wine" | |
| kernel stack: 0xffffffffaf263000 to 0xffffffffaf268000 | |
| user stack: 0x00007fc699a6c000 to 0x00007fc69aa6c000 | |
| frame caller <image>:function + offset | |
| 0 ffffffffaf267d30 (+ 144) ffffffff800a4d8e <kernel_x86_64> reschedule(int) + 0x6ae | |
| 1 ffffffffaf267d60 (+ 48) ffffffff8008eab6 <kernel_x86_64> thread_block + 0xc6 | |
| 2 ffffffffaf267db0 (+ 80) ffffffff800f6cd3 <kernel_x86_64> fifo::Inode::WaitForReadRequest(fifo::ReadRequest&) + 0xb3 | |
| 3 ffffffffaf267e20 (+ 112) ffffffff800f6e7b <kernel_x86_64> fifo::Inode::ReadDataFromBuffer(void*, unsigned long*, bool, bool, fifo::ReadRequest&) + 0x8b | |
| 4 ffffffffaf267ec0 (+ 160) ffffffff800f70e2 <kernel_x86_64> _ZN4fifoL9fifo_readEP9fs_volumeP8fs_vnodePvlS4_Pm + 0xc2 | |
| 5 ffffffffaf267f20 (+ 96) ffffffff800f4b63 <kernel_x86_64> common_user_io(int, long, void*, unsigned long, bool) + 0x1d3 | |
| 6 ffffffffaf267f30 (+ 16) ffffffff80159bc1 <kernel_x86_64> x86_64_syscall_entry + 0xfb | |
| user iframe at 0xffffffffaf267f30 (end = 0xffffffffaf267ff8) | |
| rax 0x95 rbx 0x7ffffe000010 rcx 0xb917b7f27c | |
| rdx 0x7fc69aa69950 rsi 0xffffffffffffffff rdi 0x8 | |
| rbp 0x7fc69aa69940 r8 0x0 r9 0x0 | |
| r10 0x10 r11 0x206 r12 0x7fc69aa69950 | |
| r13 0x7fc69aa699e4 r14 0x7fc69aa699f0 r15 0xc | |
| rip 0xb917b7f27c rsp 0x7fc69aa69928 rflags 0x206 | |
| vector: 0x63, error code: 0x0 | |
| 7 00007fc69aa69940 (+ 0) 000000b917b7f27c </boot/system/lib/libroot.so> _kern_read + 0x0c | |
| 8 00007fc69aa69980 (+ 64) 00000275ddbab198 </boot/data/packages/wine/wine2/> NtAllocateUuids (nearest) + 0x2938 | |
| 9 00007fc69aa6a8a0 (+3872) 00000275ddbadfc7 </boot/data/packages/wine/wine2/> NtClose (nearest) + 0xc87 | |
| 10 00007fc69aa6a910 (+ 112) 00000275ddbae0bf </boot/data/packages/wine/wine2/> NtClose (nearest) + 0xd7f | |
| 11 00007fc69aa6aa80 (+ 368) 00000275ddbbdb0a </boot/data/packages/wine/wine2/> NtWaitForMultipleObjects + 0x12a | |
| 12 00007fc69aa6b080 (+1536) 00000275ddb87228 </boot/data/packages/wine/wine2/> ntdll_get_data_dir (nearest) + 0x2208 | |
| 13 00007fc69aa6b1a0 (+ 288) 00000275ddb9c889 </boot/data/packages/wine/wine2/> __wine_main + 0xa9 | |
| 14 00007fc69aa6b1f0 (+ 80) 0000016268877b9b </boot/data/packages/wine/wine2/> _init (nearest) + 0x25b | |
| 15 00007fc69aa6b220 (+ 48) 0000016268877d3e </boot/data/packages/wine/wine2/> _start + 0x3e | |
| 16 00007fc69aa6b250 (+ 48) 0000017b7a4494d5 </boot/system/runtime_loader> runtime_loader + 0x115 | |
| 17 0000000000000000 (+ 0) 00007ffffe61d258 <commpage> commpage_thread_exit + 0x00 | |
| kdebug> bt 635 | |
| stack trace for thread 635 "wine" | |
| kernel stack: 0xffffffffaf30d000 to 0xffffffffaf312000 | |
| user stack: 0x00007f5cc4337000 to 0x00007f5cc5337000 | |
| frame caller <image>:function + offset | |
| 0 ffffffffaf311d30 (+ 144) ffffffff800a4d8e <kernel_x86_64> reschedule(int) + 0x6ae | |
| 1 ffffffffaf311d60 (+ 48) ffffffff8008eab6 <kernel_x86_64> thread_block + 0xc6 | |
| 2 ffffffffaf311db0 (+ 80) ffffffff800f6cd3 <kernel_x86_64> fifo::Inode::WaitForReadRequest(fifo::ReadRequest&) + 0xb3 | |
| 3 ffffffffaf311e20 (+ 112) ffffffff800f6e7b <kernel_x86_64> fifo::Inode::ReadDataFromBuffer(void*, unsigned long*, bool, bool, fifo::ReadRequest&) + 0x8b | |
| 4 ffffffffaf311ec0 (+ 160) ffffffff800f70e2 <kernel_x86_64> _ZN4fifoL9fifo_readEP9fs_volumeP8fs_vnodePvlS4_Pm + 0xc2 | |
| 5 ffffffffaf311f20 (+ 96) ffffffff800f4b63 <kernel_x86_64> common_user_io(int, long, void*, unsigned long, bool) + 0x1d3 | |
| 6 ffffffffaf311f30 (+ 16) ffffffff80159bc1 <kernel_x86_64> x86_64_syscall_entry + 0xfb | |
| user iframe at 0xffffffffaf311f30 (end = 0xffffffffaf311ff8) | |
| rax 0x95 rbx 0x7ffffe000010 rcx 0x15163fb127c | |
| rdx 0x7ffffe10eae0 rsi 0xffffffffffffffff rdi 0x7 | |
| rbp 0x7ffffe10ead0 r8 0x0 r9 0x0 | |
| r10 0x10 r11 0x206 r12 0x7ffffe10eae0 | |
| r13 0x7ffffe10eb74 r14 0x7ffffe10eb80 r15 0x8 | |
| rip 0x15163fb127c rsp 0x7ffffe10eab8 rflags 0x206 | |
| vector: 0x63, error code: 0x0 | |
| 7 00007ffffe10ead0 (+ 0) 0000015163fb127c </boot/system/lib/libroot.so> _kern_read + 0x0c | |
| 8 00007ffffe10eb10 (+ 64) 000001c86c05a198 </boot/data/packages/wine/wine2/> NtAllocateUuids (nearest) + 0x2938 | |
| 9 00007ffffe10fa30 (+3872) 000001c86c05cfc7 </boot/data/packages/wine/wine2/> NtClose (nearest) + 0xc87 | |
| 10 00007ffffe10faa0 (+ 112) 000001c86c05d0bf </boot/data/packages/wine/wine2/> NtClose (nearest) + 0xd7f | |
| 11 00007ffffe10fbf0 (+ 336) 000001c86c06cde3 </boot/data/packages/wine/wine2/> NtWaitForSingleObject + 0x113 | |
| 12 00007ffffe10fc98 (+ 168) 000001c86c05dd42 </boot/data/packages/wine/wine2/> NtDuplicateObject (nearest) + 0x772 | |
| kdebug> bt 636 | |
| stack trace for thread 636 "pthread func" | |
| kernel stack: 0xffffffffaf317000 to 0xffffffffaf31c000 | |
| user stack: 0x00007ffffe810000 to 0x00007ffffe90fe00 | |
| frame caller <image>:function + offset | |
| 0 ffffffffaf31bd30 (+ 144) ffffffff800a4d8e <kernel_x86_64> reschedule(int) + 0x6ae | |
| 1 ffffffffaf31bd60 (+ 48) ffffffff8008eab6 <kernel_x86_64> thread_block + 0xc6 | |
| 2 ffffffffaf31bdb0 (+ 80) ffffffff800f6cd3 <kernel_x86_64> fifo::Inode::WaitForReadRequest(fifo::ReadRequest&) + 0xb3 | |
| 3 ffffffffaf31be20 (+ 112) ffffffff800f6e7b <kernel_x86_64> fifo::Inode::ReadDataFromBuffer(void*, unsigned long*, bool, bool, fifo::ReadRequest&) + 0x8b | |
| 4 ffffffffaf31bec0 (+ 160) ffffffff800f70e2 <kernel_x86_64> _ZN4fifoL9fifo_readEP9fs_volumeP8fs_vnodePvlS4_Pm + 0xc2 | |
| 5 ffffffffaf31bf20 (+ 96) ffffffff800f4b63 <kernel_x86_64> common_user_io(int, long, void*, unsigned long, bool) + 0x1d3 | |
| 6 ffffffffaf31bf30 (+ 16) ffffffff80159bc1 <kernel_x86_64> x86_64_syscall_entry + 0xfb | |
| user iframe at 0xffffffffaf31bf30 (end = 0xffffffffaf31bff8) | |
| rax 0x95 rbx 0x7ffffe800010 rcx 0x15163fb127c | |
| rdx 0x7ffffe90dcc0 rsi 0xffffffffffffffff rdi 0xc | |
| rbp 0x7ffffe90dcb0 r8 0x0 r9 0x0 | |
| r10 0x10 r11 0x206 r12 0x7ffffe90dcc0 | |
| r13 0x7ffffe90dd54 r14 0x7ffffe90dd60 r15 0xc | |
| rip 0x15163fb127c rsp 0x7ffffe90dc98 rflags 0x206 | |
| vector: 0x63, error code: 0x0 | |
| 7 00007ffffe90dcb0 (+ 0) 0000015163fb127c </boot/system/lib/libroot.so> _kern_read + 0x0c | |
| 8 00007ffffe90dcf0 (+ 64) 000001c86c05a198 </boot/data/packages/wine/wine2/> NtAllocateUuids (nearest) + 0x2938 | |
| 9 00007ffffe90ec10 (+3872) 000001c86c05cfc7 </boot/data/packages/wine/wine2/> NtClose (nearest) + 0xc87 | |
| 10 00007ffffe90ec80 (+ 112) 000001c86c05d0bf </boot/data/packages/wine/wine2/> NtClose (nearest) + 0xd7f | |
| 11 00007ffffe90edf0 (+ 368) 000001c86c06cb0a </boot/data/packages/wine/wine2/> NtWaitForMultipleObjects + 0x12a | |
| 12 00007ffffe90ee98 (+ 168) 000001c86c05dd42 </boot/data/packages/wine/wine2/> NtDuplicateObject (nearest) + 0x772 | |
| kdebug> bt 637 | |
| stack trace for thread 637 "pthread func" | |
| kernel stack: 0xffffffffaf31c000 to 0xffffffffaf321000 | |
| user stack: 0x00007ffffea20000 to 0x00007ffffeb1fe00 | |
| frame caller <image>:function + offset | |
| 0 ffffffffaf320d30 (+ 144) ffffffff800a4d8e <kernel_x86_64> reschedule(int) + 0x6ae | |
| 1 ffffffffaf320d60 (+ 48) ffffffff8008eab6 <kernel_x86_64> thread_block + 0xc6 | |
| 2 ffffffffaf320db0 (+ 80) ffffffff800f6cd3 <kernel_x86_64> fifo::Inode::WaitForReadRequest(fifo::ReadRequest&) + 0xb3 | |
| 3 ffffffffaf320e20 (+ 112) ffffffff800f6e7b <kernel_x86_64> fifo::Inode::ReadDataFromBuffer(void*, unsigned long*, bool, bool, fifo::ReadRequest&) + 0x8b | |
| 4 ffffffffaf320ec0 (+ 160) ffffffff800f70e2 <kernel_x86_64> _ZN4fifoL9fifo_readEP9fs_volumeP8fs_vnodePvlS4_Pm + 0xc2 | |
| 5 ffffffffaf320f20 (+ 96) ffffffff800f4b63 <kernel_x86_64> common_user_io(int, long, void*, unsigned long, bool) + 0x1d3 | |
| 6 ffffffffaf320f30 (+ 16) ffffffff80159bc1 <kernel_x86_64> x86_64_syscall_entry + 0xfb | |
| user iframe at 0xffffffffaf320f30 (end = 0xffffffffaf320ff8) | |
| rax 0x95 rbx 0x7ffffea10010 rcx 0x15163fb127c | |
| rdx 0x7ffffeb1dc10 rsi 0xffffffffffffffff rdi 0x10 | |
| rbp 0x7ffffeb1dc00 r8 0x0 r9 0x0 | |
| r10 0x10 r11 0x206 r12 0x7ffffeb1dc10 | |
| r13 0x7ffffeb1dca4 r14 0x7ffffeb1dcb0 r15 0x8 | |
| rip 0x15163fb127c rsp 0x7ffffeb1dbe8 rflags 0x206 | |
| vector: 0x63, error code: 0x0 | |
| 7 00007ffffeb1dc00 (+ 0) 0000015163fb127c </boot/system/lib/libroot.so> _kern_read + 0x0c | |
| 8 00007ffffeb1dc40 (+ 64) 000001c86c05a198 </boot/data/packages/wine/wine2/> NtAllocateUuids (nearest) + 0x2938 | |
| 9 00007ffffeb1eb60 (+3872) 000001c86c05cfc7 </boot/data/packages/wine/wine2/> NtClose (nearest) + 0xc87 | |
| 10 00007ffffeb1ecd0 (+ 368) 000001c86c05d2ca </boot/data/packages/wine/wine2/> NtTestAlert (nearest) + 0xca | |
| 11 00007ffffeb1edb0 (+ 224) 000001c86c06e469 </boot/data/packages/wine/wine2/> NtRemoveIoCompletion + 0xb9 | |
| 12 00007ffffeb1ee58 (+ 168) 000001c86c05dd42 </boot/data/packages/wine/wine2/> NtDuplicateObject (nearest) + 0x772 | |
| kdebug> bt 639 | |
| stack trace for thread 639 "wine" | |
| kernel stack: 0xffffffffaf326000 to 0xffffffffaf32b000 | |
| user stack: 0x00007ff67b2e7000 to 0x00007ff67c2e7000 | |
| frame caller <image>:function + offset | |
| 0 ffffffffaf32ad30 (+ 144) ffffffff800a4d8e <kernel_x86_64> reschedule(int) + 0x6ae | |
| 1 ffffffffaf32ad60 (+ 48) ffffffff8008eab6 <kernel_x86_64> thread_block + 0xc6 | |
| 2 ffffffffaf32adb0 (+ 80) ffffffff800f6cd3 <kernel_x86_64> fifo::Inode::WaitForReadRequest(fifo::ReadRequest&) + 0xb3 | |
| 3 ffffffffaf32ae20 (+ 112) ffffffff800f6e7b <kernel_x86_64> fifo::Inode::ReadDataFromBuffer(void*, unsigned long*, bool, bool, fifo::ReadRequest&) + 0x8b | |
| 4 ffffffffaf32aec0 (+ 160) ffffffff800f70e2 <kernel_x86_64> _ZN4fifoL9fifo_readEP9fs_volumeP8fs_vnodePvlS4_Pm + 0xc2 | |
| 5 ffffffffaf32af20 (+ 96) ffffffff800f4b63 <kernel_x86_64> common_user_io(int, long, void*, unsigned long, bool) + 0x1d3 | |
| 6 ffffffffaf32af30 (+ 16) ffffffff80159bc1 <kernel_x86_64> x86_64_syscall_entry + 0xfb | |
| user iframe at 0xffffffffaf32af30 (end = 0xffffffffaf32aff8) | |
| rax 0x95 rbx 0x7ffffe000010 rcx 0x3d97f1427c | |
| rdx 0x7ffffe10cd20 rsi 0xffffffffffffffff rdi 0x7 | |
| rbp 0x7ffffe10cd10 r8 0x0 r9 0x0 | |
| r10 0x10 r11 0x206 r12 0x7ffffe10cd20 | |
| r13 0x7ffffe10cdb4 r14 0x7ffffe10cdc0 r15 0x8 | |
| rip 0x3d97f1427c rsp 0x7ffffe10ccf8 rflags 0x206 | |
| vector: 0x63, error code: 0x0 | |
| 7 00007ffffe10cd10 (+ 0) 0000003d97f1427c </boot/system/lib/libroot.so> _kern_read + 0x0c | |
| 8 00007ffffe10cd50 (+ 64) 0000016f610d1198 </boot/data/packages/wine/wine2/> NtAllocateUuids (nearest) + 0x2938 | |
| 9 00007ffffe10dc70 (+3872) 0000016f610d3fc7 </boot/data/packages/wine/wine2/> NtClose (nearest) + 0xc87 | |
| 10 00007ffffe10dce0 (+ 112) 0000016f610d40bf </boot/data/packages/wine/wine2/> NtClose (nearest) + 0xd7f | |
| 11 00007ffffe10de50 (+ 368) 0000016f610e3b0a </boot/data/packages/wine/wine2/> NtWaitForMultipleObjects + 0x12a | |
| 12 00007ffffe10def0 (+ 160) 00000155ce0f941f </boot/data/packages/wine/wine2/> NtUserPostMessage (nearest) + 0x261f | |
| 13 00007ffffe10e000 (+ 272) 00000155ce0f9ebc </boot/data/packages/wine/wine2/> NtUserGetMessage (nearest) + 0x31c | |
| 14 00007ffffe10e040 (+ 64) 00000155ce0f9fad </boot/data/packages/wine/wine2/> NtUserGetMessage (nearest) + 0x40d | |
| 15 00007ffffe10e0e0 (+ 160) 00000155ce0fad9c </boot/data/packages/wine/wine2/> NtUserGetMessage (nearest) + 0x11fc | |
| 16 00007ffffe10e160 (+ 128) 00000155ce0fb0f1 </boot/data/packages/wine/wine2/> NtUserGetMessage (nearest) + 0x1551 | |
| 17 00007ffffe10e180 (+ 32) 00000155ce0fb5f5 </boot/data/packages/wine/wine2/> NtUserGetMessage (nearest) + 0x1a55 | |
| 18 00007ffffe10f290 (+4368) 00000155ce0bb043 </boot/data/packages/wine/wine2/> __wine_set_user_driver (nearest) + 0xac3 | |
| 19 00007ffffe10f2b0 (+ 32) 00000155ce0bb34e </boot/data/packages/wine/wine2/> __wine_set_user_driver (nearest) + 0xdce | |
| 20 00007ffffe10f2d0 (+ 32) 00000155ce0bb5e1 </boot/data/packages/wine/wine2/> __wine_set_user_driver (nearest) + 0x1061 | |
| 21 00007ffffe10fb50 (+2176) 00000155ce1bfac6 </boot/data/packages/wine/wine2/> NtUserSetObjectInformation (nearest) + 0x176 | |
| 22 00007ffffe10fb70 (+ 32) 00000155ce0bb346 </boot/data/packages/wine/wine2/> __wine_set_user_driver (nearest) + 0xdc6 | |
| 23 00007ffffe10fb80 (+ 16) 00000155ce0bbe41 </boot/data/packages/wine/wine2/> __wine_set_user_driver (nearest) + 0x18c1 | |
| 24 00007ffffe10fbe0 (+ 96) 00000155ce06bb55 </boot/data/packages/wine/wine2/> NtGdiOpenDCW + 0x225 | |
| 25 00007ffffe10fc98 (+ 184) 0000016f610d4d42 </boot/data/packages/wine/wine2/> NtDuplicateObject (nearest) + 0x772 | |
| kdebug> bt 631 | |
| stack trace for thread 631 "wineserver" | |
| kernel stack: 0xffffffffaf27c000 to 0xffffffffaf281000 | |
| user stack: 0x00007fa4c282e000 to 0x00007fa4c382e000 | |
| frame caller <image>:function + offset | |
| 0 ffffffffaf280cc0 (+ 144) ffffffff800a4d8e <kernel_x86_64> reschedule(int) + 0x6ae | |
| 1 ffffffffaf280d10 (+ 80) ffffffff8008eb8e <kernel_x86_64> thread_block_with_timeout + 0xbe | |
| 2 ffffffffaf280db0 (+ 160) ffffffff80075626 <kernel_x86_64> switch_sem_etc + 0x306 | |
| 3 ffffffffaf280e30 (+ 128) ffffffff800996bb <kernel_x86_64> common_poll(pollfd*, unsigned long, long, unsigned long const*, bool) + 0x24b | |
| 4 ffffffffaf280f20 (+ 240) ffffffff8009a718 <kernel_x86_64> _user_poll + 0x1a8 | |
| 5 ffffffffaf280f30 (+ 16) ffffffff80159bc1 <kernel_x86_64> x86_64_syscall_entry + 0xfb | |
| user iframe at 0xffffffffaf280f30 (end = 0xffffffffaf280ff8) | |
| rax 0x86 rbx 0x195207662d0 rcx 0x85e0c3918c | |
| rdx 0x3e80 rsi 0x4b rdi 0x4eb119b600 | |
| rbp 0x7fa4c382dc60 r8 0xff r9 0x0 | |
| r10 0x0 r11 0x206 r12 0x195207662d0 | |
| r13 0x7fa4c382dc90 r14 0x195207662e0 r15 0x7fa4c382dc90 | |
| rip 0x85e0c3918c rsp 0x7fa4c382dc48 rflags 0x206 | |
| vector: 0x63, error code: 0x0 | |
| 6 00007fa4c382dc60 (+ 0) 00000085e0c3918c </boot/system/lib/libroot.so> _kern_poll + 0x0c | |
| 7 00007fa4c382dcd0 (+ 112) 00000195206e1ea9 </boot/data/packages/wine/wine2/> _start (nearest) + 0x11609 | |
| 8 00007fa4c382dd50 (+ 128) 00000195206d05e1 </boot/data/packages/wine/wine2/> _init (nearest) + 0xa61 | |
| 9 00007fa4c382dd80 (+ 48) 00000195206d08de </boot/data/packages/wine/wine2/> _start + 0x3e | |
| 10 00007fa4c382ddb0 (+ 48) 000001c3314194d5 </boot/system/runtime_loader> runtime_loader + 0x115 | |
| 11 0000000000000000 (+ 0) 00007fed01815258 <commpage> commpage_thread_exit + 0x00 | |
| kdebug> bt 644 | |
| stack trace for thread 644 "�w���:disk$0" | |
| kernel stack: 0xffffffffaf344000 to 0xffffffffaf349000 | |
| user stack: 0x00007ff171663000 to 0x00007ff1716a3000 | |
| frame caller <image>:function + offset | |
| 0 ffffffffaf348d30 (+ 144) ffffffff800a4d8e <kernel_x86_64> reschedule(int) + 0x6ae | |
| 1 ffffffffaf348d60 (+ 48) ffffffff8008eab6 <kernel_x86_64> thread_block + 0xc6 | |
| 2 ffffffffaf348dd0 (+ 112) ffffffff8005c60b <kernel_x86_64> ConditionVariableEntry::Wait(unsigned int, long) + 0xdb | |
| 3 ffffffffaf348f20 (+ 336) ffffffff800a24b1 <kernel_x86_64> _user_mutex_switch_lock + 0x421 | |
| 4 ffffffffaf348f30 (+ 16) ffffffff80159bc1 <kernel_x86_64> x86_64_syscall_entry + 0xfb | |
| user iframe at 0xffffffffaf348f30 (end = 0xffffffffaf348ff8) | |
| rax 0xc rbx 0x7222348068 rcx 0xe686d959ec | |
| rdx 0x722234807c rsi 0x0 rdi 0x7222348054 | |
| rbp 0x7ff1716a2490 r8 0x0 r9 0x7fffffffffffffff | |
| r10 0xe686e35068 r11 0x246 r12 0x7222348050 | |
| r13 0x0 r14 0x0 r15 0x7fffffffffffffff | |
| rip 0xe686d959ec rsp 0x7ff1716a2458 rflags 0x246 | |
| vector: 0x63, error code: 0x0 | |
| 5 00007ff1716a2490 (+ 0) 000000e686d959ec </boot/system/lib/libroot.so> _kern_mutex_switch_lock + 0x0c | |
| 6 00007ff1716a24b0 (+ 32) 000000e686da5dea </boot/system/lib/libroot.so> pthread_cond_wait + 0x1a | |
| 7 00007ff1716a24c0 (+ 16) 0000013673f08333 </boot/home/config/non-packaged/> _ZNSt6vectorIhSaIhEE17_M_default_appendEm (nearest) + 0x12a43 | |
| 8 00007ff1716a25b0 (+ 240) 0000013673ee3ffb </boot/home/config/non-packaged/> _ZN71_$LT$rustc_demangle..legacy..Demangle$u20$as$u20$core..fmt..Display$GT$3fmt17hf4beaa12ef2fc85dE (nearest) + 0x2bc29 | |
| 9 00007ff1716a25d0 (+ 32) 0000013673f08218 </boot/home/config/non-packaged/> _ZNSt6vectorIhSaIhEE17_M_default_appendEm (nearest) + 0x12928 | |
| 10 00007ff1716a25f0 (+ 32) 000000e686da51f8 </boot/system/lib/libroot.so> pthread_exit (nearest) + 0x38 | |
| 11 0000000000000000 (+ 0) 00007fffff602258 <commpage> commpage_thread_exit + 0x00 | |
| kdebug> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment