Bug 272926 - Yakuake crashes due to the --waitforwm option
Summary: Yakuake crashes due to the --waitforwm option
Status: RESOLVED DUPLICATE of bug 287364
Alias: None
Product: yakuake
Classification: Applications
Component: general (show other bugs)
Version: 2.9.8
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-10 13:16 UTC by Death Jax
Modified: 2011-11-28 15:09 UTC (History)
1 user (show)

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 Death Jax 2011-05-10 13:16:25 UTC
Application: yakuake (2.9.8)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-9-generic x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
Yakuake application crashes when call it with this syntax: yakuake --waitforwm.
This always happens when I call it with that syntax.

The crash can be reproduced every time.

-- Backtrace:
Application: <application>Yakuake</application> (yakuake), signal: Aborted
[KCrash Handler]
#6  0x00007f3ad099dd05 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f3ad09a1ab6 in abort () at abort.c:92
#8  0x00007f3ad09d6d7b in __libc_message (do_abort=2, fmt=0x7f3ad0abf400 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#9  0x00007f3ad09e0bb6 in malloc_printerr (action=3, str=0x7f3ad0abf598 "munmap_chunk(): invalid pointer", ptr=<value optimized out>) at malloc.c:6283
#10 0x00007f3ad33c4209 in XFree () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#11 0x00007f3ad2ab500a in KApplicationPrivate::parseCommandLine (this=0x783600) at ../../kdeui/kernel/kapplication.cpp:875
#12 0x00007f3ad2ab624a in KApplicationPrivate::init (this=0x783600, GUIenabled=true) at ../../kdeui/kernel/kapplication.cpp:475
#13 0x00007f3ad2ab6d1b in KApplication::KApplication (this=0x7fff855e6220, GUIenabled=true, cData=...) at ../../kdeui/kernel/kapplication.cpp:387
#14 0x00007f3ad2abc555 in KUniqueApplication::KUniqueApplication (this=0x7fff855e6220, GUIenabled=true, configUnique=<value optimized out>) at ../../kdeui/kernel/kuniqueapplication.cpp:310
#15 0x00000000004148d0 in _start ()

Possible duplicates by query: bug 264682, bug 248935.

Reported using DrKonqi
Comment 1 Jekyll Wu 2011-10-20 06:09:30 UTC
That --waitforwm option crashes every kde application I have tried. Is this a problem of kdelibs?
Comment 2 Christoph Feck 2011-11-28 15:09:31 UTC

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