Re: gaim segfault while blocking someone

2006-08-30 Thread Trevor Kendall
On 29/08/06, Petr Janda [EMAIL PROTECTED] wrote: Here is the gdb backtrace: (gdb) backtrace #0 0x28a109b8 in kill () from /usr/lib/libc.so.6 #1 0x28a658e8 in abort () from /usr/lib/libc.so.6 #2 0x28a2f4c7 in reallocf () from /usr/lib/libc.so.6 #3 0x28a2f507 in reallocf () from

Re: gaim segfault while blocking someone

2006-08-29 Thread Trevor Kendall
On 28/08/06, Petr Janda [EMAIL PROTECTED] wrote: When I try to block someone in gaim, i get this error: *gaim in free(): error: modified (page-) pointerAbort* The user is blocked, but everytime i would log in into msn it would segfault with the same error. Can anyone explain to me what this

Re: gaim segfault while blocking someone

2006-08-29 Thread Erik Wikström
On 2006-08-29 09:05, Petr Janda wrote: Ah thanks, No I didnt play with the MALLOC_OPTIONS at all. I just want a somewhat usable GUI :) It seems to be getting worse. KDE/Gnome are nearly always broken in pkgsrc. How can this free() problem be fixed? A good start would be to compile gaim

Re: gaim segfault while blocking someone

2006-08-29 Thread Petr Janda
Ok, Ive set it to A again so I can repeat the error, but i still cant. Or is there something else I should set too? Petr Trevor Kendall wrote: On 29/08/06, Petr Janda [EMAIL PROTECTED] wrote: Ok, that did work like a charm. Can you explain what this does besides making a symlink? Petr

Re: gaim segfault while blocking someone

2006-08-29 Thread Sascha Wildner
Petr Janda wrote: Ok, that did work like a charm. Can you explain what this does besides making a symlink? Petr Trevor Kendall wrote: On 29/08/06, Petr Janda [EMAIL PROTECTED] wrote: Ah thanks, How can this free() problem be fixed? The hack way: ln -s a /etc/malloc.conf The proper way:

Re: gaim segfault while blocking someone

2006-08-29 Thread Petr Janda
Here is the gdb backtrace: (gdb) backtrace #0 0x28a109b8 in kill () from /usr/lib/libc.so.6 #1 0x28a658e8 in abort () from /usr/lib/libc.so.6 #2 0x28a2f4c7 in reallocf () from /usr/lib/libc.so.6 #3 0x28a2f507 in reallocf () from /usr/lib/libc.so.6 #4 0x28a30ad1 in reallocf () from

gaim segfault while blocking someone

2006-08-28 Thread Petr Janda
When I try to block someone in gaim, i get this error: *gaim in free(): error: modified (page-) pointerAbort* The user is blocked, but everytime i would log in into msn it would segfault with the same error. Can anyone explain to me what this error means and whats the cause of it? Petr