Opened 19 years ago

Closed 18 years ago

Last modified 18 years ago

#465 closed bug (fixed)

[HotEdit] crash on right click in BTextView

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

Description

Thread 349 caused an exception: Segment violation Reading symbols from /boot/beos/system/lib/libstdc++.hrev4.so...(no debugging symbols found)...done. Loaded symbols for /boot/beos/system/lib/libstdc++.hrev4.so Reading symbols from /boot/beos/system/lib/libbe.so...(no debugging symbols found)...done. Loaded symbols for /boot/beos/system/lib/libbe.so Reading symbols from /boot/beos/system/lib/libroot.so...done. Loaded symbols for /boot/beos/system/lib/libroot.so Reading symbols from /boot/beos/system/lib/libtranslation.so...done. Loaded symbols for /boot/beos/system/lib/libtranslation.so Reading symbols from /boot/beos/system/lib/libtextencoding.so...done. Loaded symbols for /boot/beos/system/lib/libtextencoding.so Reading symbols from /boot/beos/system/lib/libtracker.so...done. Loaded symbols for /boot/beos/system/lib/libtracker.so Reading symbols from /boot/beos/system/lib/libmail.so...done. Loaded symbols for /boot/beos/system/lib/libmail.so Reading symbols from /boot/beos/system/lib/libnet.so...done. Loaded symbols for /boot/beos/system/lib/libnet.so Reading symbols from /boot/beos/system/lib/libnetwork.so...done. Loaded symbols for /boot/beos/system/lib/libnetwork.so Reading symbols from /boot/beos/system/lib/libsocket.so...done. Loaded symbols for /boot/beos/system/lib/libsocket.so Reading symbols from /boot/apps/HotEdit_x86/Add-ons/HTML...done. Loaded symbols for /boot/apps/HotEdit_x86/Add-ons/HTML Loaded symbols for /boot/apps/HotEdit_x86/Add-ons/HTML

[Switching to team /boot/apps/HotEdit_x86/HotEdit (304) thread Untitled (349)] 0x0037e64b in BMenuItem::SetSuper () from /boot/beos/system/lib/libbe.so (gdb) bt #0 0x0037e64b in BMenuItem::SetSuper () from /boot/beos/system/lib/libbe.so #1 0x003784af in BMenu::_AddItem () from /boot/beos/system/lib/libbe.so #2 0x003764bb in BMenu::AddItem () from /boot/beos/system/lib/libbe.so #3 0x0037646b in BMenu::AddItem () from /boot/beos/system/lib/libbe.so #4 0x00239f1a in myInlineTextView::MouseDown () #5 0x003b2b8f in BWindow::DispatchMessage ()

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

#6 0x003b631c in BWindow::task_looper () from /boot/beos/system/lib/libbe.so #7 0x00339c8b in BLooper::_task0_ () from /boot/beos/system/lib/libbe.so #8 0x0049a8b0 in thread_entry () from /boot/beos/system/lib/libroot.so #9 0x7003ffec in ?? () (gdb)

Change History (7)

comment:1 by axeld, 19 years ago

Owner: changed from axeld to jackburton

comment:2 by axeld, 19 years ago

Some more food for you, but maybe it doesn't even apply anymore.

comment:3 by jackburton, 19 years ago

It still applies: I can always reproduce it.

comment:4 by jackburton, 19 years ago

Status: newassigned

comment:5 by jackburton, 18 years ago

Fixed in hrev18026

comment:6 by jackburton, 18 years ago

Resolution: fixed

comment:7 by jackburton, 18 years ago

Status: assignedclosed
Note: See TracTickets for help on using tickets.