Bug 142456

Summary: starting kpdf without loading a document (!), it immediately crashes when a.) program has the focus and (at the same time) b.) the mouse wheel is scrolled in either direction.
Product: [Applications] kpdf Reporter: Juergen-Bernhard Adler <jb.adler>
Component: generalAssignee: Albert Astals Cid <aacid>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 0.5.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Juergen-Bernhard Adler 2007-03-03 14:17:52 UTC
Version:           0.5.1 (using KDE KDE 3.5.1)
Installed from:    SuSE RPMs
Compiler:          gcc version 4.1.0 (SUSE Linux)
 
OS:                Linux

On my system it is actually quite easy to reproduce the bug: simply start kpdf without loading a document, take care that it has the focus, then scroll the mouse wheel and... there you go - without further notice.

There is absolutely no problem, when having loaded a document.

Here is what the bug tracker says:

<...mumbling something in German... ;>

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(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 -1230973264 (LWP 5772)]
(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)
(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)
(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)
(no debugging symbols found)
[KCrash handler]
#6  0xb65ee66d in KPDFDocument::currentPage ()
   from /opt/kde3/lib/kde3/libkpdfpart.so
#7  0xb72595fe in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0xb71c1c47 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0xb71c306b in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0xb78378e3 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#11 0xb715673b in QETWidget::translateWheelEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0xb71625d8 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0xb7160e16 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0xb717145a in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0xb71d8a78 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0xb71d890e in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0xb71c17ff in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x08050347 in ?? ()
#19 0xbfc73190 in ?? ()
#20 0x00000001 in ?? ()
#21 0x00000001 in ?? ()
#22 0x00000000 in ?? ()
Comment 1 Juergen-Bernhard Adler 2007-03-03 14:22:47 UTC
I forgot to submit detailed system Information:

it is SUSE LINUX 10.1 (i586)
Comment 2 Pino Toscano 2007-03-03 14:27:29 UTC

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