[Bug 352811] Re: [Kubuntu 9.04] Amarok crashes if an input file is given.

2010-01-24 Thread Daniele E. Domenichelli
I found that amarok works for a user and doesn't work for another, so I
made some testing:

- Create a new user - Amarok works

On user that was crashing

- remove amarok cofig files - nothing changes
- remove .kde folder - nothing changes
- remove .xine folder - Amarok works again...

So it must be a xine related problem

but then, after running amarok, restoring the old .xine folder, doesn't
crash anymore.

Anyway a quick fix for people having this issue could be deleting the
.xine folder in home directory

-- 
[Kubuntu 9.04] Amarok crashes if an input file is given.
https://bugs.launchpad.net/bugs/352811
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 352811] Re: [Kubuntu 9.04] Amarok crashes if an input file is given.

2010-01-24 Thread Jonathan Thomas
Please file a separate bug report at bugs.kde.org against phonon. It is
unlikely that this and the original crash are related.

** Changed in: amarok (Ubuntu)
   Status: New = Invalid

-- 
[Kubuntu 9.04] Amarok crashes if an input file is given.
https://bugs.launchpad.net/bugs/352811
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 352811] Re: [Kubuntu 9.04] Amarok crashes if an input file is given.

2010-01-23 Thread Daniele E. Domenichelli
I'm having the same problem on Kubuntu Karmic 9.10 with ppa:kubuntu-
ppa/backports enabled

gdb reports nothing...

(gdb) backtrace full
No stack.
(gdb) info registers
The program has no registers now.


Anyway here is a backtrace from crash reporting assistant:


Application: Amarok (amarok), signal: Segmentation fault
The current source language is auto; currently c.
[Current thread is 1 (Thread 0x77eb47a0 (LWP 8498))]

Thread 5 (Thread 0x7fffe248a910 (LWP 8499)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x7fffe723fc91 in ?? () from /usr/lib/libxine.so.1
#2  0x7fffeff4ca04 in start_thread (arg=value optimized out) at 
pthread_create.c:300
#3  0x750a680d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x in ?? ()

Thread 4 (Thread 0x7fffe0d3e910 (LWP 8500)):
[KCrash Handler]
#5  0x7fffe725a220 in xine_post_input () from /usr/lib/libxine.so.1
#6  0x7fffe74c59e4 in ?? () from 
/usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#7  0x7fffe74aaed2 in ?? () from 
/usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#8  0x7fffe74ab06d in ?? () from 
/usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#9  0x7fffe74adaf2 in ?? () from 
/usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#10 0x7fffe749b505 in ?? () from 
/usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#11 0x762c5efc in QApplicationPrivate::notify_helper (this=0x752140, 
receiver=0x8c5820, e=0xa52320) at kernel/qapplication.cpp:4056
#12 0x762cd1ce in QApplication::notify (this=0x7fffc360, 
receiver=0x8c5820, e=0xa52320) at kernel/qapplication.cpp:4021
#13 0x772498ea in App::notify (this=0x0, receiver=0x7fffe74d5db9, 
event=0x867cb0) at /build/buildd/amarok-2.2.2/src/App.cpp:856
#14 0x759a1c2c in QCoreApplication::notifyInternal 
(this=0x7fffc360, receiver=0x8c5820, event=0xa52320) at 
kernel/qcoreapplication.cpp:610
#15 0x759a280a in QCoreApplication::sendEvent (receiver=0x0, 
event_type=value optimized out, data=0x8c5920) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=value 
optimized out, data=0x8c5920) at kernel/qcoreapplication.cpp:1247
#17 0x759ca533 in QCoreApplication::sendPostedEvents (s=value 
optimized out) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#18 postEventSourceDispatch (s=value optimized out) at 
kernel/qeventdispatcher_glib.cpp:210
#19 0x7fffee639bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#20 0x7fffee63d598 in ?? () from /lib/libglib-2.0.so.0
#21 0x7fffee63d6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#22 0x759ca1a6 in QEventDispatcherGlib::processEvents (this=0x8c5ac0, 
flags=value optimized out) at kernel/qeventdispatcher_glib.cpp:327
#23 0x759a0532 in QEventLoop::processEvents (this=value optimized 
out, flags=) at kernel/qeventloop.cpp:149
#24 0x759a0904 in QEventLoop::exec (this=0x7fffe0d3dfb0, flags=) at 
kernel/qeventloop.cpp:201
#25 0x758b86cb in QThread::exec (this=value optimized out) at 
thread/qthread.cpp:487
#26 0x7fffe749a56e in ?? () from 
/usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#27 0x758bb445 in QThreadPrivate::start (arg=0x8c5820) at 
thread/qthread_unix.cpp:188
#28 0x7fffeff4ca04 in start_thread (arg=value optimized out) at 
pthread_create.c:300
#29 0x750a680d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#30 0x in ?? ()
The current source language is auto; currently asm.

Thread 3 (Thread 0x7fffe0333910 (LWP 8503)):
#0  0x7509a3c3 in *__GI___poll (fds=value optimized out, nfds=value 
optimized out, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7fffe0339cbe in ?? () from 
/usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
#2  0x7fffeff4ca04 in start_thread (arg=value optimized out) at 
pthread_create.c:300
#3  0x750a680d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x in ?? ()
The current source language is auto; currently c.

