Amarok crash on startup

Bug #68143 reported by André FL Ribeiro
6
Affects Status Importance Assigned to Milestone
amarok (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

here's the console output

flai@flai-desktop:~$ amarok
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode: 147
  Minor opcode: 3
  Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode: 147
  Minor opcode: 3
  Resource id: 0x0
Failed to open device
Amarok: [Loader] Starting amarokapp..
Amarok: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode: 147
  Minor opcode: 3
  Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode: 147
  Minor opcode: 3
  Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode: 147
  Minor opcode: 3
  Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode: 147
  Minor opcode: 3
  Resource id: 0x0
Failed to open device
kbuildsycoca running...
QLayout "unnamed" added to QVBox "unnamed", which already has a layout
QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout for PlaylistWindow/PlaylistWindow
amarok: symbol lookup error: /usr/lib/libkio.so.4: undefined symbol: WZN14QGDictIteratorD2Ev
flai@flai-desktop:~$

i dont know if this helps but here goes gdb output anyway ....

flai@flai-desktop:~$ gdb /usr/bin/amarokapp
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/amarokapp
(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)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1258153744 (LWP 30225)]
(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)
(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)
(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)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(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)
(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)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Qt: gdb: -nograb added to command-line options.
         Use the -dograb option to enforce grabbing.
(no debugging symbols found)
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode: 147
  Minor opcode: 3
  Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode: 147
  Minor opcode: 3
  Resource id: 0x0
Failed to open device
(no debugging symbols found)
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode: 147
  Minor opcode: 3
  Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode: 147
  Minor opcode: 3
  Resource id: 0x0
Failed to open device
kbuildsycoca running...
(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)
[New Thread -1261446240 (LWP 30246)]
[Thread -1261446240 (LWP 30246) exited]
[New Thread -1269838944 (LWP 30247)]
[Thread -1269838944 (LWP 30247) exited]
QLayout "unnamed" added to QVBox "unnamed", which already has a layout
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout for PlaylistWindow/PlaylistWindow
[New Thread -1269838944 (LWP 30249)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
amarok: symbol lookup error: /usr/lib/libkio.so.4: undefined symbol: WZN14QGDictIteratorD2Ev

Program exited with code 0177.
(gdb) backtrace
No stack.

Revision history for this message
André FL Ribeiro (andre-fl-ribeiro) wrote :

i noticed that restarting solves it :)

still don't know what was it

Revision history for this message
André FL Ribeiro (andre-fl-ribeiro) wrote :

from the KDE bug support i got this info, maybe it can help

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.

http://bugs.kde.org/show_bug.cgi?id=136283
aoliveira kdemail net changed:

           What |Removed |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED |RESOLVED
         Resolution| |INVALID

------- Additional Comments From aoliveira kdemail net 2006-10-25 18:08 -------
amarok: symbol lookup error: /usr/lib/libkio.so.4: undefined symbol: WZN14QGDictIteratorD2Ev

Packaging problem. Stuff compiled with different compilers or different versions of kde...

Revision history for this message
Mathieu Avoine (avoinemt-gmail) wrote :

Amarok also crashes on my machine. I attached a crash report.

Revision history for this message
Freddy Martinez (freddymartinez9) wrote :

please use the following command: kcmshell amarok
and tell us the output. thanks.

Changed in amarok:
status: Unconfirmed → Needs Info
Revision history for this message
Mathieu Avoine (avoinemt-gmail) wrote :

Hi Freddy, thanks for the follow-up :)
I tried the command you supplied and I had the same behavior. Attached the crash report.

Revision history for this message
Andrew Ash (ash211) wrote :

Hey Mathieu. From looking at your crash report, it looks like you're running Amarok 1.4.3

Could you please install 1.4.4 from http://kubuntu.org/announcements/amarok-1.4.4.php and then let me know if you're still having trouble? Thanks

Revision history for this message
Andrew Ash (ash211) wrote :

We are closing this bug report as it lacks the information, described in the previous comments, we need to investigate the problem further. However, please reopen it if you can give us the missing information and don't hesitate to submit bug reports in the future.

Changed in amarok:
status: Needs Info → Rejected
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.