Bug 155022 - Example pdf which crashes okular
Summary: Example pdf which crashes okular
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-01-03 15:08 UTC by Mike
Modified: 2008-01-03 15:37 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 Mike 2008-01-03 15:08:25 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

This PDF crashes okular (it probably saw the prices ;))

http://transparentcable.com/resources/Retail_Pricelist_2007.pdf

I do not have debugging symbols enabled so the crash report is not that useful, but here it is incase you cannot reproduce.

#5  0x0000000000000000 in ?? ()
#6  0x00002b7fecf77e53 in KCoreConfigSkeleton::writeConfig ()
   from /usr/kde/svn/lib64/libkdecore.so.5
#7  0x00002b7ff4d94772 in ?? () from /usr/kde/svn/lib64/kde4/okularpart.so
#8  0x00002b7ff4d9b5dd in ?? () from /usr/kde/svn/lib64/kde4/okularpart.so
#9  0x00002b7feca185fd in QMetaObject::activate ()
   from /usr/lib64/qt4/libQtCore.so.4
#10 0x00002b7ff090634e in QAction::toggled () from /usr/lib64/qt4/libQtGui.so.4
#11 0x00002b7ff090683f in QAction::setChecked ()
   from /usr/lib64/qt4/libQtGui.so.4
#12 0x00002b7ff4d9d52b in ?? () from /usr/kde/svn/lib64/kde4/okularpart.so
#13 0x00002b7ff4da2e4c in KPluginFactory::createPartInstance<Part> ()
   from /usr/kde/svn/lib64/kde4/okularpart.so
#14 0x00002b7fed087b61 in KPluginFactory::create ()
   from /usr/kde/svn/lib64/libkdecore.so.5
#15 0x00000000004091dc in _start ()
Comment 1 Albert Astals Cid 2008-01-03 15:24:24 UTC
works here, which poppler version do you have installed?
Comment 2 Mike 2008-01-03 15:29:50 UTC
Version 0.6.2
Comment 3 Pino Toscano 2008-01-03 15:32:06 UTC
Can you attach the console output as well?
Comment 4 Mike 2008-01-03 15:37:02 UTC
Sorry, just noticed it is crashing even without a file.  My install must be broken somehow.