Bug 274608 - Crash when create the user perfil.
Summary: Crash when create the user perfil.
Status: RESOLVED DUPLICATE of bug 273353
Alias: None
Product: wacomtablet
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Jörg Ehrichs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-31 15:18 UTC by Jesús
Modified: 2011-06-01 08:51 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 Jesús 2011-05-31 15:18:53 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.6.3 (4.6.3)
Qt Version: 4.7.3
Operating System: Linux 2.6.39-1-686-pae i686
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:
I create a new user and try to start new session with KDE desktop.
- Unusual behavior I noticed:
A lot time to load de desktop
- Custom settings of the application:
It's the first time run kde.

The crash can be reproduced every time.

-- Backtrace:
Application: Servicio de KDE (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb5957710 (LWP 3042))]

Thread 3 (Thread 0xac48eb70 (LWP 3142)):
#0  __pthread_mutex_unlock_usercnt (mutex=0x9937a24, decr=1) at pthread_mutex_unlock.c:41
#1  0xb6161be6 in pthread_mutex_unlock (mutex=0x9937a24) at forward.c:184
#2  0xb5bec694 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#3  0xb5bed613 in ?? () from /lib/libglib-2.0.so.0
#4  0xb5bedce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0xb6f36317 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0xb6f06f9d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#7  0xb6f071e1 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#8  0xb6e09eeb in QThread::exec() () from /usr/lib/libQtCore.so.4
#9  0xb6ee7a4d in ?? () from /usr/lib/libQtCore.so.4
#10 0xb6e0cd53 in ?? () from /usr/lib/libQtCore.so.4
#11 0xb2e201e7 in ?? () from /usr/lib/libGL.so.1
#12 0xb61548ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xabaf1b70 (LWP 3211)):
#0  0xb5bed7bc in ?? () from /lib/libglib-2.0.so.0
#1  0xb5bee0f3 in g_main_loop_run () from /lib/libglib-2.0.so.0
#2  0xabbcf274 in ?? () from /usr/lib/libgio-2.0.so.0
#3  0xb5c16b6f in ?? () from /lib/libglib-2.0.so.0
#4  0xb2e201e7 in ?? () from /usr/lib/libGL.so.1
#5  0xb61548ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb5957710 (LWP 3042)):
[KCrash Handler]
#7  0xae82d891 in ?? () from /usr/lib/kde4/kded_wacomtablet.so
#8  0xb764153b in KApplication::x11EventFilter(_XEvent*) () from /usr/lib/libkdeui.so.5
#9  0xb64b08c4 in ?? () from /usr/lib/libQtGui.so.4
#10 0xb64bde8b in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#11 0xb64ea52c in ?? () from /usr/lib/libQtGui.so.4
#12 0xb5bed252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#13 0xb5beda30 in ?? () from /lib/libglib-2.0.so.0
#14 0xb5bedce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#15 0xb6f362b7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#16 0xb64ea14a in ?? () from /usr/lib/libQtGui.so.4
#17 0xb6f06f9d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#18 0xb6f071e1 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#19 0xb6f0b94a in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#20 0xb6432ea4 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#21 0xb0c23c80 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_kded4.so
#22 0x0804fc65 in _start ()

Possible duplicates by query: bug 272250, bug 272034, bug 271889, bug 271342, bug 269922.

Reported using DrKonqi
Comment 1 Jörg Ehrichs 2011-06-01 00:11:39 UTC
could you check if the package
kde-config-tablet 1.3.1 is installed
and if deinstalling this one fix the problem
(or does this not happen with a different/old user profile)?
Comment 2 Jesús 2011-06-01 08:05:13 UTC
(In reply to comment #1)
> could you check if the package
> kde-config-tablet 1.3.1 is installed
> and if deinstalling this one fix the problem
> (or does this not happen with a different/old user profile)?

Yes!, the problem is solved deleted the package.

Thank you!
Comment 3 Jörg Ehrichs 2011-06-01 08:51:05 UTC

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