core dump for xfprint4

Jens Guballa J.Guballa at t-online.de
Tue Apr 1 19:07:37 CEST 2003


Hi Benedikt,

On Mon, Mar 31, 2003 at 10:55:55AM +0200, Benedikt Meurer wrote:
> On Sun, 30, Mar 2003, Jens Guballa wrote:
> 
> > Hi Benedikt,
> > 
> > On Sun, Mar 30, 2003 at 11:35:41AM +0200, Benedikt Meurer wrote:
> > 
> > [...]
> > 
> > > > When I select the first printer as the default, the problem does not
> > > > occur.
> > > 
> > > Seems to be a parsing problem.
> > > 
> > > > If the info I have given is not sufficient, I can mail my printer
> > > > setting files.
> > > 
> > > Yes, please.
> > 
> > OK, here are my printer settings. 
> 
> Hm, looks quite sane to me. Can you please send a backtrace?

backtrace is attached. If I should provide any more info please let me
know.

Regards,
Jens

-------------- next part --------------
GNU gdb 2002-04-01-cvs
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux".
(gdb) file /usr/local/stow/xfce-devel/bin/xfprint4
Reading symbols from /usr/local/stow/xfce-devel/bin/xfprint4...done.
(gdb) run
Starting program: /usr/local/stow/xfce-devel/bin/xfprint4 
[New Thread 1024 (LWP 978)]
[New Thread 2049 (LWP 980)]
[New Thread 1026 (LWP 981)]
[New Thread 2051 (LWP 982)]

(xfprint4:978): Gtk-WARNING **: Im Modulpfad »xfce« konnte keine Themen-Engine gefunden werden,

(xfprint4:978): Gtk-WARNING **: Im Modulpfad »xfce« konnte keine Themen-Engine gefunden werden,

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 978)]
xfprinter_icon (pr=0x0, is_default=0) at xfprinter.c:107
107             if (!pr->postscript)
(gdb) backtrace
#0  xfprinter_icon (pr=0x0, is_default=0) at xfprinter.c:107
#1  0x0804c2bf in update_image (widget=0x814eee8, dlg=0x81677b0) at printdlg.c:394
#2  0x404abd26 in g_cclosure_marshal_VOID__VOID (closure=0x80a5d58, return_value=0x0, n_param_values=1, param_values=0xbffff1ec, 
    invocation_hint=0xbffff0c8, marshal_data=0x0) at gmarshal.c:77
#3  0x40497e2b in g_closure_invoke (closure=0x80a5d58, return_value=0x0, n_param_values=1, param_values=0xbffff1ec, 
    invocation_hint=0xbffff0c8) at gclosure.c:437
#4  0x404aaf23 in signal_emit_unlocked_R (node=0x80c0de0, detail=0, instance=0x814eee8, emission_return=0x0, instance_and_params=0xbffff1ec)
    at gsignal.c:2822
#5  0x404a979a in g_signal_emit_valist (instance=0x814eee8, signal_id=140, detail=0, var_args=0xbffff43c) at gsignal.c:2554
#6  0x404aa1d9 in g_signal_emit_by_name (instance=0x814eee8, detailed_signal=0x40306e70 "changed") at gsignal.c:2649
#7  0x401f78b9 in gtk_entry_real_delete_text (editable=0x814eee8, start_pos=0, end_pos=4) at gtkentry.c:1995
#8  0x4022e010 in _gtk_marshal_VOID__INT_INT (closure=0x80c0d18, return_value=0x0, n_param_values=3, param_values=0xbffff7dc, 
    invocation_hint=0xbffff6b8, marshal_data=0x401f77a8) at gtkmarshalers.c:700
#9  0x40498268 in g_type_iface_meta_marshal (closure=0x80c0d18, return_value=0x0, n_param_values=3, param_values=0xbffff7dc, 
    invocation_hint=0xbffff6b8, marshal_data=0xc) at gclosure.c:537
#10 0x40497e2b in g_closure_invoke (closure=0x80c0d18, return_value=0x0, n_param_values=3, param_values=0xbffff7dc, 
    invocation_hint=0xbffff6b8) at gclosure.c:437
#11 0x404ab31a in signal_emit_unlocked_R (node=0x80c0d50, detail=0, instance=0x814eee8, emission_return=0x0, instance_and_params=0xbffff7dc)
    at gsignal.c:2860
#12 0x404a979a in g_signal_emit_valist (instance=0x814eee8, signal_id=139, detail=0, var_args=0xbffffa34) at gsignal.c:2554
#13 0x404aa1d9 in g_signal_emit_by_name (instance=0x814eee8, detailed_signal=0x40306e54 "delete_text") at gsignal.c:2649
#14 0x401f7243 in gtk_entry_delete_text (editable=0x814eee8, start_pos=0, end_pos=-1) at gtkentry.c:1728
#15 0x401f486f in gtk_editable_delete_text (editable=0x814eee8, start_pos=0, end_pos=-1) at gtkeditable.c:117
#16 0x401f981e in gtk_entry_set_text (entry=0x814eee8, text=0x807d7c8 "New printer") at gtkentry.c:3369
#17 0x0804bcf3 in printdlg_new (settings=0x8055ff8) at printdlg.c:265
#18 0x0804abc2 in main (argc=1, argv=0xbffffc34) at main.c:133
(gdb) quit
A debugging session is active.
Do you still want to close the debugger?(y or n) y


More information about the Xfce4-dev mailing list