Bug 158265 - Okular crashes when opening pdf link from firefox
Summary: Okular crashes when opening pdf link from firefox
Status: RESOLVED WORKSFORME
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-23 13:54 UTC by Markus Haag
Modified: 2008-02-25 10:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
pdf which caused the error (92.94 KB, application/pdf)
2008-02-23 14:43 UTC, Markus Haag
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Haag 2008-02-23 13:54:23 UTC
Version:           latest opensuse build 4.0.63 (using Devel)
Installed from:    Compiled sources

when opening a link in firefox which contains a pdf file okular pops up for a second and then immediately crashes.

I hope the backtrace helps to solve this.

Application: Okular (okular), signal SIGSEGV
[?1034hUsing host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb632a6d0 (LWP 15735)]
[KCrash handler]
#6  0xb33ddfc0 in Poppler::Document::load () from /usr/lib/libpoppler-qt4.so.1
#7  0xb342c09d in PDFGenerator::loadDocument ()
   from /usr/lib/kde4/okularGenerator_poppler.so
#8  0xb4c6cf7d in Okular::Document::openDocument ()
   from /usr/lib/libokularcore.so.1
#9  0xb4cf580b in Part::openFile () from /usr/lib/kde4/okularpart.so
#10 0xb75964b5 in KParts::ReadOnlyPart::openUrl () from /usr/lib/libkparts.so.4
#11 0xb4cf0bbc in Part::openUrl () from /usr/lib/kde4/okularpart.so
#12 0x0804f63f in Shell::openUrl ()
#13 0x0804f71b in Shell::delayedOpen ()
#14 0x0805044f in Shell::qt_metacall ()
#15 0xb7e359fa in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0xb7e35e42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#17 0xb7e3dfb7 in QSingleShotTimer::timeout () from /usr/lib/libQtCore.so.4
#18 0xb7e3e0dc in QSingleShotTimer::timerEvent () from /usr/lib/libQtCore.so.4
#19 0xb7e348b4 in QObject::event () from /usr/lib/libQtCore.so.4
#20 0xb6a7e51c in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#21 0xb6a85519 in QApplication::notify () from /usr/lib/libQtGui.so.4
#22 0xb798006d in KApplication::notify () from /usr/lib/libkdeui.so.5
#23 0xb7e25609 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#24 0xb7e4cc41 in QTimerInfoList::activateTimers ()
   from /usr/lib/libQtCore.so.4
#25 0xb7e4cd35 in QEventDispatcherUNIX::activateTimers ()
   from /usr/lib/libQtCore.so.4
#26 0xb7e4dd7b in QEventDispatcherUNIX::processEvents ()
   from /usr/lib/libQtCore.so.4
#27 0xb6b03701 in QEventDispatcherX11::processEvents ()
   from /usr/lib/libQtGui.so.4
#28 0xb7e247d2 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#29 0xb7e24901 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#30 0xb7e26a1a in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#31 0xb6a7dc17 in QApplication::exec () from /usr/lib/libQtGui.so.4
#32 0x0804e275 in main ()
#33 0xb669efe0 in __libc_start_main () from /lib/libc.so.6
#34 0x0804de11 in _start ()
#0  0xffffe410 in __kernel_vsyscall ()
Comment 1 FiNeX 2008-02-23 14:12:18 UTC
Can you reproduce the crash also while opening PDF from other web browser such konqueror and opera?
Comment 2 Markus Haag 2008-02-23 14:43:53 UTC
Created attachment 23683 [details]
pdf which caused the error

seems that the pdf I wanted to open caused the crash. Maybe you can find
something out with this file.
Comment 3 Albert Astals Cid 2008-02-24 12:49:30 UTC
No crash here, just a petition for password, which poppler version are you using?
Comment 4 Pino Toscano 2008-02-25 10:29:43 UTC
> #6  0xb33ddfc0 in Poppler::Document::load () from /usr/lib/libpoppler-qt4.so.1

You seem to be using poppler 0.5.x - please update to any 0.6 version in case.