Package: gnomad2
Version: 2.9.1-1
Severity: grave
Justification: renders package unusable

Gnomad2 segfaults at start with the message:
TagLib: Vorbis::File::read() - Could not find the Vorbis comment header.
Segmentation fault
GNU gdb 6.8-debian
Copyright (C) 2008 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 "x86_64-linux-gnu"...
(gdb) handle SIG33 pass nostop noprint
Signal        Stop      Print   Pass to program Description
SIG33         No        No      Yes             Real-time event 33
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/gnomad2 
[Thread debugging using libthread_db enabled]
[New Thread 0x7fc95e1b4780 (LWP 12892)]
[New Thread 0x423ad950 (LWP 12895)]
[New Thread 0x40c96950 (LWP 12896)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x423ad950 (LWP 12895)]
0x00007fc95ad070b0 in taglib_tag_artist () from /usr/lib/libtag_c.so.0
(gdb) backtrace full
#0  0x00007fc95ad070b0 in taglib_tag_artist () from /usr/lib/libtag_c.so.0
No symbol table info available.
#1  0x00000000004291f6 in get_tag_for_file (meta=0x91bc30) at tagfile.c:67
        tmppath = (gchar *) 0x91c380 "P�\221"
        tag = (TagLib_Tag *) 0x0
        properties = (const TagLib_AudioProperties *) 0x0
        file = (TagLib_File *) 0x91c210
        artist = (gchar *) 0x4 <Address 0x4 out of bounds>
        title = (gchar *) 0x7fc95ba12b90 
"L\211�H\213\034$H\213l$\bL\213d$\020H\203�\030�f.\017\037\204"
        album = (gchar *) 0x8f70f0 "G�A"
        genre = (gchar *) 0x423acfe0 "0�:B"
#2  0x000000000041d0fc in get_metadata_for_dirlist (inlist=0x8fbe60, 
listtype=HD_LIST, args=0x70f6d0) at filesystem.c:509
        meta = (metadata_t *) 0x91bc30
        path = (gchar *) 0x8ff5d0 "/home/nadya/ilovefoss.ogg"
        tmp = (gchar *) 0x91b870 "@�p"
        fileext = "OGG\000"
        metalist = (GList *) 0x900f20
        filelist = (GList *) 0x8ff160
        nofiles = 108
        currentfile = 46
        use_dialog = 1
        cancelled = 0
#3  0x000000000041d4ff in get_metadata_dir (listtype=HD_LIST, path=0x8f61c0 
"/home/nadya", args=0x70f6d0) at filesystem.c:619
        metalist = (GList *) 0x7fc95aae9000
        filelist = (GList *) 0x8fbe60
        tmp = (GList *) 0x80
#4  0x000000000041d573 in dirfill_thread (thread_args=0x70f6d0) at 
filesystem.c:639
        args = (dirfill_thread_arg_t *) 0x70f6d0
        metalist = (GList *) 0x632960
        da = (draw_label_args_t *) 0x7fc95bc78bc8
        metarg = (metadata_set_args_t *) 0x7fc95aaf1490
#5  0x00007fc95ba19ca4 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#6  0x00007fc95aaeffc7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x00007fc95a8657cd in clone () from /lib/libc.so.6
No symbol table info available.
#8  0x0000000000000000 in ?? ()
No symbol table info available.
(gdb) info registers
rax            0x0      0
rbx            0x1      1
rcx            0x0      0
rdx            0x31     49
rsi            0x0      0
rdi            0x0      0
rbp            0x423acf10       0x423acf10
rsp            0x423ace60       0x423ace60
r8             0x91c380 9552768
r9             0x1      1
r10            0x0      0
r11            0x7fc9572cb040   140502727700544
r12            0x1      1
r13            0x7fc95bc78bc8   140502804958152
r14            0x1      1
r15            0x1000   4096
rip            0x7fc95ad070b0   0x7fc95ad070b0 <taglib_tag_artist+16>
eflags         0x10206  [ PF IF RF ]
cs             0x33     51
ss             0x2b     43
ds             0x0      0
es             0x0      0
fs             0x63     99
gs             0x0      0
fctrl          0x37f    895
fstat          0x0      0
ftag           0xffff   65535
fiseg          0x0      0
fioff          0x0      0
foseg          0x0      0
fooff          0x0      0
fop            0x0      0
mxcsr          0x1fa0   [ PE IM DM ZM OM UM PM ]
(gdb) thread apply all backtrace

