Opened 10 years ago

Closed 8 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)

WebPositive-799-debug-07-03-2014-09-25-08.report (120.1 KB ) - added by humdinger 10 years ago.
debug report

Download all attachments as: .zip

Change History (4)

by humdinger, 10 years ago

debug report

comment:1 by pulkomandy, 10 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:2 by pulkomandy, 8 years ago

Does it still happen?

comment:3 by humdinger, 8 years ago

Resolution: fixed
Status: newclosed

I don't think so... Let's close it, then.

Note: See TracTickets for help on using tickets.