> Could you install claws-mail-dbg package which contains debuggin symbols and
> provide a stack trace of the crash?
of course; there's a part of what gdb output (or should it be pasted
completely?):
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6cc2a00 (LWP 10427)]
0x081f917b in xml_parse_next_tag (file=0x85d9ec8) at xml.c:223
223 xml.c: No such file or directory.
in xml.c
(gdb) thread apply all bt
Thread 1 (Thread 0xb6cc2a00 (LWP 10427)):
#0 0x081f917b in xml_parse_next_tag (file=0x85d9ec8) at xml.c:223
#1 0x081f95ec in xml_build_tree (file=0x85d9ec8, parent=0x0, level=0)
at xml.c:127
#2 0x081f981f in xml_parse_file (
path=0x85d7908 "/home/ygrex/.claws-mail/folderlist.xml") at xml.c:160
#3 0x080e7cbe in folder_read_list () at folder.c:771
#4 0x0811839c in main (argc=Cannot access memory at address 0x0
) at main.c:1226
(gdb) quit
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]