Thread 2 (Thread 0x7fffdfb32910 (LWP 8504)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x7fffe7250983 in ?? () from /usr/lib/libxine.so.1
#2  0x7fffeff4ca04 in start_thread (arg=value optimized out) at 
pthread_create.c:300
#3  0x750a680d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x in ?? ()

Thread 1 (Thread 0x77eb47a0 (LWP 8498)):
#0  0x7509a3c3 in *__GI___poll (fds=value optimized out, nfds=value 
optimized out, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7fffed35f29a in ?? () from /usr/lib/libxcb.so.1
#2  0x7fffed35f7d7 in ?? () from /usr/lib/libxcb.so.1
#3  0x7fffed35fa85 in 

[Bug 352811] Re: [Kubuntu 9.04] Amarok crashes if an input file is given.

2009-07-09 Thread Jonathan Thomas
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: amarok (Ubuntu)
   Status: Incomplete = Invalid

-- 
[Kubuntu 9.04] Amarok crashes if an input file is given.
https://bugs.launchpad.net/bugs/352811
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 352811] Re: [Kubuntu 9.04] Amarok crashes if an input file is given.

2009-06-13 Thread poppop
The problem occurs when amarok is not started.

I obtain the following log when I do this   :
1. Open a terminal
2. type amarok path to any mp3 file

 LOG

amarok ./audio.mp3 
Object::connect: No such signal MountPointManager::mediumConnected( int ) in 
/build/buildd/amarok-2.0.90mysql5.1.30/amarok-2.0.90/src/MountPointManager.cpp:91
Object::connect:  (sender name:   'MountPointManager')  
  
Object::connect:  (receiver name: 'MountPointManager')  
  
unknown program name(8360)/: Communication problem with  amarok , it 
probably crashed.   
 
Error message was:  org.freedesktop.DBus.Error.NoReply :  Message did not 
receive a reply (timeout by message bus) 

a...@bell:~/folder$ KCrash: Application 'amarok' crashing...
sock_file=/home/alex/.kde/socket-bell/kdeinit4__0



As I do not have a debug-compiled amarok so I can't report the backtrace. 
I guess the problem is the same as the one occuring when you double-click on a 
MP3 file in dolphin and amarok is not started.


** Changed in: amarok (Ubuntu)
   Status: Invalid = New

-- 
[Kubuntu 9.04] Amarok crashes if an input file is given.
https://bugs.launchpad.net/bugs/352811
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 352811] Re: [Kubuntu 9.04] Amarok crashes if an input file is given.

2009-06-13 Thread Jonathan Thomas
Could you please obtain a backtrace by following the instructions at 
https://wiki.kubuntu.org/Backtrace please? Thanks in advance.
Testing with 2.1 would be welcome too.

** Changed in: amarok (Ubuntu)
   Status: New = Incomplete

-- 
[Kubuntu 9.04] Amarok crashes if an input file is given.
https://bugs.launchpad.net/bugs/352811
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 352811] Re: [Kubuntu 9.04] Amarok crashes if an input file is given.

2009-05-28 Thread Jonathan Thomas
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: amarok (Ubuntu)
   Status: Incomplete = Invalid

-- 
[Kubuntu 9.04] Amarok crashes if an input file is given.
https://bugs.launchpad.net/bugs/352811
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 352811] Re: [Kubuntu 9.04] Amarok crashes if an input file is given.

2009-05-06 Thread poppop
I still have this problem.

** Changed in: amarok (Ubuntu)
   Status: Invalid = New

-- 
[Kubuntu 9.04] Amarok crashes if an input file is given.
https://bugs.launchpad.net/bugs/352811
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 352811] Re: [Kubuntu 9.04] Amarok crashes if an input file is given.

2009-05-06 Thread Jonathan Thomas
Could you please obtain a  backtrace by following the instructions at
https://wiki.kubuntu.org/Backtrace  please? Thanks in advance.

** Changed in: amarok (Ubuntu)
   Status: New = Incomplete

-- 
[Kubuntu 9.04] Amarok crashes if an input file is given.
https://bugs.launchpad.net/bugs/352811
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 352811] Re: [Kubuntu 9.04] Amarok crashes if an input file is given.

2009-04-23 Thread Jonathan Thomas
Since we can't reproduce this bug and there isn't a backtrace, I am
closing this bug. Thanks for the report nevertheless, and if you can
reproduce this bug/are able to get a backtrace, please reopen it.

** Changed in: amarok (Ubuntu)
   Status: New = Invalid

-- 
[Kubuntu 9.04] Amarok crashes if an input file is given.
https://bugs.launchpad.net/bugs/352811
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 352811] Re: [Kubuntu 9.04] Amarok crashes if an input file is given.

2009-04-06 Thread EagleScreen
This is not happening always.

-- 
[Kubuntu 9.04] Amarok crashes if an input file is given.
https://bugs.launchpad.net/bugs/352811
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 352811] Re: [Kubuntu 9.04] Amarok crashes if an input file is given.

2009-04-06 Thread EagleScreen
It seems that after debugging the program, it does not crash.

-- 
[Kubuntu 9.04] Amarok crashes if an input file is given.
https://bugs.launchpad.net/bugs/352811
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 352811] Re: [Kubuntu 9.04] Amarok crashes if an input file is given.

2009-03-31 Thread EagleScreen

** Attachment added: gdb backtrace
   http://launchpadlibrarian.net/24614691/gdb-amarok.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/24614692/Dependencies.txt

-- 
[Kubuntu 9.04] Amarok crashes if an input file is given.
https://bugs.launchpad.net/bugs/352811
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs