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

2012-05-01 Thread Heinrich Müller
Am 01.05.2012 17:34, schrieb Frederic Bezies: On 01/05/2012 11:29, Heinrich Müller wrote: Am 01.05.2012 11:18, schrieb fredbezies: 2012/5/1 Heinrich Müller: Am Mon, 30 Apr 2012 22:32:30 +0200 schrieb fredbezies: 2012/4/30 Heinrich Müller: Could you try to get a better backtrace with "bt ful

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

2012-05-01 Thread Frederic Bezies
On 01/05/2012 11:29, Heinrich Müller wrote: Am 01.05.2012 11:18, schrieb fredbezies: 2012/5/1 Heinrich Müller: Am Mon, 30 Apr 2012 22:32:30 +0200 schrieb fredbezies: 2012/4/30 Heinrich Müller: Could you try to get a better backtrace with "bt full" and/or enabling debugging symbols with "-g

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

2012-05-01 Thread Frederic Bezies
On 01/05/2012 11:29, Heinrich Müller wrote: Am 01.05.2012 11:18, schrieb fredbezies: 2012/5/1 Heinrich Müller: Am Mon, 30 Apr 2012 22:32:30 +0200 schrieb fredbezies: 2012/4/30 Heinrich Müller: Could you try to get a better backtrace with "bt full" and/or enabling debugging symbols with "-g

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

2012-05-01 Thread Heinrich Müller
Am 01.05.2012 11:18, schrieb fredbezies: 2012/5/1 Heinrich Müller: Am Mon, 30 Apr 2012 22:32:30 +0200 schrieb fredbezies: 2012/4/30 Heinrich Müller: Could you try to get a better backtrace with "bt full" and/or enabling debugging symbols with "-g -O0" ? Will do that tomorrow. With another

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

2012-05-01 Thread fredbezies
2012/5/1 Heinrich Müller : > Am Mon, 30 Apr 2012 22:32:30 +0200 schrieb fredbezies: > >> 2012/4/30 Heinrich Müller : >> >>> Could you try to get a better backtrace with "bt full" and/or enabling >>> debugging symbols with "-g -O0" ? >>> >>> >> Will do that tomorrow. With another bug I get, when I c

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

2012-05-01 Thread Heinrich Müller
Am Mon, 30 Apr 2012 22:32:30 +0200 schrieb fredbezies: > 2012/4/30 Heinrich Müller : > >> Could you try to get a better backtrace with "bt full" and/or enabling >> debugging symbols with "-g -O0" ? >> >> > Will do that tomorrow. With another bug I get, when I click on a message > containing ö or

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

2012-04-30 Thread fredbezies
2012/4/30 Heinrich Müller : [..] > Ok, then it was my honest mistake, sorry. Don't have to be sorry, it's happening. > Hmm, well, gtk3 isn't the main target atm, anyway. But thanks for noticing > that bug. Well, kinda annoying. > Could you try to get a better backtrace with "bt full" and/or ena

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

2012-04-30 Thread Heinrich Müller
Am 30.04.2012 18:54, schrieb fredbezies: 2012/4/30 fredbezies: 2012/4/30 Heinrich Müller: [...] 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

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

2012-04-30 Thread fredbezies
2012/4/30 fredbezies : > 2012/4/30 Heinrich Müller : > [...] >>> >> 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' fa

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

2012-04-30 Thread fredbezies
[...] > 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. Grr... Still crashing even with removing g

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

2012-04-30 Thread fredbezies
2012/4/30 Heinrich Müller : [...] >> > 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. > Ouch. I g

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

2012-04-30 Thread fredbezies
2012/4/30 Heinrich Müller : > Am 30.04.2012 16:28, schrieb fredbezies: > [...] >> > Sorry, but this backtrace doesn't help. Is the error reproducible? Every single time I run a today homemade git build. > Does it happen every time you start pan? Is the tasks.nzb file empty? Please After wiping i

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

2012-04-30 Thread Heinrich Müller
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 This is free software: you a

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

2012-04-30 Thread Heinrich Müller
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 This is free software: you a

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

2012-04-30 Thread 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 This is free software: you are free to change and redistribute it. The