Bug 208151 - Kile crashes on start (encoding related?) [QActionGroup::actions, KRecentFilesAction::addUrl, Kile::addRecentFile]
Summary: Kile crashes on start (encoding related?) [QActionGroup::actions, KRecentFile...
Status: RESOLVED FIXED
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords: investigated, triaged
: 215447 219529 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-09-22 06:50 UTC by Simon Toth
Modified: 2018-09-19 14:39 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Toth 2009-09-22 06:50:10 UTC
Application that crashed: kile
Version of the application: 2.0.83
KDE Version: 4.3.1 (KDE 4.3.1) "release 165"
Qt Version: 4.5.2
Operating System: Linux 2.6.27.29-0.1-default x86_64
Distribution: "openSUSE 11.1 (x86_64)"

What I was doing when the application crashed:
Kile crashed when selecting open-with from dolphin.

 -- Backtrace:
Application: Kile (kile), signal: Segmentation fault
[KCrash Handler]
#5  QActionGroup::actions (this=0x129b6a0) at ../../src/corelib/tools/qlist.h:111
#6  0x00007f1cc0121720 in KRecentFilesAction::addUrl (this=0x129b180, _url=<value optimized out>, name=@0x7fff9402afb0) at /usr/src/debug/kdelibs-4.3.1/kdeui/actions/krecentfilesaction.cpp:137
#7  0x00000000005caf8f in Kile::addRecentFile (this=<value optimized out>, url=@0x129b6a0) at /usr/src/debug/kile-2.1b2/src/kile.cpp:2694
#8  0x00000000005ea5c7 in Kile::qt_metacall (this=0x7fff9402c370, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff9402b0e0) at /usr/src/debug/kile-2.1b2/build/src/kile.moc:305
#9  0x00007f1cbf3bc6e2 in QMetaObject::activate (sender=0xbb8580, from_signal_index=<value optimized out>, to_signal_index=13, argv=0x7f1cbf435ebe) at kernel/qobject.cpp:3113
#10 0x00000000006c7873 in KileDocument::Manager::addToRecentFiles (this=0x7fff9402af00, _t1=<value optimized out>) at /usr/src/debug/kile-2.1b2/build/src/kiledocmanager.moc:413
#11 0x00000000006ca4a8 in KileDocument::Manager::createDocument (this=0xbb8580, url=@0x7fff9402b250, docinfo=0xb3e400, encoding=@0x7fff9402b2d0, highlight=@0x7fff9402b280)
    at /usr/src/debug/kile-2.1b2/src/kiledocmanager.cpp:468
#12 0x00000000006ca655 in KileDocument::Manager::loadText (this=0xbb8580, type=KileDocument::LaTeX, url=@0x7fff9402b250, encoding=@0x7fff9402b2d0, create=true, highlight=@0x7fff9402b280, 
    text=@0x7fff9402b270, index=-1, baseDirectory=@0x7fff9402b240) at /usr/src/debug/kile-2.1b2/src/kiledocmanager.cpp:537
#13 0x00000000006ca849 in KileDocument::Manager::fileOpen (this=0xbb8580, url=<value optimized out>, encoding=@0x7fff9402b2d0, index=-1) at /usr/src/debug/kile-2.1b2/src/kiledocmanager.cpp:862
#14 0x00000000006caa4d in KileDocument::Manager::fileSelected (this=0x7fff9402af00, url=@0x129b6a0) at /usr/src/debug/kile-2.1b2/src/kiledocmanager.cpp:736
#15 0x00000000004d5945 in Kile::openDocument (this=0x7fff9402c370, url=<value optimized out>) at /usr/src/debug/kile-2.1b2/src/kile.cpp:1330
#16 0x0000000000739892 in MainAdaptor::qt_metacall (this=0xb48110, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff9402b5d0)
    at /usr/src/debug/kile-2.1b2/build/src/mainadaptor.cpp:51
