Package: rawstudio Version: 0.6+20071101-1 Severity: grave Justification: renders package unusable
$ rawstudio Segmentation fault Re-building without optimization and with debug symbols yields the attached backtrace. Thanks Thomas -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (700, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages rawstudio depends on: ii libatk1.0-0 1.20.0-1 The ATK accessibility toolkit ii libc6 2.6.1-6 GNU C Library: Shared libraries ii libcairo2 1.4.10-1 The Cairo 2D vector graphics libra ii libfontconfig1 2.5.0-2 generic font configuration library ii libgcc1 1:4.2.2-3 GCC support library ii libgconf2-4 2.20.1-1 GNOME configuration database syste ii libglib2.0-0 2.14.3-1 The GLib library of C routines ii libgtk2.0-0 2.12.1-3 The GTK+ graphical user interface ii libjpeg62 6b-14 The Independent JPEG Group's JPEG ii liblcms1 1.16-7 Color management library ii liborbit2 1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.18.3-1 Layout and rendering of internatio ii libstdc++6 4.2.2-3 The GNU Standard C++ Library v3 ii libtiff4 3.8.2-7 Tag Image File Format (TIFF) libra ii libx11-6 2:1.0.3-7 X11 client-side library ii libxcomposite1 1:0.3.2-1+b1 X11 Composite extension library ii libxcursor1 1:1.1.9-1 X cursor management library ii libxdamage1 1:1.1.1-3 X11 damaged region extension libra ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio ii libxi6 2:1.1.3-1 X11 Input extension library ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library ii libxml2 2.6.30.dfsg-3 GNOME XML library ii libxrandr2 2:1.2.2-1 X11 RandR extension library ii libxrender1 1:0.9.4-1 X Rendering Extension client libra rawstudio recommends no packages. -- no debconf information
$ gdb rawstudio GNU gdb 6.6.90.20070912-debian Copyright (C) 2007 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"... Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1". (gdb) run Starting program: /usr/bin/rawstudio [Thread debugging using libthread_db enabled] [New Thread 0xb71ef6c0 (LWP 2318)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb71ef6c0 (LWP 2318)] 0xb74d7fb8 in strcmp () from /lib/i686/cmov/libc.so.6 (gdb) bt full #0 0xb74d7fb8 in strcmp () from /lib/i686/cmov/libc.so.6 No symbol table info available. #1 0xb77d8104 in g_str_equal () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #2 0x08062cb0 in rs_batch_new_queue () at rs-batch.c:184 tmp = (gchar *) 0x0 queue = (RS_QUEUE *) 0x80f01e0 filetype = (RS_FILETYPE *) 0x80d4228 #3 0x080535de in rs_new () at rawstudio.c:574 rs = (RS_BLOB *) 0x80ef390 c = 3083688320 #4 0x08055103 in main (argc=1, argv=0xbfdb86d4) at rawstudio.c:1252 rs = (RS_BLOB *) 0x80b21a0 optimized = 1 opt = -1 (gdb) quit The program is running. Exit anyway? (y or n) y