Summary: | Okular crashes on exit when print preview was shown on attached PDF | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | karaluh <karaluh> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | 582177650, aacid, arparamir, drpjkurian, fabiodurso |
Priority: | NOR | ||
Version First Reported In: | 0.19.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Testcase
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
karaluh
2012-11-08 08:18:37 UTC
Created attachment 75093 [details]
Testcase
*** Bug 312329 has been marked as a duplicate of this bug. *** Created attachment 80874 [details] New crash information added by DrKonqi okular (0.16.3) on KDE Platform 4.10.3 using Qt 4.8.4 - What I was doing when the application crashed: 我的一个chm文件(84M)在win8下可以打开阅读,在Ubuntu13.04下xchm、chmsee、kchmviewer根本打不开,okular能打开但是只能看前5页,而且点击目录没有反应 附上文件地址及下载密码 :http://pan.baidu.com/share/link?shareid=1410913143&uk=3355620123 密码:69in -- Backtrace (Reduced): #9 0x00007f1c0c4a2232 in QObjectPrivate::deleteChildren (this=this@entry=0x179e510) at kernel/qobject.cpp:1907 #10 0x00007f1c0cec66dc in QWidget::~QWidget (this=0x179e330, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1681 #11 0x00007f1c0dc3a385 in KMainWindow::~KMainWindow() () from /usr/lib/libkdeui.so.5 #12 0x000000000040a194 in Shell::~Shell (this=0x179e330, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../shell/shell.cpp:146 #13 0x000000000040a209 in Shell::~Shell (this=0x179e330, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../shell/shell.cpp:156 Created attachment 83081 [details]
New crash information added by DrKonqi
okular (0.16.5) on KDE Platform 4.10.5 "release 1" using Qt 4.8.4
- What I was doing when the application crashed:
Opened PPT file and clicked to close Okular while the presentation was still loaded.
-- Backtrace (Reduced):
#6 Okular::Document::closeDocument (this=0xcecdf0) at /usr/src/debug/okular-4.10.5/core/document.cpp:2091
#7 0x00007f6501994325 in closeUrl (this=0xcebea0, promptToSave=<optimized out>) at /usr/src/debug/okular-4.10.5/part.cpp:1451
#8 Okular::Part::closeUrl (this=0xcebea0, promptToSave=<optimized out>) at /usr/src/debug/okular-4.10.5/part.cpp:1398
#9 0x000000000040b95c in Shell::~Shell (this=0xcda7a0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /usr/src/debug/okular-4.10.5/shell/shell.cpp:151
#10 0x000000000040ba09 in Shell::~Shell (this=0xcda7a0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /usr/src/debug/okular-4.10.5/shell/shell.cpp:156
We need to termite the gs thread when leaving for good *** This bug has been marked as a duplicate of bug 270602 *** |