Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41996 - noatun crashes in KDE3.2 causes signal 11
Summary: noatun crashes in KDE3.2 causes signal 11
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-17 20:51 UTC by Damian Smith
Modified: 2004-04-28 06:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Damian Smith 2004-02-17 20:51:15 UTC
When I launch noatun it crashes.  Right after I updated to kde 3.2 it worked fine.  Now every time I start it it crashes, every time.  The error message told me that it caused signal 11 which it said was a proble with the software.

(no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1".
(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)...
0x412605e8 in waitpid () from /lib/libpthread.so.0
#0  0x412605e8 in waitpid () from /lib/libpthread.so.0
#1  0x4080cc34 in ?? () from /usr/kde/3.2/lib/libkdecore.so.4
#2  0x40745b1e in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/3.2/lib/libkdecore.so.4
#3  0xbfffe540 in ?? ()
#4  0x40846938 in ?? () from /usr/kde/3.2/lib/libDCOP.so.4
#5  0x40057618 in vtable for QMemArray<char> ()
   from /usr/kde/3.2/lib/libkparts.so.2
#6  0x40828baa in DCOPClient::registerAs(QCString const&, bool) ()
   from /usr/kde/3.2/lib/libDCOP.so.4
#7  0xbfffe500 in ?? ()
#8  0xbfffe510 in ?? ()
#9  0xbfffe4f0 in ?? ()

When I try and launch noatun from the term this is the read out I get before the crash window pops up.

mcop warning: user defined signal handler found for SIG_PIPE, overriding
unix_connect: can't connect to server (unix:/tmp/mcop-dfs/localhost-11e4-4032edd2)
Launched ok, pid = 4595
unix_connect: can't connect to server (unix:/tmp/mcop-dfs/localhost-11e4-4032edd2)
(The previous message was repeated 1 times.)
MCOP StartupManager: adding a StartupClass after Dispatcher init will not work.
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/arsonisorc.xml:2
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/arsonisorc.xml:5
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/arsonisorc.xml:10
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/arsonisorc.xml:11
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/arsonencoder.xml:2
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/arsonencoder.xml:9
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/gtkrc:8
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/gtkrc:9
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/gtkrc:33
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/gtkrc:35
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/gtkrc:37
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/gtkrc:38
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/gtkrc:43
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/gtkrc:45
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/gtkrc:47
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/gtkrc:48
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/gtkrc:50
Invalid entry (missing '=') at /home/dfs/.kde3.2/share/config/gtkrc:52
QPixmap: Invalid pixmap parameters
bitBlt: Cannot bitBlt to device
QPixmap: Invalid pixmap parameters
bitBlt: Cannot bitBlt to device
QPixmap: Invalid pixmap parameters
bitBlt: Cannot bitBlt to device
QPixmap: Invalid pixmap parameters
bitBlt: Cannot bitBlt to device
QPixmap: Invalid pixmap parameters
bitBlt: Cannot bitBlt to device
QPixmap: Invalid pixmap parameters
bitBlt: Cannot bitBlt to device
QPixmap: Invalid pixmap parameters
bitBlt: Cannot bitBlt to device
QPixmap: Invalid pixmap parameters
bitBlt: Cannot bitBlt to device
noatun: ERROR: Communication problem with noatun, it probably crashed.

That is all I know. I have tried to re-emerge kdeaddons as well as kdemutimedia but that did not fix it.

Reproducible: Always
Steps to Reproduce:
1.start from a terminal in kde noatun
2.
3.

Actual Results:  
I get this read out and then the crash window comes up and I can get more
readout from the backtrace.  Both of which I posted in the Details

Expected Results:  
started noatun and been ready to play media
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-04-28 06:52:26 UTC
You've got a corruption in your config files - rm ~/.kde3.2/share/config/{file} and try it again (be forewarned this will kill some of your settings).