[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#341982: marked as done (libqt3-mt: SIGFPE in QIconViewItem::paintItem when using kimdaba)



Your message dated Sun, 23 Jul 2006 11:02:49 -0700
with message-id <E1G4iHx-0002G8-8s@spohr.debian.org>
and subject line Bug#341982: fixed in qt-x11-free 3:3.3.6-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libqt3-mt
Version: 3:3.3.5-1
Severity: important


Hi,

this is my first BTS report ever, so please be patient with me ;-).

When I try to use kimdaba 2.1-1 on testing, I get since the update
from libqt3c102-mt to libqt3-mt a crash, when kimdaba tries to
show an image. The gdb session using libqt3-mt-dbg is shown below.

Regards,

	Tilo

> gdb kimdaba
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) r
Starting program: /usr/bin/kimdaba
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 1096859456 (LWP 3080)]
Qt: gdb: -nograb added to command-line options.
         Use the -dograb option to enforce grabbing.
[New Thread 1116957616 (LWP 3114)]

Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 1096859456 (LWP 3080)]
0x40e3cef5 in QIconViewItem::paintItem (this=0x9ae35e0, p=0xbfffdbec, cg=@0xbfffd970) at iconview/qiconview.cpp:2060
2060    iconview/qiconview.cpp: No such file or directory.
        in iconview/qiconview.cpp
Current language:  auto; currently c++
(gdb) bt
#0  0x40e3cef5 in QIconViewItem::paintItem (this=0x9ae35e0, p=0xbfffdbec, cg=@0xbfffd970) at iconview/qiconview.cpp:2060
#1  0x08074618 in QMapPrivate<QString, QStringList>::clear ()
#2  0x40e35ed8 in QIconView::drawContents (this=0xa063bf0, p=0xbfffdbec, cx=9, cy=9, cw=186, ch=140)
    at iconview/qiconview.cpp:3471
#3  0x40d7abb2 in QScrollView::drawContentsOffset (this=0xa063bf0, p=0xbfffdbec, offsetx=0, offsety=0, clipx=9, clipy=9,
    clipw=186, cliph=140) at widgets/qscrollview.cpp:2335
#4  0x40d79507 in QScrollView::viewportPaintEvent (this=0xa063bf0, pe=0xbfffe1b8) at widgets/qscrollview.cpp:1705
#5  0x40e2fab5 in QIconView::eventFilter (this=0xa063bf0, o=0xa0b0b00, e=0xbfffe1b8) at iconview/qiconview.cpp:5669
#6  0x40c3fc5a in QObject::activate_filters (this=0xa0b0b00, e=0xbfffe1b8) at kernel/qobject.cpp:903
#7  0x40c3fce3 in QObject::event (this=0xa0b0b00, e=0xbfffe1b8) at kernel/qobject.cpp:735
#8  0x40c7debd in QWidget::event (this=0xa0b0b00, e=0xbfffe1b8) at kernel/qwidget.cpp:4659
#9  0x40bd8778 in QApplication::internalNotify (this=0xbffff698, receiver=0xa0b0b00, e=0xbfffe1b8)
    at kernel/qapplication.cpp:2635
#10 0x40bd957d in QApplication::notify (this=0xbffff698, receiver=0xa0b0b00, e=0xbfffe1b8) at kernel/qapplication.cpp:2523
#11 0x407da9fc in KApplication::notify () from /usr/lib/libkdecore.so.4
#12 0x40b68665 in QApplication::sendEvent (receiver=0xa0b0b00, event=0xbfffe1b8) at qapplication.h:496
#13 0x40ba333e in QWidget::repaint (this=0xa0b0b00, x=9, y=9, w=186, h=140, erase=false) at kernel/qwidget_x11.cpp:1595
#14 0x40d7aa25 in QScrollView::repaintContents (this=0xa063bf0, x=9, y=9, w=186, h=140, erase=false)
    at widgets/qscrollview.cpp:2319
