#306 closed bug (fixed)
Crash in BPrivate::BTokenSpace::RemoveToken()
Reported by: | marcusoverhagen | Owned by: | axeld |
---|---|---|---|
Priority: | blocker | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | diver | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Haiku app_server crashed twice today in BPrivate::BTokenSpace::RemoveToken() However, I don't know how to reproduce that.
stack crawl: (nearly impossible to read, Chart keeps drawing over the debugger)
_Rb_tree< [unreadable] BPrivate::BTokenSpace::RemoveToken ViewLayer::DetachedFromWindow WindowLayer::~WindowLayer ServerWindow::~ServerWindow
Change History (7)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Same here. Happened sometimes when closing some windows (Terminal, mostly).
comment:3 by , 19 years ago
Cc: | added |
---|
comment:5 by , 19 years ago
Status: | new → closed |
---|
comment:6 by , 19 years ago
Resolution: | → fixed |
---|
comment:7 by , 19 years ago
Fixed in hrev17198 - the ServerApp could have been deleted before the last WindowLayer.
Note:
See TracTickets
for help on using tickets.
I had this as well already, I just can't reproduce it at will.