Bug 178596

Summary: Import collection from 1.4 sqlite results in crash
Product: [Applications] amarok Reporter: Josh Benson <josh>
Component: generalAssignee: Amarok Bugs <amarok-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Josh Benson 2008-12-23 20:47:57 UTC
Version:           2.0.0 (using KDE 4.1.3)
Compiler:          gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux)  Target: i586-suse-linux
OS:                Linux
Installed from:    SuSE RPMs

When trying to import collection data from an sqlite database created by Amarok 1.4, the following crash trace was generated when clicking "Next" on the import screen.  Restarting Amarok and attempting to import again resulted in a successful import.

Object::connect: No such signal DatabaseImporter::importFinished()
Error in my_thread_global_end(): 4 threads didn't exit
QSqlDatabasePrivate::addDatabase: duplicate connection name 'qt_sql_default_connection', old connection removed.
QSocketNotifier: Invalid socket 63 and type 'Read', disabling...
QSocketNotifier: Invalid socket 81 and type 'Read', disabling...
KCrash: Application 'amarok' crashing...
sock_file=/home/josh/.kde4/socket-cicero/kdeinit4__0
QSocketNotifier: Invalid socket 16 and type 'Read', disabling...
QSocketNotifier: Invalid socket 53 and type 'Read', disabling...
amarok: Fatal IO error: client killed
Comment 1 Mark Kretschmann 2008-12-23 20:54:13 UTC

*** This bug has been marked as a duplicate of bug 174784 ***