Summary: | Kate crashes upon startup | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Lê Hoàng Phương <lehoangphuongbg> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | becheru.petru.ioan, craigdabbs, frederick, loic.grobol |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Lê Hoàng Phương
2012-08-28 08:15:12 UTC
Created attachment 73526 [details]
New crash information added by DrKonqi
kate (3.9.0) on KDE Platform 4.9.00 using Qt 4.8.2
- What I was doing when the application crashed: Starting Kate. I had already started it several times today, and after doing nothing particular it refused to start several times, and now it works, with no obvious reason.
-- Backtrace (Reduced):
#6 __memcpy_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:495
[...]
#13 0x00007f07a66b06c6 in QScriptEngine::QScriptEngine() () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#14 0x00007f07a6ccf083 in load (this=0x22efa60) at ../../part/script/katescript.cpp:247
#15 KateScript::load (this=0x22efa60) at ../../part/script/katescript.cpp:230
#16 0x00007f07a6ccf429 in KateScript::clearExceptions (this=0x22efa60) at ../../part/script/katescript.cpp:157
Created attachment 73528 [details]
New crash information added by DrKonqi
kate (3.9.0) on KDE Platform 4.9.00 using Qt 4.8.2
- What I was doing when the application crashed:
Nothing !
- Unusual behavior I noticed:
Rekonq and Amarok will do the same... But never at the beggining of the session
-- Backtrace (Reduced):
#6 __memcpy_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:495
[...]
#13 0x00007f4620a7fda6 in QScriptEngine::QScriptEngine() () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#14 0x00007f462109535a in load (this=0x25b1b80) at ../../part/script/katescript.cpp:247
#15 KateScript::load (this=0x25b1b80) at ../../part/script/katescript.cpp:230
#16 0x00007f46210956c9 in KateScript::clearExceptions (this=0x25b1b80) at ../../part/script/katescript.cpp:157
KWin bug #305718 has better backtraces Created attachment 73572 [details]
New crash information added by DrKonqi
kate (3.9.0) on KDE Platform 4.9.00 using Qt 4.8.2
- What I was doing when the application crashed:
Editing a document through fish, suddenly crashed and unable to restart. Have to log out of system , then kwin and numerous other processes crash on the logout process.
Logging in fixes it for a short time untill it happens again.
-- Backtrace (Reduced):
#6 __memcpy_ssse3_back () at ../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S:268
[...]
#13 0x00007fd43c4a66c6 in QScriptEngine::QScriptEngine() () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#14 0x00007fd43cac5083 in load (this=0xd624d0) at ../../part/script/katescript.cpp:247
#15 KateScript::load (this=0xd624d0) at ../../part/script/katescript.cpp:230
#16 0x00007fd43cac5429 in KateScript::clearExceptions (this=0xd624d0) at ../../part/script/katescript.cpp:157
I confirm the bug with QT 4.8.2 and KDE 4.9! WORKAROUND: downgrade QT to 4.8.1 ! With QT 4.8.1, the bug doesn't show up, so it must be a QT (script) issue; see bug 305718 *** This bug has been marked as a duplicate of bug 305718 *** |