Opened 11 years ago
Closed 9 years ago
#10651 closed bug (fixed)
Segment violation in BView::_CheckLock() when closing a tab
Reported by: | humdinger | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev46974.
After running for about 2 hours with various open tabs (mostly idling the last 30 minutes while I watched clips from youtube), Web+ crashed after closing a tab. The segment violating thread is probably the tab that was supposed to be displayed after I have closed a tab.
Report's attached.
Attachments (1)
Change History (4)
by , 11 years ago
Attachment: | WebPositive-799-debug-07-03-2014-09-25-08.report added |
---|
comment:1 by , 11 years ago
The thread is the window thread, as shown by the "w>" prefix on its name. I /think/ what happens is the tab you just closed tries to redraws itself, but was already partially destroyed, so it crashes. I'll review the code before I can tell more...
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I don't think so... Let's close it, then.
debug report