Your message dated Mon, 14 Feb 2011 00:26:57 +0100
with message-id <[email protected]>
and subject line Bug#512521: Removed package(s) from unstable
has caused the Debian Bug report #560769,
regarding kamefu crash scanning roms
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
560769: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560769
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: kamefu
Version: 0.1.1-4
Severity: normal
jorgelina@niniel:/tmp/libao2_0.8.8-4_i386$ gdb kamefu
GNU gdb (GDB) 7.0-debian
Copyright (C) 2009 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".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/kamefu...(no debugging symbols found)...done.
(gdb) set args --sync --nofork
(gdb) r
Starting program: /usr/bin/kamefu --sync --nofork
[Thread debugging using libthread_db enabled]
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5340ec5 in KMD5::update(QIODevice&) () from /usr/lib/libkdecore.so.4
(gdb) bt
#0 0x00007ffff5340ec5 in KMD5::update(QIODevice&) () from
/usr/lib/libkdecore.so.4
#1 0x00007fffec80ceaf in SnesRomMetaData::extractMetaInformation(QIODevice*)
() from /usr/lib/kde3/kamefu_snes.so
#2 0x00007ffff7bd46c2 in
Kamefu::ZipRomMetaData::extractMetaInformation(KFileItem*) () from
/usr/lib/libkamefu.so.0
#3 0x00007ffff7bc34f3 in
Kamefu::CollectionBuilder::slotInsertItems(QPtrList<KFileItem> const&) () from
/usr/lib/libkamefu.so.0
#4 0x00007ffff7bc35a6 in Kamefu::CollectionBuilder::slotListingComplete() ()
from /usr/lib/libkamefu.so.0
#5 0x00007ffff7bc3cd1 in Kamefu::CollectionBuilder::qt_invoke(int, QUObject*)
() from /usr/lib/libkamefu.so.0
#6 0x00007ffff3d8e617 in QObject::activate_signal(QConnectionList*, QUObject*)
() from /usr/lib/libqt-mt.so.3
#7 0x00007ffff3d9085a in QObject::activate_signal(int) () from
/usr/lib/libqt-mt.so.3
#8 0x00007ffff629c325 in KDirListerCache::slotResult(KIO::Job*) () from
/usr/lib/libkio.so.4
#9 0x00007ffff62bb554 in KDirListerCache::qt_invoke(int, QUObject*) () from
/usr/lib/libkio.so.4
#10 0x00007ffff3d8e617 in QObject::activate_signal(QConnectionList*, QUObject*)
() from /usr/lib/libqt-mt.so.3
#11 0x00007ffff61f1e9d in KIO::Job::result(KIO::Job*) () from
/usr/lib/libkio.so.4
#12 0x00007ffff623b82b in KIO::Job::emitResult() () from /usr/lib/libkio.so.4
#13 0x00007ffff623c636 in KIO::SimpleJob::slotFinished() () from
/usr/lib/libkio.so.4
#14 0x00007ffff623c8a0 in KIO::ListJob::slotFinished() () from
/usr/lib/libkio.so.4
#15 0x00007ffff625a0bd in KIO::ListJob::qt_invoke(int, QUObject*) () from
/usr/lib/libkio.so.4
#16 0x00007ffff3d8e617 in QObject::activate_signal(QConnectionList*, QUObject*)
() from /usr/lib/libqt-mt.so.3
#17 0x00007ffff3d9085a in QObject::activate_signal(int) () from
/usr/lib/libqt-mt.so.3
#18 0x00007ffff624c778 in KIO::SlaveInterface::dispatch(int, QMemArray<char>
const&) () from /usr/lib/libkio.so.4
#19 0x00007ffff620cdae in KIO::SlaveInterface::dispatch() () from
/usr/lib/libkio.so.4
#20 0x00007ffff6214946 in KIO::Slave::gotInput() () from /usr/lib/libkio.so.4
#21 0x00007ffff6214af8 in KIO::Slave::qt_invoke(int, QUObject*) () from
/usr/lib/libkio.so.4
#22 0x00007ffff3d8e617 in QObject::activate_signal(QConnectionList*, QUObject*)
() from /usr/lib/libqt-mt.so.3
#23 0x00007ffff3d9075b in QObject::activate_signal(int, int) () from
/usr/lib/libqt-mt.so.3
#24 0x00007ffff3da9edb in QSocketNotifier::event(QEvent*) () from
/usr/lib/libqt-mt.so.3
#25 0x00007ffff3d31725 in QApplication::internalNotify(QObject*, QEvent*) ()
from /usr/lib/libqt-mt.so.3
#26 0x00007ffff3d324aa in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libqt-mt.so.3
#27 0x00007ffff535350d in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdecore.so.4
#28 0x00007ffff3d272e3 in QEventLoop::activateSocketNotifiers() () from
/usr/lib/libqt-mt.so.3
#29 0x00007ffff3ce2a70 in QEventLoop::processEvents(unsigned int) () from
/usr/lib/libqt-mt.so.3
#30 0x00007ffff3d47fa1 in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#31 0x00007ffff3d47e62 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#32 0x000000000041a27d in ?? ()
#33 0x00007fffeffcbabd in __libc_start_main (main=<value optimized out>,
argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized
out>, fini=<value optimized out>,
rtld_fini=<value optimized out>, stack_end=0x7fffffffe2a8) at
libc-start.c:222
#34 0x000000000041a0c9 in ?? ()
#35 0x00007fffffffe2a8 in ?? ()
#36 0x000000000000001c in ?? ()
#37 0x0000000000000003 in ?? ()
#38 0x00007fffffffe58d in ?? ()
#39 0x00007fffffffe595 in ?? ()
#40 0x00007fffffffe59c in ?? ()
---Type <return> to continue, or q <return> to quit---
#41 0x0000000000000000 in ?? ()
(gdb)
(gdb)
(gdb)
(gdb)
(gdb)
(gdb)
(gdb)
(gdb)
(gdb) q
A debugging session is active.
Inferior 1 [process 9212] will be killed.
Quit anyway? (y or n) y
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (900, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages kamefu depends on:
ii kamefu-data 0.1.1-4 Data files for Kamefu
ii kdelibs4c2a 4:3.5.10.dfsg.1-2.1 core libraries and binaries for al
ii libacl1 2.2.48-1 Access control list shared library
ii libart-2.0-2 2.3.20-2 Library of functions for 2D graphi
ii libattr1 1:2.4.44-1 Extended attribute shared library
ii libaudio2 1.9.2-3 Network Audio System - shared libr
ii libc6 2.10.2-2 GNU C Library: Shared libraries
ii libfontconfig1 2.6.0-4 generic font configuration library
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii libgamin0 [libfam0] 0.1.10-2 Client library for the gamin file
ii libgcc1 1:4.4.2-3 GCC support library
ii libice6 2:1.0.5-1 X11 Inter-Client Exchange library
ii libidn11 1.15-2 GNU Libidn library, implementation
ii libjpeg62 6b-15 The Independent JPEG Group's JPEG
ii libkamefu0 0.1.1-4 Libraries for Kamefu
ii libpcre3 7.8-3 Perl 5 Compatible Regular Expressi
ii libpng12-0 1.2.40-1 PNG library - runtime
ii libqt3-mt 3:3.3.8b-6 Qt GUI Library (Threaded runtime v
ii libsm6 2:1.1.1-1 X11 Session Management library
ii libstdc++6 4.4.2-3 The GNU Standard C++ Library v3
ii libx11-6 2:1.2.2-1 X11 client-side library
ii libxcursor1 1:1.1.9-1 X cursor management library
ii libxext6 2:1.0.4-1 X11 miscellaneous extension librar
ii libxft2 2.1.13-3 FreeType-based font drawing librar
ii libxi6 2:1.2.1-2 X11 Input extension library
ii libxinerama1 2:1.0.3-2 X11 Xinerama extension library
ii libxrandr2 2:1.3.0-2 X11 RandR extension library
ii libxrender1 1:0.9.4-2 X Rendering Extension client libra
ii libxt6 1:1.0.6-1 X11 toolkit intrinsics library
ii zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime
kamefu recommends no packages.
kamefu suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.1.1-4+rm
Dear submitter,
as the package kamefu has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/512521
Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)
--- End Message ---