Package: flegita Version: 0.6.2-1 Severity: important After starting flegita seems to be trying to detect the available scanning devices and then crashes with a segmentation fault.
gdb backtrace: % gdb flegita GNU gdb (GDB) 7.1-debian Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/flegita...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/flegita [Thread debugging using libthread_db enabled] ** (flegita:11732): DEBUG: Initializing gnome-scan 0.6.2 for flegita (flegita) ** (flegita:11732): DEBUG: gsane-module.c:39: SANE version is 1.0.21 [New Thread 0xb33d8b70 (LWP 11735)] [New Thread 0xb2bd7b70 (LWP 11736)] [New Thread 0xb23d6b70 (LWP 11737)] [Thread 0xb2bd7b70 (LWP 11736) exited] [New Thread 0xb2bd7b70 (LWP 11738)] [New Thread 0xb1b15b70 (LWP 11739)] [Thread 0xb2bd7b70 (LWP 11738) exited] [Thread 0xb33d8b70 (LWP 11735) exited] [New Thread 0xb33d8b70 (LWP 11741)] [New Thread 0xb2bd7b70 (LWP 11742)] [Thread 0xb23d6b70 (LWP 11737) exited] ** (flegita:11732): DEBUG: Number of options (): ** (flegita:11732): DEBUG: gint none (GParamInt), (null) ** (flegita:11732): DEBUG: default = 17 ; flags = {writable} ** (flegita:11732): DEBUG: ** (flegita:11732): DEBUG: === Device Hewlett-Packard Photosmart_C7200_series (17 options) === ** (flegita:11732): DEBUG: ** (flegita:11732): DEBUG: -- Group « Scan mode » -- ** (flegita:11732): DEBUG: Scan mode (mode): ** (flegita:11732): DEBUG: gchararray none (GSParamEnumSpec), {"Lineart", "Gray", "Color"} ** (flegita:11732): DEBUG: default = "Color" ; flags = {writable} ** (flegita:11732): DEBUG: ** (flegita:11732): DEBUG: Scan resolution (resolution): ** (flegita:11732): DEBUG: gint dpi (GSParamRangeSpec), [75;1;4800] ** (flegita:11732): DEBUG: default = 75 ; flags = {writable} ** (flegita:11732): DEBUG: ** (flegita:11732): DEBUG: ** (flegita:11732): DEBUG: -- Group « Advanced » -- ** (flegita:11732): DEBUG: Contrast (contrast): ** (flegita:11732): DEBUG: gint none (GSParamRangeSpec), [0;1;100] ** (flegita:11732): DEBUG: default = 50 ; flags = {} ** (flegita:11732): DEBUG: ** (flegita:11732): DEBUG: Compression (compression): ** (flegita:11732): DEBUG: gchararray none (GSParamEnumSpec), {"None", "JPEG"} ** (flegita:11732): DEBUG: default = "JPEG" ; flags = {writable} ** (flegita:11732): DEBUG: ** (flegita:11732): DEBUG: JPEG compression factor (jpeg-quality): ** (flegita:11732): DEBUG: gint none (GSParamRangeSpec), [0;1;100] ** (flegita:11732): DEBUG: default = 10 ; flags = {writable} ** (flegita:11732): DEBUG: ** (flegita:11732): DEBUG: Batch scan (batch-scan): ** (flegita:11732): DEBUG: gboolean none (GParamBoolean), (null) ** (flegita:11732): DEBUG: default = FALSE ; flags = {writable} ** (flegita:11732): DEBUG: ** (flegita:11732): DEBUG: Scan source (source): ** (flegita:11732): DEBUG: gchararray none (GSParamEnumSpec), {"Auto", "Flatbed", "ADF"} ** (flegita:11732): DEBUG: default = "Auto" ; flags = {writable} ** (flegita:11732): DEBUG: (flegita:11732): GLib-CRITICAL **: g_utf8_strlen: assertion `p != NULL || max == 0' failed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb2bd7b70 (LWP 11742)] 0xb0a4e04c in sane_hpaio_control_option () from /usr/lib/sane/libsane- hpaio.so.1 (gdb) bt #0 0xb0a4e04c in sane_hpaio_control_option () from /usr/lib/sane/libsane- hpaio.so.1 #1 0xb6e642fd in sane_dll_control_option () from /usr/lib/libsane.so.1 #2 0xb6e62a09 in sane_control_option () from /usr/lib/libsane.so.1 #3 0xb700bf66 in ?? () from /usr/lib/gnome-scan-1.0/libgsane.so #4 0xb700d8b1 in ?? () from /usr/lib/gnome-scan-1.0/libgsane.so #5 0xb700e5a0 in ?? () from /usr/lib/gnome-scan-1.0/libgsane.so #6 0xb777469f in ?? () from /lib/libglib-2.0.so.0 #7 0xb76db585 in start_thread () from /lib/i686/cmov/libpthread.so.0 #8 0xb765d29e in clone () from /lib/i686/cmov/libc.so.6 (gdb) -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.34-rc7 (PREEMPT) Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages flegita depends on: ii libatk1.0-0 1.30.0-1 The ATK accessibility toolkit ii libbabl-0.0-0 0.0.22-1 Dynamic, any to any, pixel format ii libc6 2.10.2-9 Embedded GNU C Library: Shared lib ii libcairo2 1.8.10-4 The Cairo 2D vector graphics libra ii libfontconfig1 2.8.0-2.1 generic font configuration library ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib ii libgconf2-4 2.28.1-3 GNOME configuration database syste ii libgegl-0.0-0 0.0.22-2 Generic Graphics Library ii libglib2.0-0 2.24.1-1 The GLib library of C routines ii libgnomescan0 0.6.2-1 Scan library for GNOME - runtime ii libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface ii libpango1.0-0 1.28.0-1 Layout and rendering of internatio flegita recommends no packages. flegita suggests no packages. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org