[sane-devel] sane 1.0.9 crashes

Per Aalrust PerAalrust@t-online.de
Sun, 5 Jan 2003 17:22:00 +0100


Hi, 

I've produced output with SANE_DEBUG_EPSON=255 It's just
the part after xscanimage has started and I have clicked the 
resolution slider once for the first error message, but xscanimage
was still alive. After a second click in the slider it died with a 
segmentation fault. See below:

[epson] sane_get_parameters()
[epson] max x:0 y:0
[epson] param x:d y:0
[epson] Preview = 0
[epson] Resolution = 301
[epson] get para 0x80b5490 0x80b5b14 tlx 0.000000 tly 0.000000 brx 215.899994 
bry 297.179993 [mm]

Gtk-CRITICAL **: file gtkobject.c: line 1163 (gtk_object_ref): assertion 
`object->ref_count > 0' failed.

Gtk-CRITICAL **: file gtkobject.c: line 1173 (gtk_object_unref): assertion 
`object->ref_count > 0' failed.
[epson] sane_get_parameters()
[epson] max x:0 y:0
[epson] param x:d y:0
[epson] Preview = 0
[epson] Resolution = 302
[epson] get para 0x80b5490 0x80b5b14 tlx 0.000000 tly 0.000000 brx 215.899994 
bry 297.179993 [mm]

Gtk-CRITICAL **: file gtkobject.c: line 1163 (gtk_object_ref): assertion 
`object->ref_count > 0' failed.

Gtk-CRITICAL **: file gtkobject.c: line 1173 (gtk_object_unref): assertion 
`object->ref_count > 0' failed.

Gtk-WARNING **: invalid unclassed pointer in cast to `GtkObject'
Segmentation fault

Hope that helps!

Bye
Per