Ticket #6566: SATDecorator-app_server-crash-serial.log

File SATDecorator-app_server-crash-serial.log, 4.9 KB (added by mmadia, 14 years ago)

crash from BeZillaBrowser "Close Other Tabs" in context menu

Line 
1vm_soft_fault: va 0x0 not covered by area in address space
2vm_page_fault: vm_soft_fault returned error 'Bad address' on fault at 0x144, ip 0x92e505, write 0, user 1, thread 0x67
3vm_page_fault: thread "event loop" (103) in team "app_server" (65) tried to read address 0x144, ip 0x92e505 ("SATDecorator_seg0ro" +0x14505)
4debug_server: Thread 103 entered the debugger: Segment violation
5stack trace, current PC 0x92e505 MouseDown__12StackAndTileP6WindowP8BMessageRC6BPoint + 0x71:
6 (0x70184e5c) 0x2646e8 NotifyMouseDown__17DesktopObservableP6WindowP8BMessageRC6BPoint + 0x58
7 (0x70184e8c) 0x25aa78 Filter__11MouseFilterP8BMessagePP11EventTargetPlT1 + 0x120
8 (0x70184eec) 0x26b867 _EventLoop__15EventDispatcher + 0x29f
9 (0x70184f7c) 0x26bed7 _event_looper__15EventDispatcherPv + 0x1f
10 (0x70184fac) 0x7e3106 thread_entry + 0x36
11slab memory manager: created area 0x8a801000 (6240)
12Keyboard Requested Halt.
13Welcome to Kernel Debugging Land...
14Thread 1 "idle thread 1" running on CPU 0
15kdebug> thread
16kdebug> info
17kernel build: Sep 18 2010 15:03:03 (gcc2 2.95.3-haiku-100818)
18SVN revision: 38711
19
20cpu count: 2, active times:
21 [1] 17801083
22 [2] 17456757
23pages: 73874 (982720 max)
24sems: 2725 (65536 max)
25ports: 182 (4096 max)
26threads: 154 (4096 max)
27teams: 19 (2048 max)
28kdebug> thread 103
29THREAD: 0x88cf6fb0
30id: 103 (0x67)
31name: "event loop"
32all_next: 0x88cff6d0
33team_next: 0x88cf92f0
34q_next: 0x80178620
35priority: 90 (next 90, I/O: -1)
36state: waiting
37next_state: waiting
38cpu: 0x00000000
39sig_pending: 0x0 (blocked: 0x0, temp enabled: 0x0)
40in_kernel: 1
41waiting for: condition variable 0x81e233c0
42fault_handler: 0x00000000
43args: 0x0026beb8 0x180b6350
44entry: 0x007e30d0
45team: 0x82027000, "app_server"
46 exit.sem: 754
47 exit.status: 0x0 (No error)
48 exit.reason: 0x0
49 exit.signal: 0x0
50 exit.waiters:
51kernel_stack_area: 2778
52kernel_stack_base: 0x81373000
53user_stack_area: 2779
54user_stack_base: 0x70145000
55user_local_storage: 0x70185000
56user_thread: 0x6fff0048
57kernel_errno: 0x0 (No error)
58kernel_time: 39938
59user_time: 50156
60flags: 0x4
61architecture dependant section:
62 esp: 0x81376710
63 ss: 0x00000010
64 fpu_state at 0x88cf7390
65kdebug> bt 103
66stack trace for thread 103 "event loop"
67 kernel stack: 0x81373000 to 0x81377000
68 user stack: 0x70145000 to 0x70185000
69frame caller <image>:function + offset
70 0 8137676c (+ 48) 80071463 <kernel_x86> context_switch(thread*: 0x88cf6fb0, thread*: 0x88485850) + 0x003f
71 1 8137679c (+ 96) 80071830 <kernel_x86> reschedule() + 0x0388
72 2 813767fc (+ 64) 80046a81 <kernel_x86> ConditionVariableEntry<0x81376870>::Wait(uint32: 0x20 (32), int64: 0) + 0x01a1
73 3 8137683c (+ 80) 80058099 <kernel_x86>:read_port_etc + 0x018d
74 4 8137688c (+1440) 80081ea6 <kernel_x86> debug_debugger_message::thread_hit_debug_event_internal(0x8, int32: -2127073560, true, 0x6e720001) + 0x0322
75 5 81376e2c (+ 96) 80082122 <kernel_x86> debug_debugger_message::thread_hit_debug_event(0x8, int32: -2127073560, true) + 0x002e
76 6 81376e8c (+ 48) 800821ce <kernel_x86> debug_debugger_message::thread_hit_serious_debug_event(0x8, int32: -2127073560) + 0x002a
77 7 81376ebc (+ 80) 800823b9 <kernel_x86>:user_debug_exception_occurred + 0x0045
78 8 81376f0c (+ 64) 800e8c12 <kernel_x86>:vm_page_fault + 0x0262
79 9 81376f4c (+ 80) 80106c66 <kernel_x86> page_fault_exception(iframe*: 0x81376fa8) + 0x017a
8010 81376f9c (+ 12) 8010bb76 <kernel_x86>:int_bottom_user + 0x005a
81user iframe at 0x81376fa8 (end = 0x81377000)
82 eax 0x1 ebx 0x935ca0 ecx 0x0 edx 0x0
83 esi 0x19498980 edi 0x0 ebp 0x70184e5c esp 0x81376fdc
84 eip 0x92e505 eflags 0x10207 user esp 0x70184e28
85 vector: 0xe, error code: 0x4
8611 81376fa8 (+ 0) 0092e505 </boot/home/config/add-ons/decorators/SATDecorator@0x0091a000>:unknown + 0x14505
8712 70184e5c (+ 48) 002646e8 <_APP_> DesktopObservable<0x18094af8>::NotifyMouseDown(Window*: 0x1949ad80, BMessage*: 0x1801ab40, BPoint&: 0x70184ee4) + 0x0058
8813 70184e8c (+ 96) 0025aa78 <_APP_> MouseFilter<0x18019060>::Filter(BMessage*: 0x1801ab40, EventTarget*: 0x70184f4c, 0x70184f50, EventTarget*: NULL) + 0x0120
8914 70184eec (+ 144) 0026b867 <_APP_> EventDispatcher<0x18094b8c>::_EventLoop(0x0) + 0x029f
9015 70184f7c (+ 48) 0026bed7 <_APP_> EventDispatcher<0x18094b8c>::_event_looper(NULL) + 0x001f
9116 70184fac (+ 48) 007e3106 </boot/system/lib/libroot.so@0x007ba000>:unknown + 0x29106
9217 70184fdc (+ 0) 70184fec 2779:event loop_103_stack@0x70145000 + 0x3ffec
93kdebug> this wad s triggerred on a gcc2-hybrid. , by opening mutliple tabs within bezillabrowser and then using 'close other tabs'., reproducible.
94Unknown command "this". Enter "help" to get a list of all supported commands.
95kdebug> reboot