#15 0x40e2ddf9 in QIconView::repaintItem (this=0xa063bf0, item=0x9ae35e0) at iconview/qiconview.cpp:3878
#16 0x40e2ef1c in QIconView::focusInEvent (this=0xa063bf0) at iconview/qiconview.cpp:5329
#17 0x40c7e374 in QWidget::event (this=0xa063bf0, e=0xbfffe684) at kernel/qwidget.cpp:4760
#18 0x40bd8778 in QApplication::internalNotify (this=0xbffff698, receiver=0xa063bf0, e=0xbfffe684)
    at kernel/qapplication.cpp:2635
#19 0x40bd957d in QApplication::notify (this=0xbffff698, receiver=0xa063bf0, e=0xbfffe684) at kernel/qapplication.cpp:2523
#20 0x407da9fc in KApplication::notify () from /usr/lib/libkdecore.so.4
#21 0x40b68665 in QApplication::sendEvent (receiver=0xa063bf0, event=0xbfffe684) at qapplication.h:496
#22 0x40c7d1f1 in QWidget::setFocus (this=0xa063bf0) at kernel/qwidget.cpp:3318
#23 0x0808f4c6 in QMapPrivate<int, QString>::QMapPrivate ()
#24 0x08097c72 in QMapPrivate<int, QString>::QMapPrivate ()
#25 0x40c42c5f in QObject::activate_signal (this=0xa0d2750, clist=0x8b64de8, o=0xbfffe78c) at kernel/qobject.cpp:2356
#26 0x40c43743 in QObject::activate_signal (this=0xa0d2750, signal=4) at kernel/qobject.cpp:2325
#27 0x080bf5be in QMap<QString, int>::operator[] ()
#28 0x080bfa36 in QMap<QString, int>::operator[] ()
#29 0x080bd1d3 in QValueList<QString>::clear ()
#30 0x080bcca0 in QValueList<QString>::clear ()
#31 0x080bceba in QValueList<QString>::clear ()
#32 0x40c42c5f in QObject::activate_signal (this=0xa5d8080, clist=0x8b49fc8, o=0xbfffe918) at kernel/qobject.cpp:2356
#33 0x40fe8ea6 in QListView::clicked (this=0xa5d8080, t0=0xa048b90) at .moc/debug-shared-mt/moc_qlistview.cpp:341
#34 0x40d472d8 in QListView::contentsMouseReleaseEventEx (this=0xa5d8080, e=0xbfffeb7c) at widgets/qlistview.cpp:4562
#35 0x40d475b1 in QListView::contentsMouseReleaseEvent (this=0xa5d8080, e=0xbfffeb7c) at widgets/qlistview.cpp:4458
---Type <return> to continue, or q <return> to quit---
#36 0x40d797ff in QScrollView::viewportMouseReleaseEvent (this=0xa5d8080, e=0xbffff184) at widgets/qscrollview.cpp:1749
#37 0x40d7c3f9 in QScrollView::eventFilter (this=0xa5d8080, obj=0xa5b77c8, e=0xbffff184) at widgets/qscrollview.cpp:1500
#38 0x40d40970 in QListView::eventFilter (this=0xa5d8080, o=0xa5b77c8, e=0xbffff184) at widgets/qlistview.cpp:3863
#39 0x40c3fc5a in QObject::activate_filters (this=0xa5b77c8, e=0xbffff184) at kernel/qobject.cpp:903
#40 0x40c3fce3 in QObject::event (this=0xa5b77c8, e=0xbffff184) at kernel/qobject.cpp:735
#41 0x40c7debd in QWidget::event (this=0xa5b77c8, e=0xbffff184) at kernel/qwidget.cpp:4659
#42 0x40bd8778 in QApplication::internalNotify (this=0xbffff698, receiver=0xa5b77c8, e=0xbffff184)
    at kernel/qapplication.cpp:2635