#17 0x00007f1cbf6c2354 in QDBusConnectionPrivate::deliverCall (this=0xa9ab00, object=0xb48110, msg=@0xe7f100, metaTypes=@0x7fff9402b6d8, slotIdx=6) at qdbusintegrator.cpp:891
#18 0x00007f1cbf6c328f in QDBusConnectionPrivate::activateCall (this=0xa9ab00, object=0xb48110, flags=273, msg=@0xe7f100) at qdbusintegrator.cpp:796
#19 0x00007f1cbf6c39c1 in QDBusConnectionPrivate::activateObject (this=0xa9ab00, node=@0xe7f0d8, msg=@0xe7f100, pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1347
#20 0x00007f1cbf6c3cd8 in QDBusActivateObjectEvent::placeMetaCall (this=0xe7f090) at qdbusintegrator.cpp:1464
#21 0x00007f1cbf3b78a8 in QObject::event (this=0x7fff9402c370, e=0xe7f090) at kernel/qobject.cpp:1111
#22 0x00007f1cbe63225a in QApplication::event (this=0x7fff9402c370, e=0xe7f090) at kernel/qapplication.cpp:2317
#23 0x00007f1cbe62cabd in QApplicationPrivate::notify_helper (this=0xaa27e0, receiver=0x7fff9402c370, e=0xe7f090) at kernel/qapplication.cpp:4056
#24 0x00007f1cbe634d4a in QApplication::notify (this=0x7fff9402c370, receiver=0x7fff9402c370, e=0xe7f090) at kernel/qapplication.cpp:4021
#25 0x00007f1cc01e902b in KApplication::notify (this=0x7fff9402c370, receiver=0x7fff9402c370, event=0xe7f090) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302
#26 0x00007f1cbf3a794c in QCoreApplication::notifyInternal (this=0x7fff9402c370, receiver=0x7fff9402c370, event=0xe7f090) at kernel/qcoreapplication.cpp:610
#27 0x00007f1cbf3a85ca in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xa7d070) at kernel/qcoreapplication.h:213
#28 0x00007f1cbf3d10b3 in postEventSourceDispatch (s=<value optimized out>) at kernel/qcoreapplication.h:218
#29 0x00007f1cba9490fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#30 0x00007f1cba94c8cd in ?? () from /usr/lib64/libglib-2.0.so.0
#31 0x00007f1cba94ca8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#32 0x00007f1cbf3d0d3f in QEventDispatcherGlib::processEvents (this=0xa7c8a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#33 0x00007f1cbe6c3faf in QGuiEventDispatcherGlib::processEvents (this=0x7fff9402af00, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#34 0x00007f1cbf3a61d2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1811758512}) at kernel/qeventloop.cpp:149
#35 0x00007f1cbf3a65a4 in QEventLoop::exec (this=0x7fff9402c290, flags={i = -1811758432}) at kernel/qeventloop.cpp:201
#36 0x00007f1cbf3a8894 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#37 0x00000000005ecff5 in main (argc=2, argv=0x7fff9402d158) at /usr/src/debug/kile-2.1b2/src/main.cpp:167

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-21 03:51:37 UTC
*** Bug 215447 has been marked as a duplicate of this bug. ***
Comment 2 Dario Andres 2009-12-22 01:04:24 UTC
From bug 219529:
---
What I was doing when the application crashed:
I need use enconding 8859-1 to support simbols and accent basic of portuguese
however in kile 2.1 beta this has been impossibile to configure, when I save
the document and open again I don't get use the accent of my language.
Comment 3 Dario Andres 2009-12-22 01:04:26 UTC
*** Bug 219529 has been marked as a duplicate of this bug. ***
Comment 4 Michel Ludwig 2011-01-23 17:53:27 UTC
Please update KDE to at least version 4.5 and Kile to 2.1 beta 5, and check if this bugs still occurs. Thanks.
Comment 5 Andrew Crouthamel 2018-09-19 14:39:39 UTC
This bug has had its resolution changed, but accidentally has been left in NEEDSINFO status. I am thus closing this bug and setting the status as RESOLVED to reflect the resolution change.