Bug 279783 - Kate crashes repeatedly after updating OpenSUSE 11.4 to KDE 4.7
Summary: Kate crashes repeatedly after updating OpenSUSE 11.4 to KDE 4.7
Status: RESOLVED DUPLICATE of bug 265540
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-10 05:41 UTC by wolffire_fl
Modified: 2011-08-11 08:29 UTC (History)
0 users

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 wolffire_fl 2011-08-10 05:41:38 UTC
Application: kate (3.7.0)
KDE Platform Version: 4.7.00 (4.7.0) "release 6"
Qt Version: 4.7.3
Operating System: Linux 2.6.37.6-0.7-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

Simply opening a bare text document from thunar.  It crashes each and every time a plain text file is opened.

The crash can be reproduced every time.

-- Backtrace:
Application: Kate (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f9e22667760 (LWP 9870))]

Thread 2 (Thread 0x7f9e16683700 (LWP 9871)):
#0  0x00007f9e1fd05503 in poll () from /lib64/libc.so.6
#1  0x00007f9e1cb67114 in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007f9e1cb67a35 in g_main_loop_run () from /lib64/libglib-2.0.so.0
#3  0x00007f9e16fea244 in ?? () from /lib64/libgio-2.0.so.0
#4  0x00007f9e1cb8e466 in ?? () from /lib64/libglib-2.0.so.0
#5  0x00007f9e20f56a3f in start_thread () from /lib64/libpthread.so.0
#6  0x00007f9e1fd0e67d in clone () from /lib64/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f9e22667760 (LWP 9870)):
[KCrash Handler]
#6  0x00007f9e1a6738c4 in KateDocManager::KateDocManager (this=0x8b15d0, parent=<value optimized out>) at /usr/src/debug/kdesdk-4.6.0/kate/app/katedocmanager.cpp:73
#7  0x00007f9e1a66d902 in KateApp::KateApp (this=0x7fffc7bc0580, args=<value optimized out>) at /usr/src/debug/kdesdk-4.6.0/kate/app/kateapp.cpp:60
#8  0x00007f9e1a8e8a5f in kdemain (argc=1, argv=0x659430) at /usr/src/debug/kdesdk-4.6.0/kate/app/katemain.cpp:373
#9  0x0000000000407279 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#10 0x0000000000407dfd in handle_launcher_request(int, char const*) ()
#11 0x000000000040859a in handle_requests(int) ()
#12 0x00000000004091f0 in main ()

Possible duplicates by query: bug 277420, bug 276523, bug 265540, bug 255705.

Reported using DrKonqi
Comment 1 Dominik Haumann 2011-08-11 08:29:43 UTC
Your installation is broken, the Kate application cannot find the editor component.

But you will get a better error message in the future, hence mark as duplicate.

*** This bug has been marked as a duplicate of bug 265540 ***