Bug 50891 - crash Couldn't instanciate artsobject Noatun::Session.
Summary: crash Couldn't instanciate artsobject Noatun::Session.
Status: RESOLVED NOT A BUG
Alias: None
Product: noatun
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-18 06:53 UTC by zdenek
Modified: 2003-02-28 01:53 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 zdenek 2002-11-18 06:53:43 UTC
Version:            (using KDE KDE 3.0.99)
Installed from:    Compiled From Sources
Compiler:          gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7) 
OS:          Linux

starting noatun from kicker causes it to crash with a SIGSEGV.  Backtrace follows:

[New Thread 8192 (LWP 14512)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6
#0  0x420ae169 in wait4 () from /lib/i686/libc.so.6
#1  0x4212a2d0 in __DTOR_END__ () from /lib/i686/libc.so.6
#2  0x40e06c63 in waitpid () from /lib/i686/libpthread.so.0
#3  0x405b0a07 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde/lib/libkdecore.so.4
#4  <signal handler called>
#5  0x4112873c in Engine::initArts() () from /opt/kde/lib/libnoatun.so.0
#6  0x411263a8 in Engine::Engine(QObject*) () from /opt/kde/lib/libnoatun.so.0
#7  0x4112df6e in Player::Player(QObject*) () from /opt/kde/lib/libnoatun.so.0
#8  0x41132fd5 in NoatunApp::NoatunApp() () from /opt/kde/lib/libnoatun.so.0
#9  0x406750d5 in main () from /opt/kde/lib/kde3/noatun.so
#10 0x0804c985 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#11 0x0804d4c7 in handle_launcher_request(int) ()
#12 0x0804d93e in handle_requests(int) ()
#13 0x0804e54b in main ()
#14 0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6

Starting noatun from a console/terminal gives the following message:

mcop warning: user defined signal handler found for SIG_PIPE, overriding
WARNING: Couldn't instanciate artsobject Noatun::Session. (This is normally caused by a broken package or compiling kdemultimedia in a --prefix different from arts.  It may also be from two conflicting packages, so uninstall every arts/artsd package you have installed and try againe.
ERROR: KUniqueApplication: DCOP communication error!

Both arts and kdemultimedia packages were recompiled from source and the problem persists.  Both packages are from the rc3 ftp directory so shouldn't conflict.
Comment 1 Ingo Heeskens 2003-01-29 14:37:06 UTC
Still present in 3.1 release. Redhat 8.0, compiled kde from source (gcc-3.2-7) 
 
[New Thread 8192 (LWP 18865)] 
0x420ae169 in wait4 () from /lib/i686/libc.so.6 
#0  0x420ae169 in wait4 () from /lib/i686/libc.so.6 
#1  0x4212a2d0 in __DTOR_END__ () from /lib/i686/libc.so.6 
#2  0x41314c63 in waitpid () from /lib/i686/libpthread.so.0 
#3  0x40adef9f in KCrash::defaultCrashHandler(int) () 
   from /usr/local/kde/lib/libkdecore.so.4 
#4  <signal handler called> 
#5  0x400551a8 in Engine::initArts() () from /usr/local/kde/lib/libnoatun.so.0 
#6  0x40052e14 in Engine::Engine(QObject*) () 
   from /usr/local/kde/lib/libnoatun.so.0 
#7  0x4005a866 in Player::Player(QObject*) () 
   from /usr/local/kde/lib/libnoatun.so.0 
#8  0x4005f8e1 in NoatunApp::NoatunApp() () 
   from /usr/local/kde/lib/libnoatun.so.0 
#9  0x400150ed in main () from /usr/local/kde/lib/kde3/noatun.so 
#10 0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6 
 
Comment 2 Charles Samuels 2003-02-18 05:25:08 UTC
this is where I would write an excuse for closing a bug report. 
Comment 3 Kai Chen 2003-02-28 01:42:46 UTC
Why this bug be marked as INVALID?  This bug happened to me, too.  Is that 
any quick fix for it? 
Comment 4 Neil Stevens 2003-02-28 01:53:44 UTC
Yes, read the WARNING and do what it says.