Bug 668602

Summary: F15 - amarok - crash
Product: [Fedora] Fedora Reporter: Flóki Pálsson <flokip>
Component: amarokAssignee: Rex Dieter <rdieter>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: clydekunkel7734, kevin, rdieter, smparrish, tgl, thomasj
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-13 21:16:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 667365, 669364    
Bug Blocks: 669355    
Attachments:
Description Flags
Form Amarok - The KDE Crash Handler none

Description Flóki Pálsson 2011-01-10 21:10:34 UTC
Created attachment 472693 [details]
Form Amarok - The KDE Crash Handler

Description of problem:
Not possible to start amarok. 

Version-Release number of selected component (if applicable):
amarok-2.3.90-3.fc15.x86_64

How reproducible:
Always

Steps to Reproduce:
1.  start amarok form terminal
2.
3.
  
Actual results:
KGlobal::locale::Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work 
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kbuildsycoca4 running...
unnamed app(2594): Communication problem with  "amarok" , it probably crashed. 
Error message was:  "org.freedesktop.DBus.Error.ServiceUnknown" : " "The name org.kde.amarok was not provided by any .service files" " 

KCrash: Application 'amarok' crashing...
KCrash: Attempting to start /usr/libexec/kde4/drkonqi from kdeinit
sock_file=/home/floki/.kde/socket-flokir/kdeinit4__0

Expected results:
To see amarok 

Additional info:
See attachment  Form Amarok - The KDE Crash Handler 

not possible to use Amarok - The KDE Crash Handler 
An error was encountered during the installation of the debug symbol packages.

Amarok was runing fine in F15 before.  
That is amarok-2.3.90-2.fc15.x86_64.

Comment 1 Rex Dieter 2011-01-13 13:15:49 UTC
"Before" is likely prior to updating to mysql-5.5

Comment 2 Kevin Kofler 2011-01-13 21:16:01 UTC
This got fixed by the fixes for bug #667365 and bug #669364.

Comment 3 Clyde E. Kunkel 2011-01-13 22:46:29 UTC
Did it get fixed?  Maybe not.


[kunkelc@P5K-EWIFI ~]$ uname -r
2.6.37-2.fc15.x86_64
[kunkelc@P5K-EWIFI ~]$ rpm -q mysql amarok
mysql-5.5.8-4.fc15.x86_64
amarok-2.4.0-1.fc15.x86_64
[kunkelc@P5K-EWIFI ~]$ amarok
KGlobal::locale::Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work 

(<unknown>:13228): GStreamer-CRITICAL **: gst_debug_add_log_function: assertion `func != NULL' failed
mysql_embedded: Table 'mysql.plugin' doesn't exist
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins
InnoDB: Compressed tables use zlib 1.2.5
110113 17:45:36  InnoDB: Using Linux native AIO
110113 17:45:36  InnoDB: Initializing buffer pool, size = 128.0M
110113 17:45:36  InnoDB: Completed initialization of buffer pool
110113 17:45:36  InnoDB: Operating system error number 13 in a file operation.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.
InnoDB: File name /var/lib/mysql/ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
unnamed app(13227): Communication problem with  "amarok" , it probably crashed. 
Error message was:  "org.freedesktop.DBus.Error.ServiceUnknown" : " "The name org.kde.amarok was not provided by any .service files" "

Comment 4 Tom Lane 2011-01-13 23:12:04 UTC
you need mysql-5.5.8-5 to have both fixes.

Comment 5 Flóki Pálsson 2011-01-15 22:57:32 UTC
OK now 

amarok-2.4.0-1.fc15.x86_64
$ rpm -qa | grep mysql
mysql-libs-5.5.8-5.fc15.x86_64
mysql-embedded-5.5.8-5.fc15.x86_64