gimp quiteinsanegimpplugin crashes on scan

Bug #499516 reported by Gábor Lipták
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
gimp (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: gimp

gimp crashes when trying to scan with File/Scan/QuiteInsane/Scan

scanimage works against the same scanner:

$ scanimage > /tmp/foo.pnm
WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, path=/, member=Introspect

(although it does throw the same warning ...)

Here is the gimp stacktrace:

$ gimp --stack-trace-mode=always
WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, path=/, member=Introspect
/usr/lib/gimp/2.0/plug-ins/quiteinsanegimpplugin: fatal error: Segmentation fault
#0 0x00c6a422 in __kernel_vsyscall ()
#1 0x009d5b3b in waitpid () from /lib/tls/i686/cmov/libpthread.so.0
#2 0x08e3dbf3 in g_on_error_stack_trace () from /lib/libglib-2.0.so.0
#3 0x00b37fe0 in ?? () from /usr/lib/libgimp-2.0.so.0
#4 <signal handler called>
#5 0x0686ca30 in strcpy () from /lib/tls/i686/cmov/libc.so.6
#6 0x04ce090b in sane_epson2_control_option ()
#7 0x00c8c34d in sane_dll_control_option () from /usr/lib/libsane.so.1
#8 0x00c8a929 in sane_control_option () from /usr/lib/libsane.so.1
#9 0x0806fde3 in ?? ()
#10 0x0807b324 in ?? ()
#11 0x0807d412 in ?? ()
#12 0x0807d5ff in ?? ()
#13 0x0807ef86 in ?? ()
#14 0x0807f970 in ?? ()
#15 0x0809f862 in ?? ()
#16 0x0809fc06 in ?? ()
#17 0x00b37c1c in gimp_main () from /usr/lib/libgimp-2.0.so.0
#18 0x0809eccd in ?? ()
#19 0x06810b56 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#20 0x0805b211 in ?? ()

^C/usr/lib/gimp/2.0/plug-ins/script-fu terminated: Interrupt
gimp: terminated: Interrupt

ProblemType: Bug
Architecture: i386
Date: Tue Dec 22 11:48:07 2009
DistroRelease: Ubuntu 9.10
Package: gimp 2.6.7-1ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: gimp
Uname: Linux 2.6.31-16-generic i686

Revision history for this message
Gábor Lipták (gliptak) wrote :
Revision history for this message
Ted (tedks) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we can't fix it because your description didn't include enough information. You may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem.
We have instructions on debugging some types of problems at http://wiki.ubuntu.com/DebuggingProcedures.
At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

Changed in gimp (Ubuntu):
status: New → Incomplete
Revision history for this message
Gábor Lipták (gliptak) wrote :

Ted,

I'm at a loss here what is missing from this bug report.

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the problem,

gimp crashes when trying to scan with File/Scan/QuiteInsane/Scan

2. the behavior you expected, and

Behavior expected is that Gimp to be able to scan using the QuiteInsane

3. the behavior you actually encountered (in as much detail as possible).

$ scanimage > /tmp/foo.pnm
WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, path=/, member=Introspect

(although it does throw the same warning ...)

Here is the gimp stacktrace:

$ gimp --stack-trace-mode=always
WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, path=/, member=Introspect
/usr/lib/gimp/2.0/plug-ins/quiteinsanegimpplugin: fatal error: Segmentation fault
#0 0x00c6a422 in __kernel_vsyscall ()
#1 0x009d5b3b in waitpid () from /lib/tls/i686/cmov/libpthread.so.0
#2 0x08e3dbf3 in g_on_error_stack_trace () from /lib/libglib-2.0.so.0
#3 0x00b37fe0 in ?? () from /usr/lib/libgimp-2.0.so.0
#4 <signal handler called>
#5 0x0686ca30 in strcpy () from /lib/tls/i686/cmov/libc.so.6
#6 0x04ce090b in sane_epson2_control_option ()
#7 0x00c8c34d in sane_dll_control_option () from /usr/lib/libsane.so.1
#8 0x00c8a929 in sane_control_option () from /usr/lib/libsane.so.1
#9 0x0806fde3 in ?? ()
#10 0x0807b324 in ?? ()
#11 0x0807d412 in ?? ()
#12 0x0807d5ff in ?? ()
#13 0x0807ef86 in ?? ()
#14 0x0807f970 in ?? ()
#15 0x0809f862 in ?? ()
#16 0x0809fc06 in ?? ()
#17 0x00b37c1c in gimp_main () from /usr/lib/libgimp-2.0.so.0
#18 0x0809eccd in ?? ()
#19 0x06810b56 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#20 0x0805b211 in ?? ()

^C/usr/lib/gimp/2.0/plug-ins/script-fu terminated: Interrupt
gimp: terminated: Interrupt

ProblemType: Bug
Architecture: i386
Date: Tue Dec 22 11:48:07 2009
DistroRelease: Ubuntu 9.10
Package: gimp 2.6.7-1ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: gimp
Uname: Linux 2.6.31-16-generic i686

I went out and found the Gimp switch to obtain the stacktrace above.

What else are you expecting from a user bug report?

Thanks!

Revision history for this message
Gábor Lipták (gliptak) wrote :

Here is a slight update to the stack trace:

$ gimp --stack-trace-mode=always
WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, path=/, member=Introspect
WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, path=/, member=Introspect
/usr/lib/gimp/2.0/plug-ins/quiteinsanegimpplugin: fatal error: Segmentation fault
#0 0x00888422 in __kernel_vsyscall ()
#1 0x00869b3b in waitpid () from /lib/tls/i686/cmov/libpthread.so.0
#2 0x02189bf3 in g_on_error_stack_trace () from /lib/libglib-2.0.so.0
#3 0x00898fc0 in ?? () from /usr/lib/libgimp-2.0.so.0
#4 <signal handler called>
#5 0x0138da80 in strcpy () from /lib/tls/i686/cmov/libc.so.6
#6 0x0228f90b in sane_epson2_control_option ()
#7 0x0090234d in sane_dll_control_option () from /usr/lib/libsane.so.1
#8 0x00900929 in sane_control_option () from /usr/lib/libsane.so.1
#9 0x0806fde3 in ?? ()
#10 0x0807b324 in ?? ()
#11 0x0807d412 in ?? ()
#12 0x0807d5ff in ?? ()
#13 0x0807ef86 in ?? ()
#14 0x0807f970 in ?? ()
#15 0x0809f862 in ?? ()
#16 0x0809fc06 in ?? ()
#17 0x00898bfc in gimp_main () from /usr/lib/libgimp-2.0.so.0
#18 0x0809eccd in ?? ()
#19 0x01331b56 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#20 0x0805b211 in ?? ()

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for gimp (Ubuntu) because there has been no activity for 60 days.]

Changed in gimp (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.