Thread 3 (Thread 0x40c96950 (LWP 12896)):
#0  0x00007fc95aaf6394 in __lll_lock_wait () from /lib/libpthread.so.0
#1  0x00007fc95aaf1bf0 in _L_lock_102 () from /lib/libpthread.so.0
#2  0x00007fc95aaf14fe in pthread_mutex_lock () from /lib/libpthread.so.0
#3  0x00007fc95ba19d0e in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x00007fc95aaeffc7 in start_thread () from /lib/libpthread.so.0
#5  0x00007fc95a8657cd in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x423ad950 (LWP 12895)):
#0  0x00007fc95ad070b0 in taglib_tag_artist () from /usr/lib/libtag_c.so.0
#1  0x00000000004291f6 in get_tag_for_file (meta=0x91bc30) at tagfile.c:67
#2  0x000000000041d0fc in get_metadata_for_dirlist (inlist=0x8fbe60, 
listtype=HD_LIST, args=0x70f6d0) at filesystem.c:509
#3  0x000000000041d4ff in get_metadata_dir (listtype=HD_LIST, path=0x8f61c0 
"/home/nadya", args=0x70f6d0) at filesystem.c:619
#4  0x000000000041d573 in dirfill_thread (thread_args=0x70f6d0) at 
filesystem.c:639
#5  0x00007fc95ba19ca4 in ?? () from /usr/lib/libglib-2.0.so.0
#6  0x00007fc95aaeffc7 in start_thread () from /lib/libpthread.so.0
#7  0x00007fc95a8657cd in clone () from /lib/libc.so.6
#8  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc95e1b4780 (LWP 12892)):
#0  0x00007fc95aaf649f in __lll_unlock_wake_private () from /lib/libpthread.so.0
#1  0x00007fc95aaf0495 in _L_unlock_2809 () from /lib/libpthread.so.0
#2  0x00007fc95aaefb8f in pthread_create@@GLIBC_2.2.5 () from 
/lib/libpthread.so.0
#3  0x00007fc95def4182 in ?? () from /usr/lib/libgthread-2.0.so.0
#4  0x00007fc95ba19b0d in g_thread_create_full () from /usr/lib/libglib-2.0.so.0
#5  0x000000000041d9db in fill_in_dir (listtype=HDDATA_LIST, path=0x906c90 
"/home/nadya") at filesystem.c:757
#6  0x0000000000424c24 in create_data_widgets () at data.c:699
#7  0x000000000040db24 in main (argc=1, argv=0x7fff6630f7f8) at gnomad2.c:665
#0  0x00007fc95ad070b0 in taglib_tag_artist () from /usr/lib/libtag_c.so.0
(gdb) quit
The program is running.  Exit anyway? (y or n) 


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-july-new-gcc-try1-060208 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnomad2 depends on:
ii  libatk1.0-0            1.22.0-1          The ATK accessibility toolkit
ii  libc6                  2.7-13            GNU C Library: Shared libraries
ii  libcairo2              1.6.4-6.1         The Cairo 2D vector graphics libra
ii  libdbus-1-3            1.2.1-2           simple interprocess messaging syst
ii  libdbus-glib-1-2       0.76-1            simple interprocess messaging syst
ii  libglib2.0-0           2.16.3-2          The GLib library of C routines
ii  libgtk2.0-0            2.12.11-4         The GTK+ graphical user interface 
ii  libhal1                0.5.11-6          Hardware Abstraction Layer - share
ii  libid3tag0             0.15.1b-10        ID3 tag reading library from the M
ii  libmtp7                0.2.6.1-3         Media Transfer Protocol (MTP) libr
ii  libnjb5                2.2.5-4.2         Creative Labs Nomad Jukebox librar
ii  libpango1.0-0          1.20.5-3          Layout and rendering of internatio
ii  libtagc0               1.5-3             TagLib Audio Meta-Data Library (C 
ii  libusb-0.1-4           2:0.1.12-13       userspace USB programming library
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

gnomad2 recommends no packages.

-- debconf-show failed



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to