Bug 289404 - Karbon crashes whenever I open a PDF
Summary: Karbon crashes whenever I open a PDF
Status: RESOLVED WORKSFORME
Alias: None
Product: karbon
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Chakra Linux
: NOR crash
Target Milestone: ---
Assignee: Jan Hambrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-20 04:50 UTC by Christopher Griffiths
Modified: 2018-11-29 04:55 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Griffiths 2011-12-20 04:50:06 UTC
Application: karbon (2.4 Beta 5)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.1-CHAKRA x86_64
Distribution: "Chakra Linux"

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

Every single time that I open a PDF file in my home folder, Karbon loads up to 25% and then crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: Karbon14 (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f6526830465 in QProgressBar::setValue(int) () from /usr/lib/libQtGui.so.4
#7  0x00007f651544deed in KoMainWindow::slotProgress(int) () from /usr/lib/libkomain.so.9
#8  0x00007f651548ef3a in KoProgressUpdater::~KoProgressUpdater() () from /usr/lib/libkomain.so.9
#9  0x00007f651548f039 in KoProgressUpdater::~KoProgressUpdater() () from /usr/lib/libkomain.so.9
#10 0x00007f651542da2b in KoDocument::openFile() () from /usr/lib/libkomain.so.9
#11 0x00007f651eac771c in ?? () from /usr/lib/libkparts.so.4
#12 0x00007f651eac7d64 in KParts::ReadOnlyPart::openUrl(KUrl const&) () from /usr/lib/libkparts.so.4
#13 0x00007f65154313ad in KoDocument::openUrl(KUrl const&) () from /usr/lib/libkomain.so.9
#14 0x00007f651544e717 in KoMainWindow::openDocumentInternal(KUrl const&, KoDocument*) () from /usr/lib/libkomain.so.9
#15 0x00007f651544d292 in KoMainWindow::openDocument(KoDocument*, KUrl const&) () from /usr/lib/libkomain.so.9
#16 0x00007f651541f244 in KoApplication::start() () from /usr/lib/libkomain.so.9
#17 0x00007f651598cd1c in kdemain () from /usr/lib/libkdeinit4_karbon.so
#18 0x0000000000408792 in _start ()

Possible duplicates by query: bug 278058.

Reported using DrKonqi
Comment 1 Jan Hambrecht 2011-12-20 22:23:32 UTC
Git commit 48a48457084cb8c1b75cddb327c97c13327a3ad2 by Jan Hambrecht.
Committed on 20/12/2011 at 23:22.
Pushed by jaham into branch 'master'.

fix a possible timer race where

the gui update timer is only ever stopped when the progress
goes to the progress maximum. so it might be possible the timer
is still running and accessing data when we delete the progress updater.

CCBUG:289404

M  +5    -0    libs/main/KoProgressUpdater.cpp

http://commits.kde.org/calligra/48a48457084cb8c1b75cddb327c97c13327a3ad2
Comment 2 Jan Hambrecht 2011-12-20 22:26:03 UTC
I can not reproduce the crash on my system. I just commited a change which 
might fix your problem. It would be great if you could check if the problem 
still existst (if there is a calligra-git package for chakra)

Ciao Jan
Comment 3 Andrew Crouthamel 2018-10-29 22:42:54 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2018-11-13 14:36:00 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
mark the bug 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 5 Bug Janitor Service 2018-11-29 04:55:21 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now 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

Thank you for helping us make KDE software even better for everyone!