Bug 211442 - with the newest Ubuntu updates okular crashes when opening most PDFs
Summary: with the newest Ubuntu updates okular crashes when opening most PDFs
Status: RESOLVED DUPLICATE of bug 211376
Alias: None
Product: okular
Classification: Applications
Component: PDF backend (show other bugs)
Version: 0.9.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-22 15:00 UTC by Willi Richert
Modified: 2009-10-22 15:06 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 Willi Richert 2009-10-22 15:00:08 UTC
Version:           0.9.2 (using KDE 4.3.2)
OS:                Linux
Installed from:    Ubuntu Packages

Unfortunately, no kcrash is opening. It happens with today's Ubuntu updates.

$ gdb /usr/bin/okular
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) run quick.pdf
Starting program: /usr/bin/okular quick.pdf
[Thread debugging using libthread_db enabled]
[New Thread 0xb5f60700 (LWP 31112)]
[New Thread 0xb2a73b90 (LWP 31115)]
[Thread 0xb2a73b90 (LWP 31115) exited]
[New Thread 0xb2a73b90 (LWP 31116)]
[Thread 0xb2a73b90 (LWP 31116) exited]
[New Thread 0xb2a73b90 (LWP 31117)]
[Thread 0xb2a73b90 (LWP 31117) exited]
[New Thread 0xb2a73b90 (LWP 31118)]
Bogus memory allocation size

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb2a73b90 (LWP 31118)]
0xb74dcc76 in QDBusAdaptorConnector::relaySlot (this=0x9eb80c0, argv=0xb2a726cc) at qdbusabstractadaptor.cpp:268
268     qdbusabstractadaptor.cpp: No such file or directory.
        in qdbusabstractadaptor.cpp


If started without gdb I get when opening, e.g. http://latex-tutorium.sourceforge.net/latex-tutorium.pdf:

$ okular
Bogus memory allocation size
okular: Fatal IO error: client killed
KCrash: Application 'okular' crashing...
Fatal Error: Accessed global static 'KGlobalPrivate *globalData()' after destruction. Defined at /build/buildd/kde4libs-4.3.2/kdecore/kernel/kglobal.cpp:116
Unable to start Dr. Konqi
Comment 1 Christoph Feck 2009-10-22 15:06:40 UTC

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