pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] Git version segfaulting on start, some more infos.


From: Heinrich Müller
Subject: Re: [Pan-users] Git version segfaulting on start, some more infos.
Date: Mon, 30 Apr 2012 18:06:52 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120411 Thunderbird/11.0.1

Am 30.04.2012 16:28, schrieb fredbezies:
Made a debug build, and here are crash infos :

address@hidden 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]