Summary: | Calligra Flow seg-fault on startup | ||
---|---|---|---|
Product: | [Applications] calligraflow | Reporter: | guyh2 |
Component: | general | Assignee: | Yue Liu <mxj4> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | sebsauer |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
guyh2
2011-11-13 20:47:29 UTC
a very similar trace from trying to start calligraTables Application: Tables (calligratables), signal: Segmentation fault [KCrash Handler] #7 QString::operator= (this=0xbfe02e88, other=...) at tools/qstring.cpp:1358 #8 0x04606751 in KXmlGuiVersionHandler::KXmlGuiVersionHandler (this=0xbfe02e84, files=...) at ../../kdeui/xmlgui/kxmlguiversionhandler.cpp:342 #9 0x045f5c98 in KXMLGUIClient::findMostRecentXMLFile (files=..., doc=...) at ../../kdeui/xmlgui/kxmlguiclient.cpp:670 #10 0x00c7cbff in KoMainWindow::KoMainWindow (this=0x9b5ffb0, componentData=..., __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../../libs/main/KoMainWindow.cpp:235 #11 0x00c4b86d in KoApplication::start (this=0xbfe032a4) at ../../../libs/main/KoApplication.cpp:176 #12 0x006355df in kdemain (argc=1, argv=0xbfe033b4) at ../../tables/part/Main.cpp:41 #13 0x0804851b in main (argc=1, argv=0xbfe033b4) at calligratables_dummy.cpp:3 and a backtrace from Words whilst opening a .doc file Application: Words (kdeinit4), signal: Segmentation fault [KCrash Handler] #7 QString::operator= (this=0xbfaf9b38, other=...) at tools/qstring.cpp:1358 #8 0x006b8751 in KXmlGuiVersionHandler::KXmlGuiVersionHandler (this=0xbfaf9b34, files=...) at ../../kdeui/xmlgui/kxmlguiversionhandler.cpp:342 #9 0x006a7c98 in KXMLGUIClient::findMostRecentXMLFile (files=..., doc=...) at ../../kdeui/xmlgui/kxmlguiclient.cpp:670 #10 0x02639bff in KoMainWindow::KoMainWindow (this=0x8497ea0, componentData=..., __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../../libs/main/KoMainWindow.cpp:235 #11 0x026085d4 in KoApplication::start (this=0xbfaf9f5c) at ../../../libs/main/KoApplication.cpp:221 #12 0x045a2b7a in kdemain (argc=2, argv=0x81e8a08) at ../../../words/part/main.cpp:41 #13 0x0804f762 in launch (argc=<optimized out>, _name=0x821dadc "calligrawords", args=<optimized out>, cwd=0x0, envc=0, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x821db27 "AMARI-UBUNTU;1321381482;385730;2013_TIME0") at ../../kinit/kinit.cpp:746 #14 0x08050afc in handle_launcher_request (sock=<optimized out>, who=<optimized out>) at ../../kinit/kinit.cpp:1238 #15 0x0805101f in handle_requests (waitForPid=<optimized out>) at ../../kinit/kinit.cpp:1431 #16 0x0804c130 in main (argc=137, argv=0x849c4f0, envp=0x849c170) at ../../kinit/kinit.cpp:1919 Looks like a binary incompatible or a packaging issue of your distributor. Please proper update kdelibs if needed or compile calligra yourself ( http://community.kde.org/Calligra/Building ). |