#383 closed bug (fixed)
[E-mail] View method requires owner and doesn't have one
Reported by: | diver | Owned by: | jackburton |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
E-mail crashes on launch with the following output. E-mail is from MDR 3.0.2
GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
Thread 419 called debugger(): View method requires owner and doesn't have one. 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/libmail.so...(no debugging symbols found)...done. Loaded symbols for /boot/beos/system/lib/libmail.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/libstdc++.hrev4.so...done. Loaded symbols for /boot/beos/system/lib/libstdc++.hrev4.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/libnetwork.so...done. Loaded symbols for /boot/beos/system/lib/libnetwork.so Reading symbols from /boot/beos/system/lib/libtranslation.so...done. Loaded symbols for /boot/beos/system/lib/libtranslation.so
[Switching to team /BeBox/beos/preferences/E-mail (419) thread E-mail (419)] 0x0045c28f in _kern_debugger () from /boot/beos/system/lib/libroot.so (gdb) bt #0 0x0045c28f in _kern_debugger () from /boot/beos/system/lib/libroot.so #1 0x0045765f in debugger () from /boot/beos/system/lib/libroot.so #2 0x00328ed7 in BView::do_owner_check () from /boot/beos/system/lib/libbe.so #3 0x00323f79 in BView::ConstrainClippingRegion ()
from /boot/beos/system/lib/libbe.so
#4 0x00339dcc in BTextView::DrawLines () from /boot/beos/system/lib/libbe.so #5 0x00335ec4 in BTextView::SetFontAndColor ()
from /boot/beos/system/lib/libbe.so
#6 0x0021769d in ConfigWindow::ConfigWindow () #7 0x0021a420 in MailConfigApp::MailConfigApp () #8 0x0021a530 in main () (gdb)
Change History (10)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Component: | Preferences → Kits |
---|
comment:3 by , 19 years ago
Owner: | changed from | to
---|
comment:5 by , 19 years ago
Owner: | changed from | to
---|
comment:6 by , 19 years ago
Status: | new → assigned |
---|
comment:8 by , 19 years ago
Status: | assigned → closed |
---|
comment:9 by , 19 years ago
Resolution: | → fixed |
---|
The bug is obviously in libbe.so