By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 798 - Keyboard switch kkbswitch crashes after loging in (signal 11 SIGSEGV)
Summary: Keyboard switch kkbswitch crashes after loging in (signal 11 SIGSEGV)
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: other (any) (show other bugs)
Version: 3.5.13.x [Trinity]
Hardware: i386 Debian Squeeze
: P5 minor
Assignee: Timothy Pearson
URL:
Depends on:
Blocks: R14.0.6
  Show dependency treegraph
 
Reported: 2012-01-17 10:56 CST by basia
Modified: 2018-10-20 08:39 CDT (History)
3 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description basia 2012-01-17 10:56:31 CST
Good Afternoon,

Perhaps it does not disturb in anything too much, but...

Here is trace from system:

[Thread debugging using libthread_db enabled]
[KCrash handler]
#6  0xb6c6ea0c in DCOPObject::setCallingDcopClient(DCOPClient*) () from /opt/trinity/lib/libDCOP.so.4
#7  0xb6c76e9e in DCOPClient::receive(QCString const&, QCString const&, QCString const&, QMemArray<char> const&, QCString&, QMemArray<char>&) () from /opt/trinity/lib/libDCOP.so.4
#8  0xb6c7da71 in ?? () from /opt/trinity/lib/libDCOP.so.4
#9  0xb6c7e570 in ?? () from /opt/trinity/lib/libDCOP.so.4
#10 0xb6c87e17 in KDE_IceProcessMessages () from /opt/trinity/lib/libDCOP.so.4
#11 0xb6c7285f in DCOPClient::processSocketData(int) () from /opt/trinity/lib/libDCOP.so.4
#12 0xb6c7e24e in DCOPClient::qt_invoke(int, QUObject*) () from /opt/trinity/lib/libDCOP.so.4
#13 0xb6799c2a in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/libqt-mt.so.3
#14 0xb679bd84 in QObject::activate_signal(int, int) () from /usr/lib/libqt-mt.so.3
#15 0xb6af9750 in QSocketNotifier::activated(int) () from /usr/lib/libqt-mt.so.3
#16 0xb67b90f7 in QSocketNotifier::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#17 0xb67353e7 in QApplication::internalNotify(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3
#18 0xb67363cb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3
#19 0xb6da37bd in KApplication::notify(QObject*, QEvent*) () from /opt/trinity/lib/libkdecore.so.4
#20 0xb672a1f4 in QEventLoop::activateSocketNotifiers() () from /usr/lib/libqt-mt.so.3
#21 0xb66e02ab in QEventLoop::processEvents(unsigned int) () from /usr/lib/libqt-mt.so.3
#22 0xb674e3b0 in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#23 0xb674e256 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#24 0xb6735a3f in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#25 0x0805d4be in ?? ()
#26 0xb5f15e46 in __libc_start_main () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#27 0x08053ed1 in ?? ()
Backtrace stopped: Not enough registers or memory available to unwind further
***

Hope, it will be useful

Thanks for Your efforts
Best greetings 
Basia Glowacka
Comment 1 Timothy Pearson 2014-09-28 00:01:08 CDT
Unfortunately the provided backtrace was generated while debugging symbols were not installed and/or available, and therefore does not contain enough information to debug this crash.

Is this still a problem with a newer version of Debian and/or the latest TDE version?

Thanks!
Comment 2 Michele Calgaro 2018-07-28 08:53:07 CDT
This may actually still be through. I was able to quick crash kkbswitch just by playing with the setup page for a short while.
Comment 3 Michele Calgaro 2018-10-20 08:39:09 CDT
> This may actually still be through. I was able to quick crash kkbswitch just
> by playing with the setup page for a short while.
I am no longer able to crash kkbswitch :-)
Closing this bug for the time being. 
If the problem emerges again, we will reopen it.