Bug 210306 - Okular crashes on opening any pdf document
Summary: Okular crashes on opening any pdf document
Status: RESOLVED DOWNSTREAM
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-12 12:10 UTC by Balasubramanian N
Modified: 2009-10-12 20:36 UTC (History)
1 user (show)

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 Balasubramanian N 2009-10-12 12:10:35 UTC
Application that crashed: okular
Version of the application: 0.9.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.26.8.tex3 i686

What I was doing when the application crashed:
Okular keeps crashing whenever I try to open a PDF document, rather any PDF document.

 -- Backtrace:
Application: Okular (okular), signal: Segmentation fault
[KCrash Handler]
#9  0xb2cdb652 in GlobalParams::~GlobalParams () from /usr/lib/libpoppler.so.4
#10 0xb2df7af3 in Poppler::DocumentData::checkDocument () from /usr/lib/libpoppler-qt4.so.3
#11 0xb2df80bd in Poppler::Document::load () from /usr/lib/libpoppler-qt4.so.3
#12 0xb2e5bfa2 in qt_plugin_instance () from /usr/lib/kde4/okularGenerator_poppler.so
#13 0xb4787e70 in Okular::DocumentViewport::toString () from /usr/lib/libokularcore.so.1
#14 0xb479519d in Okular::Document::openDocument () from /usr/lib/libokularcore.so.1
#15 0xb482e3f5 in qt_plugin_instance () from /usr/lib/kde4/okularpart.so
#16 0xb7f6614e in KParts::ReadOnlyPart::openUrl () from /usr/lib/libkparts.so.4
#17 0xb4820a54 in qt_plugin_instance () from /usr/lib/kde4/okularpart.so
#18 0x0804f948 in _start ()
#19 0x0804fa66 in _start ()
#20 0x0805033c in _start ()
#21 0xb7339d26 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#22 0xb733aa77 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#23 0xb733f071 in QTimer::start () from /usr/lib/libQtCore.so.4
#24 0xb733f19c in QTimer::start () from /usr/lib/libQtCore.so.4
#25 0xb73338e3 in QObject::event () from /usr/lib/libQtCore.so.4
#26 0xb69177ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#27 0xb691f30e in QApplication::notify () from /usr/lib/libQtGui.so.4
#28 0xb7925201 in KApplication::notify () from /usr/lib/libkdeui.so.5
#29 0xb732341d in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#30 0xb7352051 in QEventDispatcherUNIX::registerTimer () from /usr/lib/libQtCore.so.4
#31 0xb734f7ae in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#32 0xb61ed32c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#33 0xb61f0d68 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#34 0xb61f0e8e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#35 0xb734f708 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#36 0xb69bab1a in QX11Info::copyX11Data () from /usr/lib/libQtGui.so.4
#37 0xb7321a5d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#38 0xb7321eb1 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#39 0xb732438a in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#40 0xb6917664 in QApplication::exec () from /usr/lib/libQtGui.so.4
#41 0x0804e687 in _start ()
#42 0xb6584a36 in __libc_start_main () from /lib/i686/libc.so.6
#43 0x0804dab1 in _start ()

Reported using DrKonqi
Comment 1 Albert Astals Cid 2009-10-12 12:22:58 UTC
Seems you either need to recompile okular, poppler or poppler-qt4 frontend are you using distribution binaries or self compiling?
Comment 2 Balasubramanian N 2009-10-12 12:54:04 UTC
Hi

I am using PCLOS KDE4.3, if that is what you wanted to know. Okular was
installed by default. I tried what was given in
http://okular.kde.org/download.php, i.e this:

svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kdegraphics -N
cd kdegraphics
svn up cmake
svn up libs
svn up okular
mkdir build

cd build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/your/kde4/install/dir ..
cd okular
make
make install

Unfortunately couldn't go beyond line 7. I am not familiar with CLI,
but have been able to install and use linux from ISOs.

Thanks

Bala



On Mon, Oct 12, 2009 at 3:53 PM, Albert Astals Cid <tsdgeos@terra.es> wrote:

> https://bugs.kde.org/show_bug.cgi?id=210306
>
>
>
>
>
> --- Comment #1 from Albert Astals Cid <tsdgeos terra es>  2009-10-12
> 12:22:58 ---
> Seems you either need to recompile okular, poppler or poppler-qt4 frontend
> are
> you using distribution binaries or self compiling?
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>
Comment 3 Albert Astals Cid 2009-10-12 15:17:04 UTC
No, no, no need to recompile it yourself, i was just asking if you used precompiled packages or not, it seems you are using PCLinuxOS so it is clear it is a problem in their packages, please look for the PCLinuxOS bug reporting utility and open a bug there saying they have to update the compilation of okular.
Comment 4 Texstar 2009-10-12 20:36:45 UTC
kdegraphics package was rebuilt yesterday against updated poppler libraries and this bug can be closed.