Bug 58113 - crashed on starting program
Summary: crashed on starting program
Status: RESOLVED WORKSFORME
Alias: None
Product: noatun
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-04 17:46 UTC by vivabenfica
Modified: 2003-05-04 19:05 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 vivabenfica 2003-05-04 17:46:01 UTC
Version:            (using KDE KDE 3.1.1)
Installed from:    RedHat RPMs
OS:          Linux

when i start noatun it crashes
---
here is the kde crash handler backtrace

---(no debugging symbols found)...[New Thread 16384 (LWP 20214)]
0x40efc7f7 in waitpid ()
   from /lib/i686/libpthread.so.0
#0  0x40efc7f7 in waitpid () from /lib/i686/libpthread.so.0
#1  0x4062b1a9 in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#2  0x40efb74e in __pthread_sighandler () from /lib/i686/libpthread.so.0
#3  <signal handler called>
#4  0x412ca711 in Engine::initArts() () from /usr/lib/libnoatun.so.0
#5  0x412c81c6 in Engine::Engine(QObject*) () from /usr/lib/libnoatun.so.0
#6  0x412d1d57 in Player::Player(QObject*) () from /usr/lib/libnoatun.so.0
#7  0x412d83ee in NoatunApp::NoatunApp() () from /usr/lib/libnoatun.so.0
#8  0x40016198 in main () from /usr/lib/kde3/noatun.so
#9  0x0804cade in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#10 0x0804d7b9 in handle_launcher_request(int) ()
#11 0x0804dc8c in handle_requests(int) ()
#12 0x0804e9f0 in main ()
#13 0x420158f7 in __libc_start_main () from /lib/i686/libc.so.6

---
Comment 1 Charles Samuels 2003-05-04 18:24:32 UTC
Subject: Re:  New: crashed on starting program

On Sunday 04 May 2003 8:46, vivabenfica wrote:
> Version:            (using KDE KDE 3.1.1)
> Installed from:    RedHat RPMs
Of course..
> OS:          Linux

This is guaranteed to be an install bug.  Run noatun on the konsole, or/and 
killall artsd, and run it on the konsole with the option -l0 (EL ZERO) for 
debug messages.

Then report the bug to Redhat.

- -Charles

Comment 2 vivabenfica 2003-05-04 18:58:19 UTC
Subject: Re:  crashed on starting program

wow! that was fast. i was actually about to void the bug report because after 
submitting it i realized that i hadn't installed "arts", did so, and now it 
works fine from command line or from "start menu"

these are the rpms i used:

arts-1.1.1-0.8x.2.i386.rpm

kdeaddons-3.1.1-0.8x.1.i386.rpm

i have been using linux for 3 weeks now (ex-win98 victim) so pardon my 
ignorance, but, just out of curiousity, is konsole = terminal window (command 
line)?

thanks.

On Sunday 04 May 2003 17:24, you wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=58113
>
>
>
>
> ------- Additional Comments From charles@kde.org  2003-05-04 18:24 -------
> Subject: Re:  New: crashed on starting program
>
> On Sunday 04 May 2003 8:46, vivabenfica wrote:
> > Version:            (using KDE KDE 3.1.1)
> > Installed from:    RedHat RPMs
>
> Of course..
>
> > OS:          Linux
>
> This is guaranteed to be an install bug.  Run noatun on the konsole, or/and
> killall artsd, and run it on the konsole with the option -l0 (EL ZERO) for
> debug messages.
>
> Then report the bug to Redhat.
>
> - -Charles

Comment 3 vivabenfica 2003-05-04 19:05:05 UTC
installed "arts" and now noatun works fine. oops. thanks. 
Comment 4 Charles Samuels 2003-05-04 19:20:03 UTC
Subject: Re:  crashed on starting program

On Sunday 04 May 2003 9:58, vivabenfica wrote:
> i have been using linux for 3 weeks now (ex-win98 victim) so pardon my
> ignorance, but, just out of curiousity, is konsole = terminal window
> (command line)?

Konsole is KDE's (excellent) console program, a terminal emulator, indeed.

- -Charles