[Geany] crash on startup

Sascha Heid saschaheid at xxxxx
Tue Jul 25 14:37:21 UTC 2006


> Type "run --debug" instead of only "run", and then when it crashed and
> you got back to the gdb prompt, type "backtrace" and post the output.
> I just want to know where the double free is.

Ok, here it is:

Program received signal SIGABRT, Aborted.
[Switching to Thread -1219442496 (LWP 20926)]
0xffffe410 in __kernel_vsyscall ()
(gdb) backtrace
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb77a0641 in raise () from /lib/libc.so.6
#2  0xb77a1c99 in abort () from /lib/libc.so.6
#3  0xb77d532b in __fsetlocking () from /lib/libc.so.6
#4  0xb77dad20 in malloc_usable_size () from /lib/libc.so.6
#5  0xb77dc364 in free () from /lib/libc.so.6
#6  0xb79b6831 in g_free () from /usr/lib/libglib-2.0.so.0
#7  0x0819ae60 in ?? ()
#8  0x00000000 in ?? ()
(gdb)


Regards
Sascha



More information about the Users mailing list