Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#567 closed bug (fixed)

[DarkSite] Save as triggers "debugger(): Looper must be locked."

Reported by: johndrinkwater Owned by: jackburton
Priority: normal Milestone: R1
Component: - General Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Using the Save As menu item makes DarkSite crash with this

Thread 182 called debugger(): Looper must be locked. [Switching to team ./DarkSite (174) thread w>Untitled 1 (182)] 0x0043141f in _kern_debugger () from /boot/beos/system/lib/libroot.so (gdb) bt #0 0x0043141f in _kern_debugger () from /boot/beos/system/lib/libroot.so #1 0x0042c7ef in debugger () from /boot/beos/system/lib/libroot.so #2 0x002cf64e in BLooper::check_lock () from /boot/beos/system/lib/libbe.so #3 0x003458cb in BView::check_lock () from /boot/beos/system/lib/libbe.so #4 0x00342ec7 in BView::Invalidate () from /boot/beos/system/lib/libbe.so #5 0x00343053 in BView::Invalidate () from /boot/beos/system/lib/libbe.so #6 0x0030c603 in BMenu::InvalidateLayout ()

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

#7 0x00312c48 in BMenuItem::SetLabel () from /boot/beos/system/lib/libbe.so #8 0x0030eb41 in BMenu::ItemMarked () from /boot/beos/system/lib/libbe.so #9 0x00312d6f in BMenuItem::SetMarked () from /boot/beos/system/lib/libbe.so #10 0x0021901c in WebPage::MessageReceived () #11 0x002cd833 in BLooper::DispatchMessage ()

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

#12 0x00348da1 in BWindow::DispatchMessage ()

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

#13 0x0034be34 in BWindow::task_looper () from /boot/beos/system/lib/libbe.so #14 0x002cedbb in BLooper::_task0_ () from /boot/beos/system/lib/libbe.so #15 0x004309e0 in thread_entry () from /boot/beos/system/lib/libroot.so #16 0x70102fec in ?? () (gdb)

Change History (7)

comment:1 by jackburton, 18 years ago

Owner: changed from axeld to jackburton

comment:2 by jackburton, 18 years ago

I can reproduce this in HotEdit too. Pulling a fix...

comment:3 by jackburton, 18 years ago

Status: newassigned

comment:4 by jackburton, 18 years ago

Status: assignedclosed

comment:5 by jackburton, 18 years ago

Resolution: fixed

comment:6 by jackburton, 18 years ago

Fixed in hrev17356

comment:7 by johndrinkwater, 18 years ago

Super quick ;) Verified: hrev17356

Note: See TracTickets for help on using tickets.