Opened 6 years ago
Closed 5 years ago
#14960 closed bug (duplicate)
Crash in "w:offscreen", BPrivate::threadHeap::malloc(uint32)
Reported by: | humdinger | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Servers/app_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #13070 | Blocking: | |
Platform: | All |
Description
This is hrev52990, 32bit.
An unprovoked app_server crash (full debug report attached):
thread 280178: w:1003:offscreen state: Exception (Segment violation) Frame IP Function Name ----------------------------------------------- 0x728c29c8 0x9f07ee BPrivate::threadHeap::malloc(uint32) + 0x492
...
0x728c29f8 0x9f1451 malloc + 0x175 0x728c2a30 0xd43489 BRegion::_SetSize(int32) + 0xcd 0x728c2a60 0xd4237e __7BRegion + 0x56 0x728c2ad0 0x1252ef5 View::RebuildClipping(bool) + 0x1d5 0x728c2b10 0x1202bc4 Canvas::SetUserClipping(BRegion*) + 0x3c 0x728c2e40 0x124540c ServerWindow::_DispatchViewMessage(int32, BPrivate::LinkReceiver&) + 0x2968 0x728c2f70 0x12429ad ServerWindow::_DispatchMessage(int32, BPrivate::LinkReceiver&) + 0x12c9 0x728c2ff0 0x124e516 ServerWindow::_MessageLooper() + 0x256 0x728c3020 0x1220b0e MessageLooper::_message_thread(void*) + 0x26 0x728c3048 0x96e1c7 thread_entry + 0x27 00000000 0x610fd258 commpage_thread_exit + 0
Only other ticket I found with BRegion::_SetSize(int32) + 0xcd
is #13070. Related?
(Please close, if the provided info isn't helpful.)
Attachments (1)
Change History (2)
by , 6 years ago
Attachment: | app_server-679-debug-14-03-2019-18-28-44.report added |
---|
comment:1 by , 5 years ago
Blocked By: | 13070 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Yep.
Note:
See TracTickets
for help on using tickets.
debug report