Ticket #2068 (new bug)

Opened 7 months ago

Last modified 13 days ago

[Pe] Crash on start

Reported by: andreasf Owned by: axeld
Priority: normal Milestone: R1
Component: Applications Version: R1 development
Cc: Blocked By:
Platform: x86 Blocking:

Description

The Pe Optional Package crashed in r24926:

#0 0xffff0102 in ?? () #1 0x00991b16 in debugger () from /boot/beos/system/lib/libroot.so #2 0x005186fb in BView::_CheckOwnerLock () from /boot/beos/system/lib/libbe.so #3 0x0050fe7c in BView::Sync () from /boot/beos/system/lib/libbe.so #4 0x002f1c1b in PText::DrawLine () #5 0x002f1ece in PText::RedrawDirtyLines () #6 0x002f2888 in PText::HiliteSelection () #7 0x002dc6de in PText::WindowActivated () #8 0x00517f0f in BView::_Activate () from /boot/beos/system/lib/libbe.so #9 0x00517f2d in BView::_Activate () from /boot/beos/system/lib/libbe.so #10 0x0051ba7b in BWindow::DispatchMessage ()

from /boot/beos/system/lib/libbe.so

#11 0x005201f8 in BWindow::task_looper () from /boot/beos/system/lib/libbe.so #12 0x004799df in BLooper::_task0_ () from /boot/beos/system/lib/libbe.so #13 0x00995d50 in thread_entry () from /boot/beos/system/lib/libroot.so #14 0x70102fec in ?? ()

Change History

follow-up: ↓ 2   Changed 7 months ago by jackburton

What does the debugger message say ?

in reply to: ↑ 1   Changed 7 months ago by andreasf

Replying to jackburton:

What does the debugger message say ?

Sorry, got lost among the Reading symbols / Loading symbols...

Thread 339 called debugger(): View method requires owner and doesn't have one.

To reproduce, repeatedly start Pe. Just now, on the fourth start it crashed. System is SMP.

  Changed 13 days ago by scottmc

Does this still happen with PE-2.4.1-RC3 (About box will show compiled on Nov 8 2008)?

Note: See TracTickets for help on using tickets.