Am 30.04.2012 16:28, schrieb fredbezies:
Made a debug build, and here are crash infos :
[fred@fredo-arch gui]$ gdb ./pan
GNU gdb (GDB) 7.4.1
Copyright (C) 2012 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-unknown-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /home/fred/pan/pan2/pan/gui/pan...done.
(gdb) run
Starting program: /home/fred/pan/pan2/pan/gui/pan
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
[New Thread 0x7fffec2b1700 (LWP 3362)]
[New Thread 0x7fffebab0700 (LWP 3363)]
[New Thread 0x7fffeb2af700 (LWP 3364)]
[New Thread 0x7fffeaaae700 (LWP 3365)]
[New Thread 0x7fffea099700 (LWP 3367)]
[New Thread 0x7fffe9898700 (LWP 3368)]
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
news.pan.NZB was not provided by any .service files
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff3fbc3a1 in __strlen_sse2 () from /lib/libc.so.6
(gdb) bt
#0 0x00007ffff3fbc3a1 in __strlen_sse2 () from /lib/libc.so.6
#1 0x00007ffff4abf200 in std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string(char
const*, std::allocator<char> const&) ()
from /usr/lib/libstdc++.so.6
Early crash, hope it helps, pan 0.137 is not usable at all with
archlinux and gcc 4.7.0
I already compiled with ubuntu 12.04 on a 64bit machine, latest git rev.
I get segfaults here, too, resulting out of the use of gcrypt (gnutls).
Changed to libnettle and the errors were gone.
So it seems it's gnutls' fault for now I guess.
Cheers.
_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pan-users