Bug 907144

Summary: [abrt] mysql-5.5.29-1.fc18: exit: Process /usr/bin/mysql was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Jim Rey <jimrey1943>
Component: mysqlAssignee: Honza Horak <hhorak>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: hhorak
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:220ef44ed019c359e4418459022655d23bfbbc9d
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-12 08:37:23 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:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Jim Rey 2013-02-03 11:55:50 UTC
Description of problem:
During bootup

Version-Release number of selected component:
mysql-5.5.29-1.fc18

Additional info:
backtrace_rating: 4
cmdline:        mysql -uroot -px xxxxxx mysql
crash_function: exit
executable:     /usr/bin/mysql
kernel:         3.7.4-204.fc18.x86_64
remote_result:  NOTFOUND
uid:            1000

Truncated backtrace:
Thread no. 1 (2 frames)
 #7 exit at exit.c:99
 #8 mysql_end at /usr/src/debug/mysql-5.5.29/client/mysql.cc:1286

Comment 1 Jim Rey 2013-02-03 11:55:52 UTC
Created attachment 692273 [details]
File: backtrace

Comment 2 Jim Rey 2013-02-03 11:55:54 UTC
Created attachment 692274 [details]
File: cgroup

Comment 3 Jim Rey 2013-02-03 11:55:56 UTC
Created attachment 692275 [details]
File: core_backtrace

Comment 4 Jim Rey 2013-02-03 11:55:58 UTC
Created attachment 692276 [details]
File: dso_list

Comment 5 Jim Rey 2013-02-03 11:56:00 UTC
Created attachment 692277 [details]
File: environ

Comment 6 Jim Rey 2013-02-03 11:56:02 UTC
Created attachment 692278 [details]
File: limits

Comment 7 Jim Rey 2013-02-03 11:56:05 UTC
Created attachment 692279 [details]
File: maps

Comment 8 Jim Rey 2013-02-03 11:56:07 UTC
Created attachment 692280 [details]
File: open_fds

Comment 9 Jim Rey 2013-02-03 11:56:09 UTC
Created attachment 692281 [details]
File: proc_pid_status

Comment 10 Jim Rey 2013-02-03 11:56:10 UTC
Created attachment 692282 [details]
File: var_log_messages

Comment 11 Honza Horak 2013-02-08 12:58:29 UTC
Jim, thanks for reporting. Have you seen this error once or is it reproducible?

From the backtrace, it seems to me like a race-condition where SIGINT came during exit phase and some structures were freed twice.

Comment 12 Fedora Admin XMLRPC Client 2013-05-09 14:03:06 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 13 Honza Horak 2013-07-12 08:37:23 UTC
We can't do much without more info, so closing for now. Feel free to re-open if the problem occurs again.