Bug 358755 - okular crash when opening a file inside gnu screen
Summary: okular crash when opening a file inside gnu screen
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2016-01-30 00:46 UTC by J
Modified: 2018-09-26 13:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description J 2016-01-30 00:46:33 UTC
Application: okular (0.14.3)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.2
Operating System: Linux 3.16.0-0.bpo.4-amd64 x86_64
Distribution: Debian GNU/Linux 7.9 (wheezy)
Window Manager: ratpoison

-- Information about the crash:
- What I was doing when the application crashed:

just opening a file frmo the command line, inside screen
$ okular file.pdf
(the same file can be opened without problems if the terminal is not inside gnu screen)

The crash can be reproduced every time.

-- Backtrace:
Application: Okular (okular), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#5  0x00007faf1e84f165 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007faf1e8523e0 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x00007faf1f1a3722 in qt_message_output(QtMsgType, char const*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007faf20910b06 in ?? () from /usr/lib/libkdeui.so.5
#9  0x00007faf209ed117 in ?? () from /usr/lib/libkdeui.so.5
#10 0x00007faf209ee0e8 in KApplication::KApplication(bool) () from /usr/lib/libkdeui.so.5
#11 0x00000000004081fd in main (argc=<optimized out>, argv=0x7ffcc052d508) at ../../shell/main.cpp:53

Possible duplicates by query: bug 356258.

Report to https://bugs.kde.org

Reproducible: Always




If someone has a newer version of Debian and can open a pdf file with okular inside gnu screen then this issue should be closed.
Comment 1 Albert Astals Cid 2016-01-30 15:09:42 UTC
Can you install debug symbols of kdelibs and give us the backtrace again?
Comment 2 Andrew Crouthamel 2018-09-25 21:44:50 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 J 2018-09-26 13:25:30 UTC
Right now, with Debian 9.5 and okular 0.26.1 it works and doesn't crash.
Consider this fixed.