Opened 16 years ago
Last modified 15 years ago
#3687 closed bug
app_server crash while moving Firefox between workspaces — at Version 1
Reported by: | anevilyak | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/app_server | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
I just got this crash with hrev29979 about 1 seconds after moving FF to a new workspace:
791: DEBUGGER: getNumAvailable() == 0 debug_server: Thread 791 entered the debugger: Debugger call: `getNumAvailable() == 0' stack trace, current PC 0xffff0104 : (0x70697474) 0x660ad9 __assert_fail + 0x51 (0x706974a4) 0x66af98 malloc__Q28BPrivate10threadHeapUl + 0x4a0 (0x706974f4) 0x66b8ec malloc + 0x154 (0x70697524) 0x655bbd __nw__FUlRC9nothrow_t + 0x29 (0x70697554) 0x28ac5c ScreenAndUserClipping__C4ViewP7BRegionb + 0x68 (0x70697594) 0x28db28 GetEffectiveDrawingRegion__6WindowP4ViewR7BRegion + 0xd4 (0x706975cc) 0x286f68 _UpdateCurrentDrawingRegion__12ServerWindow + 0x54 (0x706975fc) 0x282b38 _DispatchViewDrawingMessage__12ServerWindowlRQ28BPrivate12LinkReceiver + 0xb0 (0x70698c3c) 0x282836 _DispatchViewMessage__12ServerWindowlRQ28BPrivate12LinkReceiver + 0x215a (0x70698ddc) 0x280621 _DispatchMessage__12ServerWindowlRQ28BPrivate12LinkReceiver + 0x1239 (0x70698f0c) 0x286482 _MessageLooper__12ServerWindow + 0x282 (0x70698f7c) 0x268978 _message_thread__13MessageLooperPv + 0x28 (0x70698fac) 0x65bcd8 thread_entry + 0x20
Unfortunately I'm uncertain as to how easy that one will be to reproduce, and I don't see anything suspicious on serial log prior to it crashing into gdb.
Note:
See TracTickets
for help on using tickets.