Re: [gnomemm] gconf(mm) buggy?



On 07 Jan 2003 22:53:51 +0100
murrayc t-online de (Murray Cumming) wrote:

> On Tue, 2003-01-07 at 20:39, triendl klaus wrote:
> > after problems with gconf-signals concerning an application which i wrote, featuring gconf, i created a simple test app - and it has the same problems. either the gui freezes and i have to kill the app or it even segfaults even if i don't do anything with the gui in the signal handler.
> > it happens when i play around in the configuration editor changing key values
> 
> You mean the gconf-editor, written in C?

yes, exactly.



> >  - in my app it happens on every change, in the test app after some time.
> > 
> > am i doing something wrong? any hint is welcome, of course.
> > 
> 
> Is this a gconf problem or a gconfmm problem?

according to the core dump it looks like not, but note, that it doesn't always segfault.


here is the call stack of the core dump:

Program terminated with signal 11, Segmentation fault.
#0  0x407c9c47 in mallopt () from /lib/libc.so.6
#1  0x407c8fed in malloc () from /lib/libc.so.6
#2  0x406b5f37 in g_malloc () from /usr/lib/libglib-2.0.so.0
#3  0x405e3e59 in IOP_ObjectKey_copy () from /usr/lib/libORBit-2.so.0
#4  0x405e432c in IOP_ObjectKey_copy () from /usr/lib/libORBit-2.so.0
#5  0x405e4430 in ORBit_demarshal_IOR () from /usr/lib/libORBit-2.so.0
#6  0x405dc01f in ORBit_demarshal_object () from /usr/lib/libORBit-2.so.0
#7  0x405e0364 in ORBit_demarshal_value () from /usr/lib/libORBit-2.so.0
#8  0x405da236 in ORBit_small_invoke_adaptor () from /usr/lib/libORBit-2.so.0
#9  0x405e6164 in ORBit_recv_buffer_return_sys_exception () from /usr/lib/libORBit-2.so.0
#10 0x405e63a1 in ORBit_recv_buffer_return_sys_exception () from /usr/lib/libORBit-2.so.0
#11 0x405e8b2e in ORBit_handle_request () from /usr/lib/libORBit-2.so.0
#12 0x405d648e in giop_connection_handle_input () from /usr/lib/libORBit-2.so.0
#13 0x40651649 in linc_connection_set_max_buffer () from /usr/lib/liblinc.so.1
#14 0x40653188 in linc_server_get_type () from /usr/lib/liblinc.so.1
#15 0x406b10b9 in g_get_current_time () from /usr/lib/libglib-2.0.so.0
#16 0x406b1e5f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#17 0x406b2233 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0x406b290f in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#19 0x402d234f in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#20 0x400fe924 in Gtk::Main::run_impl () from /usr/lib/libgtkmm-2.0.so.1
#21 0x400fe7a5 in Gtk::Main::run () from /usr/lib/libgtkmm-2.0.so.1
#22 0x080507c2 in main ()
#23 0x407759f1 in __libc_start_main () from /lib/libc.so.6



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