Here's the full backtrace
using gnumail.app-dbg
regards xavier

[EMAIL PROTECTED]:~$ debugapp GNUMail
GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /usr/lib/GNUstep/Applications/GNUMail.app/GNUMail
[Thread debugging using libthread_db enabled]
[New Thread 0x2b228a9adf10 (LWP 5137)]
2008-02-22 12:03:11.692 GNUMail[5137] Method setIndicatorImage:inTableColumn: is not implemented for class NSTableView 2008-02-22 12:03:11.752 GNUMail[5137] Method setIndicatorImage:inTableColumn: is not implemented for class NSTableView 2008-02-22 12:03:11.752 GNUMail[5137] Method setIndicatorImage:inTableColumn: is not implemented for class NSTableView 2008-02-22 12:03:11.752 GNUMail[5137] Method setIndicatorImage:inTableColumn: is not implemented for class NSTableView 2008-02-22 12:03:11.752 GNUMail[5137] Method setIndicatorImage:inTableColumn: is not implemented for class NSTableView 2008-02-22 12:03:11.752 GNUMail[5137] Method setIndicatorImage:inTableColumn: is not implemented for class NSTableView 2008-02-22 12:03:11.753 GNUMail[5137] Method setIndicatorImage:inTableColumn: is not implemented for class NSTableView 2008-02-22 12:03:11.753 GNUMail[5137] Method setIndicatorImage:inTableColumn: is not implemented for class NSTableView

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2b228a9adf10 (LWP 5137)]
0x00002b2287f847d7 in objc_msg_lookup () from /usr/lib/libobjc.so.2
(gdb) bt
#0  0x00002b2287f847d7 in objc_msg_lookup () from /usr/lib/libobjc.so.2
#1  0x00002b2287796615 in ?? () from /usr/lib/libgnustep-base.so.1.14
#2  0x00002b22877ad00f in ?? () from /usr/lib/libgnustep-base.so.1.14
#3  0x00002b22878c5f7a in ?? () from /usr/lib/libgnustep-base.so.1.14
#4  0x00002b22878c56f8 in ?? () from /usr/lib/libgnustep-base.so.1.14
#5 0x00002b228e7f13e9 in -[PGPViewController initWithNibName:] (self=0xaa6b70, _cmd=0x2b228e9fc570, theName=0x2b228e9fb880) at PGPViewController.m:72 #6 0x00002b228e7f231b in +[PGPViewController singleInstance] (self=0x2b228e9fbc80, _cmd=0x2b228e9f8380) at PGPViewController.m:260 #7 0x00002b228e7e5be3 in -[PGPController preferencesModule] (self=0xef5400, _cmd=0x2b228679f100) at PGPController.m:311
#8  0x00002b22864ebaa9 in ?? () from /usr/lib/libGNUMail.so.1
#9  0x00002b22864eac2d in ?? () from /usr/lib/libGNUMail.so.1
#10 0x00002b22864ebf9b in ?? () from /usr/lib/libGNUMail.so.1
#11 0x00002b228648f1b0 in ?? () from /usr/lib/libGNUMail.so.1
#12 0x00002b228a39b7aa in __builtin_avcall () from /usr/lib/libavcall.so.0
#13 0x00007fff24904677 in ?? ()
#14 0x0000000200000000 in ?? ()
#15 0x0000000000000000 in ?? ()

Hubert Chathi a écrit :
On Wed, 20 Feb 2008 14:29:22 +0100 Xavier Brochard
<[EMAIL PROTECTED]> wrote:

Thanks for trying to solve this bug.
Unfortunatly, it's still crashes when I click on preferences.
Here's the backtrace:

OK, can you install the gnumail.app-dbg package (also from
experimental), and generate another backtrace.  This will give more
useful information.

http://packages.debian.org/experimental/amd64/gnumail.app-dbg/download

Thanks.




Reply via email to