[haiku-bugs] [Haiku] #12479: [WebPositive] crashes on quit

  • From: "diver" <trac@xxxxxxxxxxxx>
  • Date: Wed, 18 Nov 2015 05:33:01 -0000

#12479: [WebPositive] crashes on quit
--------------------------------------+------------------------------
Reporter: diver | Owner: pulkomandy
Type: bug | Status: new
Priority: normal | Milestone: Unscheduled
Component: Applications/WebPositive | Version: R1/Development
Keywords: | Blocked By:
Blocking: | Has a Patch: 0
Platform: All |
--------------------------------------+------------------------------
hrev49853.

WebPositive crashed on quit:
{{{
state: Exception (Segment violation)

Frame IP Function Name
-----------------------------------------------
0x79a2a7e0 0x17ec08c BList::ItemAtFast(long) const + 0xc
Disassembly:
BList::ItemAtFast(long) const:
0x017ec080: 55 push %ebp
0x017ec081: 89e5 mov %esp, %ebp
0x017ec083: 8b4508 mov 0x8(%ebp), %eax
0x017ec086: 8b4004 mov 0x4(%eax), %eax
0x017ec089: 8b550c mov 0xc(%ebp), %edx
0x017ec08c: 8b0490 mov (%eax,%edx,4), %eax <--

Frame memory:
[0x79a2a7d8] (..y.~.. 28 a8 a2 79 ce 7e ab 00
0x79a2a830 0xab7ec9 SettingsMessage::RemoveListener(BMessenger
const&) + 0x4d
0x79a2a880 0xac0342 BrowserWindow::~BrowserWindow() + 0x3a
0x79a2a8a0 0xac03db BrowserWindow::~BrowserWindow() + 0x17
0x79a2a8c0 0x16c7184 BLooper::_task0_(void*) + 0x3c
0x79a2a8d8 0x224fa92 thread_entry + 0x19
00000000 0x6247a250 commpage_thread_exit + 0
}}}

--
Ticket URL: <https://dev.haiku-os.org/ticket/12479>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: