Bug 160971 - when the cursor is over a pdf and the user waits a preview konqueror crashes
Summary: when the cursor is over a pdf and the user waits a preview konqueror crashes
Status: RESOLVED DUPLICATE of bug 152710
Alias: None
Product: kfile-plugins
Classification: Applications
Component: pdf (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Albert Astals Cid
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-18 13:46 UTC by Antonio J. de Oliveira
Modified: 2008-04-19 15:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
a pdf produced by PDF complete (106.53 KB, application/pdf)
2008-04-18 13:49 UTC, Antonio J. de Oliveira
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio J. de Oliveira 2008-04-18 13:46:50 UTC
Version:            (using KDE 3.5.9)
Installed from:    Fedora RPMs
OS:                Linux

I have a pdf is produced by PDF Complete version 3.031.1. When the cursor is over it more than about a second (if you don't click the file to open it, or to rename, for example) konqueror crashes.
I may submit the file if you wish.
Comment 1 Antonio J. de Oliveira 2008-04-18 13:49:56 UTC
Created attachment 24383 [details]
a pdf produced by PDF complete

this file is submitted in order you may duplicate the bug
Comment 2 Pino Toscano 2008-04-18 14:51:21 UTC
Can you please attach a backtrace, as explained:
http://techbase.kde.org/index.php?title=Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Comment 3 Antonio J. de Oliveira 2008-04-18 15:40:04 UTC
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208568112 (LWP 6116)]
0x00b1a190 in rawmemchr () from /lib/libc.so.6
(gdb) backtrace
#0  0x00b1a190 in rawmemchr () from /lib/libc.so.6
#1  0x00b0ef66 in _IO_str_init_static_internal () from /lib/libc.so.6
#2  0x00b030a3 in vsscanf () from /lib/libc.so.6
#3  0x00afddae in sscanf () from /lib/libc.so.6
#4  0x007ce8c3 in Poppler::Document::getDate ()
   from /usr/lib/libpoppler-qt.so.2
#5  0x007c4807 in KPdfPlugin::readInfo () from /usr/lib/kde3/kfile_pdf.so
#6  0x071c60ec in KFileMetaInfo::init () from /usr/lib/libkio.so.4
#7  0x071c6222 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.4
#8  0x071c62e7 in KFileItem::metaInfo () from /usr/lib/libkio.so.4
#9  0x071c6566 in KFileItem::getToolTipText () from /usr/lib/libkio.so.4
#10 0x004d30fc in KonqFileTip::showTip () from /usr/lib/libkonq.so.4
#11 0x004d3280 in KonqFileTip::qt_invoke () from /usr/lib/libkonq.so.4
#12 0x04f3ecea in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x04f3f6dd in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x052ce9c9 in QTimer::timeout () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0x04f6630f in QTimer::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0x04ed54eb in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x04ed6aa1 in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
---Type <return> to continue, or q <return> to quit---
#18 0x0628a3a2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#19 0x04ec9432 in QEventLoop::activateTimers ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x04e7ceaf in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x04eeedc0 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x04eeec76 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0x04ed512f in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x00649764 in kdemain () from /usr/lib/libkdeinit_konqueror.so
#25 0x080484d2 in ?? ()
#26 0x00abe390 in __libc_start_main () from /lib/libc.so.6
#27 0x080483f1 in ?? ()
Comment 4 Pino Toscano 2008-04-19 15:01:03 UTC
Please update to Poppler 0.6.3.

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