Bug 223147 - konsole crash when saving new profile
Summary: konsole crash when saving new profile
Status: RESOLVED UPSTREAM
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-17 15:49 UTC by Stirling Westrup
Modified: 2010-08-29 21:36 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 Stirling Westrup 2010-01-17 15:49:17 UTC
Application that crashed: konsole
Version of the application: 2.3.3
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.6.0
Operating System: Linux 2.6.30-2-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

What I was doing when the application crashed:
I created a simple new profile and hit save. Konsole created my profile with the name "New Profile" rather than the one desired, and crashed. Restarting and fixing the profile name worked fine and the profile now seems to work.

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f4088912750 (LWP 1627))]

Thread 2 (Thread 0x7f4069687910 (LWP 1723)):
[KCrash Handler]
#5  QMutex::lock (this=0x90) at thread/qmutex.cpp:150
#6  0x00007f4088330a49 in QThreadPrivate::finish (arg=<value optimized out>) at thread/qthread_unix.cpp:266
#7  0x00007f4088330efd in ~__pthread_cleanup_class (arg=0x1c7ae90) at /usr/include/pthread.h:535
#8  QThreadPrivate::start (arg=0x1c7ae90) at thread/qthread_unix.cpp:249
#9  0x00007f408585073a in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f4085b316dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f4088912750 (LWP 1627)):
#0  0x00007f4085b26783 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f4083a8c90a in ?? () from /usr/lib/libxcb.so.1
#2  0x00007f4083a8e91c in xcb_wait_for_reply () from /usr/lib/libxcb.so.1
#3  0x00007f40878e70c4 in _XAllocIDs () from /usr/lib/libX11.so.6
#4  0x000000000461a057 in ?? ()
#5  0x00000000000002b4 in ?? ()
#6  0x00000000000002fc in ?? ()
#7  0x00007fff2b06c23c in ?? ()
#8  0x00007f40878dc86d in XTextPropertyToStringList () from /usr/lib/libX11.so.6
#9  0x00007f4086daa380 in qpaintengineex_rect4_types_32 () from /usr/lib/libQtGui.so.4
#10 0x02d102b800000000 in ?? ()
#11 0x000002cf000002b4 in ?? ()
#12 0x0000000000000000 in ?? ()

This bug may be a duplicate of or related to bug 165451

Reported using DrKonqi
Comment 1 Christoph Feck 2010-08-29 21:36:43 UTC
This bug is tracked at https://bugs.freedesktop.org/show_bug.cgi?id=27552

If you can add more information that is requested at that bug, for example used X11 modules or video driver, or a way to reproduce, please add a comment there.