Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#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 korli, 18 years ago

The bug is obviously in libbe.so

comment:2 by korli, 18 years ago

Component: PreferencesKits

comment:3 by korli, 18 years ago

Owner: changed from sikosis to bpmagic@…

comment:4 by jackburton, 18 years ago

TextView problem, looking into it...

comment:5 by jackburton, 18 years ago

Owner: changed from bpmagic@… to jackburton

comment:6 by jackburton, 18 years ago

Status: newassigned

comment:7 by jackburton, 18 years ago

Should be fixed in rev. 16999, can you confirm ?

comment:8 by diver, 18 years ago

Status: assignedclosed

comment:9 by diver, 18 years ago

Resolution: fixed

comment:10 by diver, 18 years ago

Works fine, thanks!

Note: See TracTickets for help on using tickets.