#43 0x40bd8d4b in QApplication::notify (this=0xbffff698, receiver=0xa5b77c8, e=0xbffff184) at kernel/qapplication.cpp:2421
#44 0x407da9fc in KApplication::notify () from /usr/lib/libkdecore.so.4
#45 0x40b686d3 in QApplication::sendSpontaneousEvent (receiver=0xa5b77c8, event=0xbffff184) at qapplication.h:499
#46 0x40b63b64 in QETWidget::translateMouseEvent (this=0xa5b77c8, event=0xbffff4d8) at kernel/qapplication_x11.cpp:4297
#47 0x40b61e3e in QApplication::x11ProcessEvent (this=0xbffff698, event=0xbffff4d8) at kernel/qapplication_x11.cpp:3448
#48 0x40b7b95c in QEventLoop::processEvents (this=0x8198d00, flags=4) at kernel/qeventloop_x11.cpp:192
#49 0x40bf0ea2 in QEventLoop::enterLoop (this=0x8198d00) at kernel/qeventloop.cpp:198
#50 0x40bf0dcb in QEventLoop::exec (this=0x8198d00) at kernel/qeventloop.cpp:145
#51 0x40bd7305 in QApplication::exec (this=0xbffff698) at kernel/qapplication.cpp:2758
#52 0x080723dd in ?? ()
#53 0xbffff698 in ?? ()
#54 0x0a0d1c20 in ?? ()
#55 0x00000000 in ?? ()
#56 0x00000000 in ?? ()
#57 0x08124cc0 in ?? ()
#58 0x08072a60 in QGList::count ()
#59 0x414beec0 in __libc_start_main () from /lib/tls/libc.so.6
#60 0x08072161 in ?? ()
(gdb)                                                   

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libqt3-mt depends on:
ii  fontconfig                2.3.2-1        generic font configuration library
ii  libaudio2                 1.7-3          The Network Audio System (NAS). (s
ii  libc6                     2.3.5-6        GNU C Library: Shared libraries an
ii  libfontconfig1            2.3.2-1        generic font configuration library
ii  libfreetype6              2.1.7-2.4      FreeType 2 font engine, shared lib
ii  libgcc1                   1:4.0.2-2      GCC support library
ii  libice6                   6.8.2.dfsg.1-7 Inter-Client Exchange library
ii  libjpeg62                 6b-10          The Independent JPEG Group's JPEG 
ii  libmng1                   1.0.8-1        Multiple-image Network Graphics li
ii  libpng12-0                1.2.8rel-5     PNG library - runtime
ii  libsm6                    6.8.2.dfsg.1-7 X Window System Session Management
ii  libstdc++6                4.0.2-2        The GNU Standard C++ Library v3
ii  libx11-6                  6.8.2.dfsg.1-7 X Window System protocol client li
ii  libxcursor1               1.1.3-1        X cursor management library
ii  libxext6                  6.8.2.dfsg.1-7 X Window System miscellaneous exte
ii  libxft2                   2.1.7-1        FreeType-based font drawing librar
ii  libxi6                    6.8.2.dfsg.1-7 X Window System Input extension li
ii  libxinerama1              6.8.2.dfsg.1-7 X Window System multi-head display
ii  libxrandr2                6.8.2.dfsg.1-7 X Window System Resize, Rotate and
ii  libxrender1               1:0.9.0-2      X Rendering Extension client libra
ii  libxt6                    6.8.2.dfsg.1-7 X Toolkit Intrinsics
ii  xlibs                     6.8.2.dfsg.1-7 X Window System client libraries m
ii  zlib1g                    1:1.2.3-8      compression library - runtime

libqt3-mt recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: qt-x11-free
Source-Version: 3:3.3.6-3

We believe that the bug you reported is fixed in the latest version of
qt-x11-free, which is due to be installed in the Debian FTP archive:

libqt3-compat-headers_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3-compat-headers_3.3.6-3_i386.deb
libqt3-headers_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3-headers_3.3.6-3_i386.deb
libqt3-i18n_3.3.6-3_all.deb
  to pool/main/q/qt-x11-free/libqt3-i18n_3.3.6-3_all.deb
libqt3-mt-dev_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-dev_3.3.6-3_i386.deb
libqt3-mt-ibase_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-ibase_3.3.6-3_i386.deb
libqt3-mt-mysql_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-mysql_3.3.6-3_i386.deb
libqt3-mt-odbc_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-odbc_3.3.6-3_i386.deb
libqt3-mt-psql_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-psql_3.3.6-3_i386.deb
libqt3-mt-sqlite_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-sqlite_3.3.6-3_i386.deb
libqt3-mt_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt_3.3.6-3_i386.deb
qt-x11-free-dbg_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/qt-x11-free-dbg_3.3.6-3_i386.deb
qt-x11-free_3.3.6-3.diff.gz
  to pool/main/q/qt-x11-free/qt-x11-free_3.3.6-3.diff.gz
qt-x11-free_3.3.6-3.dsc
  to pool/main/q/qt-x11-free/qt-x11-free_3.3.6-3.dsc
qt3-apps-dev_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-apps-dev_3.3.6-3_i386.deb
qt3-assistant_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-assistant_3.3.6-3_i386.deb
qt3-designer_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-designer_3.3.6-3_i386.deb
qt3-dev-tools-compat_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools-compat_3.3.6-3_i386.deb
qt3-dev-tools-embedded_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools-embedded_3.3.6-3_i386.deb
qt3-dev-tools_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools_3.3.6-3_i386.deb
qt3-doc_3.3.6-3_all.deb
  to pool/main/q/qt-x11-free/qt3-doc_3.3.6-3_all.deb
qt3-examples_3.3.6-3_all.deb
  to pool/main/q/qt-x11-free/qt3-examples_3.3.6-3_all.deb
qt3-linguist_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-linguist_3.3.6-3_i386.deb
qt3-qtconfig_3.3.6-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-qtconfig_3.3.6-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 341982@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christopher Martin <chrsmrtn@debian.org> (supplier of updated qt-x11-free package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 23 Jul 2006 09:29:55 -0400
Source: qt-x11-free
Binary: libqt3-i18n qt3-apps-dev libqt3-mt-sqlite qt-x11-free-dbg qt3-assistant qt3-examples qt3-doc libqt3-headers libqt3-mt-mysql libqt3-mt libqt3-mt-odbc libqt3-compat-headers qt3-dev-tools-embedded qt3-dev-tools libqt3-mt-ibase qt3-designer qt3-linguist qt3-qtconfig qt3-dev-tools-compat libqt3-mt-dev libqt3-mt-psql
Architecture: source i386 all
Version: 3:3.3.6-3
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Christopher Martin <chrsmrtn@debian.org>
Description: 
 libqt3-compat-headers - Qt 1.x and 2.x compatibility includes
 libqt3-headers - Qt3 header files
 libqt3-i18n - i18n files for Qt3 library
 libqt3-mt  - Qt GUI Library (Threaded runtime version), Version 3
 libqt3-mt-dev - Qt development files (Threaded)
 libqt3-mt-ibase - InterBase/FireBird database driver for Qt3 (Threaded)
 libqt3-mt-mysql - MySQL database driver for Qt3 (Threaded)
 libqt3-mt-odbc - ODBC database driver for Qt3 (Threaded)
 libqt3-mt-psql - PostgreSQL database driver for Qt3 (Threaded)
 libqt3-mt-sqlite - SQLite database driver for Qt3 (Threaded)
 qt-x11-free-dbg - debugging symbols for qt-x11-free binaries
 qt3-apps-dev - Qt3 Developer applications development files
 qt3-assistant - The Qt3 assistant application
 qt3-designer - Qt3 Designer
 qt3-dev-tools - Qt3 development tools
 qt3-dev-tools-compat - Conversion utilities for Qt3 development
 qt3-dev-tools-embedded - Tools to develop embedded Qt applications
 qt3-doc    - Qt3 API documentation
 qt3-examples - Examples for Qt3
 qt3-linguist - The Qt3 Linguist
 qt3-qtconfig - The Qt3 Configuration Application
Closes: 341982 352409 362155 369795 370742 370744 374883 375887 375888 376954
Changes: 
 qt-x11-free (3:3.3.6-3) unstable; urgency=low
 .
   +++ Changes by Christopher Martin
 .
   * Add a patch (accepted upstream) that fixes the use of some fonts
     with broken or atypical opentype tables. Some common Arabic fonts
     are affected.
 .
   * Make READMEs and other docs available with libqt3-mt (not just
     libqt3-mt-dev). Also include the Immodule README.
     (Closes: #370742, #370744)
 .
   * Patch the 11_qt_rubberband patch, to fix a crash and a signal bug
     affecting Kimdaba (and probably others).
     (Closes: #341982, #352409, #362155)
 .
   * Add a hack to rarely used QFontDatabase code that avoids a crash that
     was causing KImageMapEditor to fail to start. (Closes: #369795)
 .
   * Add /usr/share/qt3/bin links for linguist, assistant, qtconfig, and
     designer (qt3-dev-tools' binaries already have this).
     (Closes: #375888, #375887)
 .
   * Include a /usr/share/qt3/lib symlink for libqt-mt.la. (Closes: #376954)
 .
   * Now that binutils has fixed xgot support, we can drop the mips/mipsel xgot
     patch and rebuild. (Closes: #374883)
Files: 
 d19702968a0f03b2ec214a3caae1641d 1802 libs optional qt-x11-free_3.3.6-3.dsc
 83749a7a7dc2dfa0a6371f5eac2a10c2 228258 libs optional qt-x11-free_3.3.6-3.diff.gz
 b1ca4859d35fe401b8f98d7d460a1f5f 129794 libs optional libqt3-i18n_3.3.6-3_all.deb
 5ac58032baaea7b5d24b10b51f7e8e44 5614174 doc extra qt3-doc_3.3.6-3_all.deb
 4b278653b41f1f2b547e8fc3ac0c8dcc 1552972 doc extra qt3-examples_3.3.6-3_all.deb
 7735eff6a576cdb83017337765753110 3135190 libs optional libqt3-mt_3.3.6-3_i386.deb
 99a4102232a82a69024e83de29d05133 48976 libs optional libqt3-mt-mysql_3.3.6-3_i386.deb
 5de5d53a04f18820deb9b8244a35e261 69894 libs optional libqt3-mt-odbc_3.3.6-3_i386.deb
 2e275f3b94ebf0b204b6ec7ba9617a25 54952 libs optional libqt3-mt-psql_3.3.6-3_i386.deb
 ac11f3906444d7ac55cbc05004892197 55554 libs optional libqt3-mt-ibase_3.3.6-3_i386.deb
 0459454a1717427f376316cb265c7f64 198854 libs optional libqt3-mt-sqlite_3.3.6-3_i386.deb
 aea3c424650c75aa3448f9453172f962 48486 libdevel optional libqt3-mt-dev_3.3.6-3_i386.deb
 acac66a63fc0a0613b51789ebfa14dff 365478 devel optional libqt3-headers_3.3.6-3_i386.deb
 ca35b5ab6f9d60744640b1b624374611 78294 devel optional libqt3-compat-headers_3.3.6-3_i386.deb
 22096c813403ffd0b2a4923a0020263c 1242308 devel optional qt3-dev-tools_3.3.6-3_i386.deb
 98f82b668934dcf233ab9009c57c43e6 4056412 devel optional qt3-designer_3.3.6-3_i386.deb
 f8ddd948e09b5b19ed44b30b1e57bc02 2379826 devel optional qt3-apps-dev_3.3.6-3_i386.deb
 e7bbaece397e9b79ddb543fc0c09e598 336916 devel optional qt3-linguist_3.3.6-3_i386.deb
 7b99f59383157a209a7d9f443ca63f37 235588 x11 optional qt3-assistant_3.3.6-3_i386.deb
 b8ae3f29dc4639b51c96e2c8954d8367 94582 x11 optional qt3-qtconfig_3.3.6-3_i386.deb
 e350b4c3474c8cd65e53c531c12a28ec 284244 devel optional qt3-dev-tools-embedded_3.3.6-3_i386.deb
 cf1e5560faa312e84a5ae6637fdee78d 66396 devel optional qt3-dev-tools-compat_3.3.6-3_i386.deb
 09375be4f237fa296d3debe29a58750b 32886950 libdevel extra qt-x11-free-dbg_3.3.6-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Signed by Christopher Martin <chrsmrtn@debian.org>

iD8DBQFEw66rU+gWW+vtsysRAn02AKCPF4hXBe3ag8Xw3+sjUu1pl3oadQCfXopU
GssWCVe2mxontWrGUoLuLzU=
=vQXT
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: