Bug 659 - Crash on change imap folder to imap trash
Summary: Crash on change imap folder to imap trash
Status: RESOLVED WORKSFORME
Alias: None
Product: Sylpheed-Claws (GTK1)
Classification: Unclassified
Component: Folders/IMAP (show other bugs)
Version: 1.0.0
Hardware: PC Linux
: P3 normal
Assignee: sylpheed-claws-users
URL:
Depends on:
Blocks: 704
  Show dependency tree
 
Reported: 2004-12-16 12:42 UTC by Daniel Mota Leite
Modified: 2005-06-14 05:52 UTC (History)
0 users

See Also:


Attachments

Description Daniel Mota Leite 2004-12-16 12:42:20 UTC
sylpheed crashed when i tried to enter the trash folder, exiting from the imap
inbox folder

i had also one compose window open and one marked message to move to a local folder

no idea why it crash, as i already done this 3 things several times

i have the core dump here, but bt gives:

(gdb) bt
#0  0x08194d9f in string_table_insert_string ()
(gdb) bt full
#0  0x08194d9f in string_table_insert_string ()
No symbol table info available.

i even try to add the -s /boot/System.map.`uname -r` to the gdb, but still fails
(any tip is welcome)

and here the console output

prefs.c:277:Found [Plugins_Common]
plugin.c:137:Plugin CacheSaver (from file
/usr/local/lib/sylpheed-claws/plugins/cachesaver.so) loaded
prefs_gtk.c:63:Reading configuration...
Killed
prefs_gtk.c:83:Found [Common]
prefs_gtk.c:97:Finished reading configuration.
plugin.c:39:CacheSaver: saving caches...
codeconv.c:1450:current locale: pt_PT@euro


i'm using claws 0.9.13cvs14
Comment 1 Colin Leroy 2005-06-14 05:52:21 UTC
Can't reproduce and your BT is really strange.

to get symbols in a core file you have to compile the software with -g in the
CFLAGS. 
Thanks

Note You need to log in before you can comment on or make changes to this bug.