xffm crash report

edscott wilson garcia edscott at prodigy.net.mx
Thu May 13 03:00:02 CEST 2004


I have not been able to reproduce this bug nor the one reported by
Francois on FreeBSD-5.2.1 nor redhat-9.0. There is probably some memory
corruption somewhere. I am only about 20% through the cleanup, so maybe
it will be fixed soon (probably not this weekend since I'm a bit short
on time at the moment).

regards,

Edscott

El mié, 12-05-2004 a las 14:25, edscott wilson garcia escribió:
> El mié, 12-05-2004 a las 09:56, Olivier Fourdan escribió:
> > Hi
> > 
> > Using xffm to launch an exe, 1st run ok, 2nd run crashes xffm. Backtrace
> > follows.
> 
> Looks like a gtk_set_sensitive instruction on a non existent widget.
> Must be one of the widgets I cleaned out. I'll have a look at it as soon
> as I get home.
> 
> regards,
> 
> Edscott
> 
> > 
> > [Switching to Thread 16384 (LWP 8046)]
> > 0x420751bf in _int_realloc () from /lib/i686/libc.so.6
> > (gdb) bt
> > #0  0x420751bf in _int_realloc () from /lib/i686/libc.so.6
> > #1  0x42074030 in realloc () from /lib/i686/libc.so.6
> > #2  0x407d4821 in g_realloc (mem=0x856b028, n_bytes=40) at gmem.c:169
> > #3  0x404e6d25 in miUnionNonO (pReg=0x8560148, r=0x28, rEnd=0x823ce70,
> > y1=104, y2=164) at gdkregion-generic.c:1071
> > #4  0x404e6abe in miRegionOp (newReg=0x8560148, reg1=0x823ce70,
> > reg2=0x8560198, overlapFn=0x404e6d40 <miUnionO>,
> >     nonOverlap1Fn=0x404e6ca0 <miUnionNonO>, nonOverlap2Fn=0x404e6ca0
> > <miUnionNonO>) at gdkregion-generic.c:968
> > #5  0x404e70f0 in gdk_region_union (region=0x8560148, other=0x83b1af8)
> > at gdkregion-generic.c:1211
> > #6  0x404ec5db in gdk_window_invalidate_maybe_recurse (window=0x8560148,
> > region=0x83b1af8,
> >     child_func=0x404ec770 <true_predicate>, user_data=0x0) at
> > gdkwindow.c:2281
> > #7  0x404ec7c4 in gdk_window_invalidate_region (window=0x6f6e7960,
> > region=0x6f6e7960, invalidate_children=1)
> >     at gdkwindow.c:2361
> > #8  0x404ec3ca in gdk_window_invalidate_rect (window=0x83b1af8,
> > rect=0x8560148, invalidate_children=1869511008)
> >     at gdkwindow.c:2200
> > #9  0x403ec818 in gtk_widget_queue_draw_area (widget=0x8560148,
> > x=138091256, y=26, width=36, height=36)
> >     at gtkwidget.c:2385
> > #10 0x403ec99f in gtk_widget_queue_draw (widget=0x8328e58) at
> > gtkwidget.c:2404
> > #11 0x403efbde in gtk_widget_set_sensitive (widget=0x8328e58,
> > sensitive=137530968) at gtkwidget.c:4216
> > #12 0x0806e614 in set_load_wait ()
> > #13 0x4003411e in add2history () from /usr/lib/libxffm_actions.so.0
> > #14 0x080677a2 in treeclick ()
> > #15 0x402f35d2 in _gtk_marshal_BOOLEAN__BOXED (closure=0x81a5eb8,
> > return_value=0xbffff2b0, n_param_values=2,
> >     param_values=0xbffff3e0, invocation_hint=0xbffff2d8,
> > marshal_data=0x0) at gtkmarshalers.c:82
> > #16 0x40630f90 in g_closure_invoke (closure=0x81a5eb8,
> > return_value=0x6f6e7960, n_param_values=1869511008,
> > ---Type <return> to continue, or q <return> to quit---
> >     param_values=0x6f6e7960, invocation_hint=0x6f6e7960) at
> > gclosure.c:437
> > #17 0x40644675 in signal_emit_unlocked_R (node=0x80ac2c0, detail=0,
> > instance=0x81a5d48, emission_return=0xbffff380,
> >     instance_and_params=0xbffff3e0) at gsignal.c:2436
> > #18 0x4064344e in g_signal_emit_valist (instance=0x81a5d48,
> > signal_id=135945912, detail=0,
> >     var_args=0xbffff570 "x???x???") at gsignal.c:2205
> > #19 0x40643964 in g_signal_emit (instance=0x6f6e7960,
> > signal_id=1869511008, detail=1869511008) at gsignal.c:2239
> > #20 0x403ee839 in gtk_widget_event_internal (widget=0xbffff3e0,
> > event=0x81a5eb8) at gtkwidget.c:3563
> > #21 0x402f1c12 in gtk_propagate_event (widget=0x81a5d48,
> > event=0x83aa784) at gtkmain.c:2344
> > #22 0x402f0956 in gtk_main_do_event (event=0x83aa784) at gtkmain.c:1582
> > #23 0x404fe1b5 in gdk_event_dispatch (source=0x6f6e7960, callback=0,
> > user_data=0x0) at gdkevents-x11.c:2152
> > #24 0x407ce152 in g_main_dispatch (context=0x80a82d0) at gmain.c:1942
> > #25 0x407cf228 in g_main_context_dispatch (context=0x80a82d0) at
> > gmain.c:2492
> > #26 0x407cf560 in g_main_context_iterate (context=0x80a82d0, block=1,
> > dispatch=1, self=0x8089c60) at gmain.c:2573
> > #27 0x407cfb91 in g_main_loop_run (loop=0x80fc540) at gmain.c:2777
> > #28 0x402f0223 in gtk_main () at gtkmain.c:1172
> > #29 0x0806dbb6 in main ()
> > #30 0x420158f7 in __libc_start_main () from /lib/i686/libc.so.6
> > 
> > Cheers,
> 
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> http://lunar-linux.org/mailman/listinfo/xfce4-dev
> 




More information about the Xfce4-dev mailing list