Application that crashed: karbon Version of the application: 2.1 Beta 2 KDE Version: 4.3.2 (KDE 4.3.2) Qt Version: 4.5.3 Operating System: Linux 2.6.31.5-desktop-1mnb i686 Distribution: "Mandriva Linux 2010.0" What I was doing when the application crashed: I attepted to open a karbon file created from KOffice 1.6.3. As soon as I had clicked to open the file, the programme crashed. -- Backtrace: Application: Karbon14 (kdeinit4), signal: Segmentation fault [KCrash Handler] #6 0xb323dec7 in KoShapeSavingContext::saveDataCenter (this=0xbff82784, store=0x96292e8, manifestWriter=0x9674c28) at /usr/src/debug/koffice-2.0.82/libs/flake/KoShapeSavingContext.cpp:182 #7 0xb53223f2 in KarbonDocument::saveOdf (this=0x94ce8a8, documentContext=@0xbff82984) at /usr/src/debug/koffice-2.0.82/karbon/common/KarbonDocument.cpp:345 #8 0xafc9b89e in KarbonImport::convert (this=0x94ce898, from=@0x95d2a58, to=@0x95d2a5c) at /usr/src/debug/koffice-2.0.82/filters/karbon/karbon1.x/Karbon1xImport.cpp:148 #9 0xb34af25d in KOfficeFilter::ChainLink::invokeFilter (this=0x95d2a50, parentChainLink=0x0) at /usr/src/debug/koffice-2.0.82/libs/main/KoFilterChainLink.cpp:69 #10 0xb34a54d0 in KoFilterChain::invokeChain (this=0x951d2e8) at /usr/src/debug/koffice-2.0.82/libs/main/KoFilterChain.cpp:94 #11 0xb34a2736 in KoFilterManager::importDocument (this=0x9516200, url=@0xbff82cf4, status=@0xbff82cf8) at /usr/src/debug/koffice-2.0.82/libs/main/KoFilterManager.cpp:163 #12 0xb344dae3 in KoDocument::openFile (this=0x945e6c8) at /usr/src/debug/koffice-2.0.82/libs/main/KoDocument.cpp:1207 #13 0xb7247127 in KParts::ReadOnlyPart::openUrl (this=0x945e6c8, url=@0xbff82ed4) at /usr/src/debug/kdelibs-4.3.2/kparts/part.cpp:557 #14 0xb344b369 in KoDocument::openUrl (this=0x945e6c8, _url=@0xbff830b0) at /usr/src/debug/koffice-2.0.82/libs/main/KoDocument.cpp:1135 #15 0xb3471344 in KoMainWindow::openDocumentInternal (this=0x94cbbd8, url=@0xbff830b0, newdoc=0x945e6c8) at /usr/src/debug/koffice-2.0.82/libs/main/KoMainWindow.cpp:671 #16 0xb3471c2c in KoMainWindow::openDocument (this=0x94cbbd8, newdoc=0x945e6c8, url=@0xbff830b0) at /usr/src/debug/koffice-2.0.82/libs/main/KoMainWindow.cpp:654 #17 0xb343618e in KoApplication::start (this=0xbff83260) at /usr/src/debug/koffice-2.0.82/libs/main/KoApplication.cpp:216 #18 0xb532aa2f in kdemain (argc=2, argv=0x92d2f48) at /usr/src/debug/koffice-2.0.82/karbon/main.cc:47 #19 0x0804da54 in launch (argc=2, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=1, envs=0x92d3b0f "DISPLAY=:0.0", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x92d3b20 "Cooker.Offcomp4.Sercomp1;1257197387;642322;12029_TIME7437201") at /usr/src/debug/kdelibs-4.3.2/kinit/kinit.cpp:677 #20 0x0804e717 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at /usr/src/debug/kdelibs-4.3.2/kinit/kinit.cpp:1169 #21 0x0804eb64 in handle_requests (waitForPid=<value optimized out>) at /usr/src/debug/kdelibs-4.3.2/kinit/kinit.cpp:1362 #22 0x0804f85f in main (argc=2, argv=0xbff839e4, envp=0xbff839f0) at /usr/src/debug/kdelibs-4.3.2/kinit/kinit.cpp:1793 Reported using DrKonqi
I cannot reproduce the crash here. If the file does not contain confidential information, it would be great to attach it to the bug report or send it privately to me. This way i have a better chance fixing the bug.
SVN commit 1114916 by jaham: do not create picture shape when image loading failed, as setting an empty image causes a stupid assert in createImageData when passing an empty image this might be related to bug 212811 CCBUG:212811 M +8 -2 Karbon1xImport.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1114916
Created an attachment (id=42885) [details] A map of a Park Generated with koffice 1.6.x, unable to read with karbon 2.1.1 (using KDE 4.4.2). Karbon just crashes.
SVN commit 1116625 by jaham: fix crash when importing gradients from old karbon file format (there was an assert which forced gradients to be in bounding box mode) CCBUG:212811 M +5 -4 Karbon1xImport.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1116625
Derek thanks for the file. The crash which it causes is a different problem which I just fixed.
Isn't this fixed then?
On Saturday 12 March 2011 06:52:01 boud@valdyas.org wrote: > https://bugs.kde.org/show_bug.cgi?id=212811 > > > boud@valdyas.org changed: > > What |Removed |Added > --------------------------------------------------------------------------- > - CC| |boud@valdyas.org > > > > > --- Comment #6 from <boud valdyas org> 2011-03-12 06:51:59 --- > Isn't this fixed then? I am not sure. The backtrace of the bug seems to show an entirely different problem. Ciao Jan
Close as fixed. If there are still problems it can be reopened.
You need to log in before you can comment on or make changes to this bug.