Re: Segmentation fault in glom 0.8.32 and 0.8.33




Hi everybody,

I have the following segfault with glom:

I guess this is during startup? Could you try commenting out the
Glib::Option parse() line? It's not essential anyway.

It's possible that this needs a newer libgnome that you don't have.

(gdb) bt
#0  0x00002aaaaed72750 in strchr () from /lib/libc.so.6
#1  0x00002aaaadceb309 in IA__g_param_spec_pool_lookup (pool=0x90d920,
    param_name=0x2aaa00000000 <Address 0x2aaa00000000 out of bounds>,
    owner_type=9256048, walk_ancestors=1) at gparam.c:786
#2  0x00002aaaadce801b in IA__g_object_new_valist (object_type=9256048,
    first_property_name=0x0, var_args=0x7fffffee1f40) at gobject.c:1004
#3  0x00002aaaab9d843c in gnome_program_init ()
from /usr/lib/libgnome-2.so.0
#4  0x00002aaaab9d853f in gnome_program_initv ()
from /usr/lib/libgnome-2.so.0
#5  0x00002aaaab9d802f in gnome_program_init ()
from /usr/lib/libgnome-2.so.0
#6  0x00000000004a919f in main ()
(gdb)


I displayed the arguments of gnome_program_init() but on the first
glances, I couldn't make heads or tails of the resulting segfault.

PACKAGE = glom
VERSION = 0.8.33
LIBGNOME_MODULE = 0x2aaaabae0600
argc = 1
argv[0] = /usr/bin/glom


Hope that helps to get it fixed.


Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




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