|
Bugzilla – Full Text Bug Listing |
| Summary: | KDE4 konsole crashes | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Rastislav Krupansky <rastislav.krupansky> |
| Component: | KDE4 Applications | Assignee: | Dirk Mueller <dmueller> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | abittner, al4321, hschaeks, jrobiso2, pg.radadia, robin.knapp, s.illes79 |
| Version: | Alpha 2 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | openSUSE 11.0 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Rastislav Krupansky
2008-02-10 11:38:25 UTC
*** Bug 360341 has been marked as a duplicate of this bug. *** Does it run for you when started from some console/xterm/mini-cli? (In reply to comment #0 from Rastislav Krupansky) > Whenever i want to start konsole, it will crash. > I would provide a valid backtrace, but i do not know which one package i should > install for backtrace konsole.(gdb,kgdb packages i have installed) > (In reply to comment #2 from Stephan Binner) > Does it run for you when started from some console/xterm/mini-cli? > Starting from an xterm yields: <unknown program name>(3614)/: Communication problem with "konsole", it probably crashed Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" " KCrash: Application 'konsole' crashing... sock_file=/home/linux/.kde4/socket-linux/kdeinit4__0 Yes, i can confirm the same error from xterm. But for example, i launched Konsole successfully from Kate's Terminal and then it worked also from menu until log out. So, i installed kdebase4-debuginfo, but i'm still not able to create a valid backtrace. I still obtained: This backtrace appears to be of no use. This is probably because your packages are built in a way which prevents creation of proper backtraces, or the stack frame was seriously corrupted in the crash. [?1034h(no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0xb605d9a0 (LWP 2102)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall () [Current thread is 0 (process 2102)] Thread 1 (Thread 0xb605d9a0 (LWP 2102)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb63e3210 in nanosleep () from /lib/libc.so.6 #2 0xb63e301e in sleep () from /lib/libc.so.6 #3 0xb75cb598 in ?? () from /usr/lib/libkdeui.so.5 #4 0x00000000 in ?? () #0 0xffffe410 in __kernel_vsyscall () (In reply to comment #4 from Rastislav Krupansky) > Yes, i can confirm the same error from xterm. > But for example, i launched Konsole successfully from Kate's Terminal and then > it worked also from menu until log out. This doesn't work for me. Typing 'konsole' in the Kate Terminal gets the same error message I got from xterm. This is on the openSUSE 11.0 Alpha2 KDE LiveCD. I haven't installed yet. Some information that may or may not be useful: When I do 'su' in xterm and try 'konsole' after that there is no crash. 'ps ax' (in a second xterm) shows two 'konsole' processes running which both disappear when I CTR-C in the first xterm. 'top' shows both those processes to be sleeping. regards Huub Yes, I also experience some crashes on Konsole 4 startup. -Technologov BTW: Core files don't get generated for me. -Technologov I tried to create backtrace using gdb from kate's terminal.After command "run" konsole (and also systemsettings from bug 360172) launched and i obtain message in terminal "Program exited normally" Huub or Alexey if you want to try it http://en.opensuse.org/Bugs:An_application_crashed#Using_GDB I have reported the same problem to the kde's bugzilla with a backtrace using the debuginfo packages: http://bugs.kde.org/show_bug.cgi?id=158195 Upstream bug report has been closed with "It works in 4.0.2". Please reopen if this problem still exist with current packages/Alpha 3. it is still exist in Alpha3 KDE cd but it is working properly if i open konqueror for file view and press "F4" to open the Konsole. Still exists in Alpha3 Still crashes in alpha3 with recent updates... Copy comment from Bug 372726: ----- snip ----- Mhh.. I have a crashing konsole, too (like in Bug 372662) but not always and not with every user. Sometime s calling su <username> before starting konsole from an xterm helps. Today I installed some packages and konsole suddenly started working, so I uninstalled them again and installed them one by one... After installing "xorg-x11-devel", konsole suddenly started to work. Stracing konsole showed me that it opens /usr/lib/libXcursor.so which is part of that package. After renaming that file, konsole started to crash again. So there might be a problem with the linker/runtime linker or some packaging issues... Btw. this also happened unter openSUSE 10.3 using KDE4 UNSTABLE... ----- snip ----- btw... the strace ends after trying to read the konsolerc configuration file. Doesn't matter if that exists. just installed a clean opensuse 11.0 alpha3 from i386 dvd image. "konsole" crashes each and every time on this fresh system using kd4 with a normal users desktop/account. regards. fixed for beta1 *** Bug 379339 has been marked as a duplicate of this bug. *** |