Bug 667365

Summary: [abrt] mysql-embedded-devel-5.5.8-3.fc15: Process /usr/bin/mysqltest_embedded was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Martin Kho <rh-bugzilla>
Component: mysqlAssignee: Tom Lane <tgl>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: urgent    
Version: rawhideCC: clydekunkel7734, hhorak, kevin, tgl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:6370c33756d40866361d01f4f72cbca7179d7efd
Fixed In Version: mysql-5.5.8-4.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-13 06:52:07 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:    
Bug Blocks: 668602    
Attachments:
Description Flags
File: backtrace none

Description Martin Kho 2011-01-05 12:50:40 UTC
abrt version: 1.1.14
architecture: x86_64
Attached file: backtrace
cmdline: mysqltest_embedded
component: mysql
executable: /usr/bin/mysqltest_embedded
kernel: 2.6.37-0.rc8.git3.1.fc15.x86_64
package: mysql-embedded-devel-5.5.8-3.fc15
reason: Process /usr/bin/mysqltest_embedded was killed by signal 11 (SIGSEGV)
release: Fedora release 15 (Rawhide)
time: 1294228342
uid: 500

comment
-----
Running mysqltest_embedded without any command line options. This issue affects amarok (KDE music program) See [1]. There seems to be an issue with the following call:

mysql_library_init (0, NULL, NULL). The reference manual says this is legal, but it doesn't work. See example 2 in [2] 

[1] https://bugs.kde.org/show_bug.cgi?id=252424
[2] http://dev.mysql.com/doc/refman/5.5/en/libmysqld-example.html

How to reproduce
-----
1. run mysqltest_embedded
2.
3.

Comment 1 Martin Kho 2011-01-05 12:50:43 UTC
Created attachment 471847 [details]
File: backtrace

Comment 2 Tom Lane 2011-01-13 04:22:41 UTC
Hmm, seems to be a dup of http://bugs.mysql.com/bug.php?id=57931 ... will try that patch.

Comment 3 Kevin Kofler 2011-01-13 06:37:13 UTC
FYI, this bug is completely breaking Amarok in Rawhide.