Bug 112811 - crash on 'Content' window click
Summary: crash on 'Content' window click
Status: RESOLVED DUPLICATE of bug 110087
Alias: None
Product: kpdf
Classification: Applications
Component: general (show other bugs)
Version: 0.4.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Albert Astals Cid
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-18 09:17 UTC by Petr Ovtchenkov
Modified: 2005-09-18 12:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Ovtchenkov 2005-09-18 09:17:25 UTC
Version:           0.4.2 (using KDE KDE 3.4.2)
Installed from:    Compiled From Sources
Compiler:          gcc 3.4.2 
OS:                Linux

Open document via Open Recent (ISO-IEC-14882-1998.pdf)
(document opened not on first page, as expected);
Select 'Content' instead of 'Thumbnails';
Click anywhere on 'Content' subwindow;
With mouse button release kpdf crash.

The stack:

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1024 (LWP 2004)]
[New Thread 2049 (LWP 2005)]
[Thread debugging using libthread_db enabled]
[New Thread 1024 (LWP 2004)]
[New Thread 2049 (LWP 2005)]
[Thread debugging using libthread_db enabled]
[New Thread 1024 (LWP 2004)]
[New Thread 2049 (LWP 2005)]
[KCrash handler]
#6  0x40f3fad0 in QDomElement::attribute ()
   from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#7  0x41cd2c64 in TOC::slotExecuted ()
   from /opt/kde-3.4.2/lib/kde3/libkpdfpart.so
#8  0x41cd3285 in TOC::qt_invoke ()
   from /opt/kde-3.4.2/lib/kde3/libkpdfpart.so
#9  0x40c9ef14 in QObject::activate_signal ()
   from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#10 0x4106c4cd in QListView::clicked () from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#11 0x40dacf16 in QListView::contentsMouseReleaseEventEx ()
   from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#12 0x40dad944 in QListView::contentsMouseReleaseEvent ()
   from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#13 0x405c473f in KListView::contentsMouseReleaseEvent ()
   from /opt/kde-3.4.2/lib/libkdeui.so.4
#14 0x40dd9ec5 in QScrollView::viewportMouseReleaseEvent ()
   from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#15 0x40ddc751 in QScrollView::eventFilter ()
   from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#16 0x40da5738 in QListView::eventFilter ()
   from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#17 0x40c9c192 in QObject::activate_filters ()
   from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#18 0x40c9c274 in QObject::event () from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#19 0x40ce0fbf in QWidget::event () from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#20 0x40c2f602 in QApplication::internalNotify ()
   from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#21 0x40c2f8fc in QApplication::notify () from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#22 0x408bd995 in KApplication::notify ()
   from /opt/kde-3.4.2/lib/libkdecore.so.4
#23 0x40bbf581 in QETWidget::translateMouseEvent ()
   from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#24 0x40bbd6cc in QApplication::x11ProcessEvent ()
   from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#25 0x40bd252b in QEventLoop::processEvents ()
   from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#26 0x40c493d1 in QEventLoop::enterLoop ()
   from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#27 0x40c49326 in QEventLoop::exec () from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#28 0x40c2e60f in QApplication::exec () from /opt/Qt-3.3.4/lib/libqt-mt.so.3
#29 0x08050666 in main ()
Comment 1 Albert Astals Cid 2005-09-18 12:43:57 UTC

*** This bug has been marked as a duplicate of 110087 ***