Bug 283915

Summary: kile
Product: [Applications] kile Reporter: Shtrakov <shtrakov>
Component: generalAssignee: Michel Ludwig <michel.ludwig>
Status: RESOLVED FIXED    
Severity: crash Keywords: investigated, triaged
Priority: NOR    
Version First Reported In: 2.0.85   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Shtrakov 2011-10-13 11:24:00 UTC
Application: kile (2.0.85)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-34-generic x86_64
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
problem with encoding when using cyrilic 

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Kile (kile), signal: Segmentation fault
[KCrash Handler]
#5  QIcon (this=0x7fff1838fb40, other=...) at image/qicon.cpp:531
#6  0x00007f48d4ef1184 in QAction::icon (this=<value optimized out>) at kernel/qaction.cpp:735
#7  0x00000000005f5fcf in ToolbarSelectAction::setCurrentAction (this=0x1a20a50, action=0x1bd75c0) at /build/buildd/kile-2.1.0~svn1112263beta4/src/kileactions.cpp:527
#8  0x00000000005f6072 in ToolbarSelectAction::restoreCurrentAction (this=0x1a20a50) at /build/buildd/kile-2.1.0~svn1112263beta4/src/kileactions.cpp:610
#9  0x00000000005d385c in Kile::setupTools (this=0x7fff18391870) at /build/buildd/kile-2.1.0~svn1112263beta4/src/kile.cpp:1053
#10 0x00000000005d9800 in Kile::generalOptions (this=0x7fff18391870) at /build/buildd/kile-2.1.0~svn1112263beta4/src/kile.cpp:2556
#11 0x00000000005ef8fd in Kile::qt_metacall (this=0x7fff18391870, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fff1838ff20)
    at /build/buildd/kile-2.1.0~svn1112263beta4/obj-x86_64-linux-gnu/src/kile.moc:270
#12 0x00007f48d4595e3f in QMetaObject::activate (sender=0x1a1a6f0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x15dd0) at kernel/qobject.cpp:3293
#13 0x00007f48d4ef1032 in QAction::triggered (this=0x7fff1838fb40, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#14 0x00007f48d4ef30ab in QAction::activate (this=0x1a1a6f0, event=<value optimized out>) at kernel/qaction.cpp:1255
#15 0x00007f48d533239d in QMenuPrivate::activateCausedStack (this=<value optimized out>, causedStack=..., action=0x1a1a6f0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1011
#16 0x00007f48d5337dda in QMenuPrivate::activateAction (this=0x1c5e2c0, action=0x1a1a6f0, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1103
#17 0x00007f48d5f3a48e in KMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5
#18 0x00007f48d4f4d582 in QWidget::event (this=0x1c5a440, event=0x7fff18390b70) at kernel/qwidget.cpp:7998
#19 0x00007f48d5339f9b in QMenu::event (this=0x1c5a440, e=0x7fff18390b70) at widgets/qmenu.cpp:2414
#20 0x00007f48d4ef722c in QApplicationPrivate::notify_helper (this=0xfe43b0, receiver=0x1c5a440, e=0x7fff18390b70) at kernel/qapplication.cpp:4300
#21 0x00007f48d4efdecb in QApplication::notify (this=0x7fff18391870, receiver=0x1c5a440, e=0x7fff18390b70) at kernel/qapplication.cpp:3865
#22 0x00007f48d5e5da16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#23 0x00007f48d458306c in QCoreApplication::notifyInternal (this=0x7fff18391870, receiver=0x1c5a440, event=0x7fff18390b70) at kernel/qcoreapplication.cpp:704
#24 0x00007f48d4efd0ae in QCoreApplication::sendEvent (receiver=0x1c5a440, event=0x7fff18390b70, alienWidget=0x0, nativeWidget=0x1c5a440, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#25 QApplicationPrivate::sendMouseEvent (receiver=0x1c5a440, event=0x7fff18390b70, alienWidget=0x0, nativeWidget=0x1c5a440, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, 
    spontaneous=true) at kernel/qapplication.cpp:2965
#26 0x00007f48d4f7d3dd in QETWidget::translateMouseEvent (this=0x1c5a440, event=<value optimized out>) at kernel/qapplication_x11.cpp:4302
#27 0x00007f48d4f7b8ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff18391490) at kernel/qapplication_x11.cpp:3501
#28 0x00007f48d4fa7882 in x11EventSourceDispatch (s=0xfe7c10, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#29 0x00007f48d05b58c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x00007f48d05b9748 in ?? () from /lib/libglib-2.0.so.0
#31 0x00007f48d05b98fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x00007f48d45ac513 in QEventDispatcherGlib::processEvents (this=0xfbf1a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#33 0x00007f48d4fa746e in QGuiEventDispatcherGlib::processEvents (this=0x7fff1838fb40, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x00007f48d4581992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#35 0x00007f48d4581d6c in QEventLoop::exec (this=0x7fff183917c0, flags=) at kernel/qeventloop.cpp:201
#36 0x00007f48d4585aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#37 0x00000000005f21f2 in main (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/kile-2.1.0~svn1112263beta4/src/main.cpp:167

Reported using DrKonqi
Comment 1 Michel Ludwig 2011-10-13 11:25:57 UTC
Can you describe what you were doing or what was happening when the crash occurred?
Comment 2 Shtrakov 2011-10-13 15:40:22 UTC
Unfortunately, 
I can't describe this in details. Tex works with 3 tex files. The main file call two other  files. They are written in Bulgarian language i.e. using Cyrillic encoding. Kile works with one of these two files. I input some Cyrillic symbols when a the work stops with a dialog window which I close quickly hopping to avoid any confusion. In the dialog I think appeared a word which  looks like "console" might be. 
Sorry,
I did not expected a serious crash. 
Sincerely,

Sl. Shtrakov
  
--------------------

Slavcho Shtrakov
Department of Computer Science
South-West University, 
2700 Blagoevgrad, Bulgaria
e-mail: shtrakov@swu.bg
URL: http://home.swu.bg/shtrakov/

----- Michel Ludwig <michel.ludwig@kdemail.net> wrote:
> https://bugs.kde.org/show_bug.cgi?id=283915
> 
> 
> 
> 
> 
> --- Comment #1 from Michel Ludwig <michel ludwig kdemail net>  2011-10-13 11:25:57 ---
> Can you describe what you were doing or what was happening when the crash
> occurred?
> 
> -- 
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
Comment 3 Michel Ludwig 2011-11-26 20:30:49 UTC
Can you please update to Kile 2.1 and to a more recent version of KDE, and check whether the problem still occurs? Thanks.
Comment 4 Andrew Crouthamel 2018-09-19 14:36:05 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.