Summary: | Kate crash when launching under Oneiric alpha 2 | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Xavier Besnard <xavier.besnard> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | christoph, ingo, karmo.rosental, matthias, michal.humpula |
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 |
Description
Xavier Besnard
2011-07-09 14:29:40 UTC
Created attachment 61728 [details]
New crash information added by DrKonqi
kate (3.6.90) on KDE Platform 4.6.90 (4.7 RC1) using Qt 4.7.3
Kate crashes under Ubuntu Oneiric Alpha2 (every time you try to start kate)
-- Backtrace (Reduced):
#6 0x00007ff39565ef68 in KateDocManager::KateDocManager (this=0x1077bb0, parent=<value optimized out>) at ../../../kate/app/katedocmanager.cpp:73
#7 0x00007ff395658432 in KateApp::KateApp (this=0x7fffa346cfe0, args=<value optimized out>) at ../../../kate/app/kateapp.cpp:60
#8 0x00007ff396dfabc6 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../kate/app/katemain.cpp:373
#9 0x00007ff396a6de1f in __libc_start_main (main=0x400630 <main(int, char**)>, argc=1, ubp_av=0x7fffa346e518, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fffa346e508) at libc-start.c:226
#10 0x0000000000400661 in _start ()
Can't reproduce, sorry. This is a packaging problem in Ubuntu, so it's safe to close here. (The problem is that an older version of kate can't use the newer kate-text-editor module --> kate needs to be repackaged. Reason for this issue is that kate has been moved to an own tarball) Thanks for your answer! Created attachment 61774 [details]
New crash information added by DrKonqi
kate (3.6.90) on KDE Platform 4.6.90 (4.7 RC1) using Qt 4.7.3
- What I was doing when the application crashed:
Nothing much. No other tasks, just tried to launch Kate.
-- Backtrace (Reduced):
#7 0x00cbc4db in KateDocManager::KateDocManager (this=0x9b97038, parent=0xbfd54874) at ../../../kate/app/katedocmanager.cpp:73
#8 0x00cb4896 in KateApp::KateApp (this=0xbfd54874, args=0x9b0d058) at ../../../kate/app/kateapp.cpp:60
#9 0x00d4f3f8 in kdemain (argc=2, argv=0xbfd54ee4) at ../../../kate/app/katemain.cpp:373
#10 0x080484fb in main (argc=2, argv=0xbfd54ee4) at kate_dummy.cpp:3
Kate (3.6.90) on KDE Platform 4.6.90 (4.7 RC1) using Qt 4.7.3 Application: Kate (kate), signal: Segmentation fault [KCrash Handler] #6 0x00007f4db010cf68 in ?? () from /usr/lib/libkateinterfaces.so.4 #7 0x00007f4db0106432 in KateApp::KateApp(KCmdLineArgs*) () from /usr/lib/libkateinterfaces.so.4 #8 0x00007f4db18a8bc6 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_kate.so #9 0x00007f4db151be1f in __libc_start_main (main=0x400630, argc=2, ubp_av=0x7fff669ce138, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff669ce128) at libc-start.c:226 #10 0x0000000000400661 in _start () |