Bug 704876 - [abrt] mysql-workbench-5.2.33b-1.fc14: Process /usr/bin/mysql-workbench-bin was killed by signal 11 (SIGSEGV)
Summary: [abrt] mysql-workbench-5.2.33b-1.fc14: Process /usr/bin/mysql-workbench-bin w...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: mysql-workbench
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:f30ed4756070120bf78679e7ae5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-15 16:04 UTC by Diego
Modified: 2011-06-10 14:24 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-10 14:24:22 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (50.91 KB, text/plain)
2011-05-15 16:04 UTC, Diego
no flags Details

Description Diego 2011-05-15 16:04:23 UTC
abrt version: 1.1.18
architecture: x86_64
Attached file: backtrace, 52133 bytes
cmdline: /usr/bin/mysql-workbench-bin
component: mysql-workbench
Attached file: coredump, 72273920 bytes
crash_function: wb::LiveSchemaTree::load_object_details
executable: /usr/bin/mysql-workbench-bin
kernel: 2.6.35.13-91.fc14.x86_64
package: mysql-workbench-5.2.33b-1.fc14
rating: 4
reason: Process /usr/bin/mysql-workbench-bin was killed by signal 11 (SIGSEGV)
release: Fedora release 14 (Laughlin)
time: 1305473781
uid: 500

How to reproduce
-----
1. Try accessing a mysql db with the following my.cnf

# cat /etc/my.cnf 
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
user=mysql
# Disabling symbolic-links is recommended to prevent assorted security risks
symbolic-links=0
bind-address = 127.0.0.1

[mysqld_safe]
log-error=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid

2. try accessing even if it gives an error.
command line error:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
3. crash

Comment 1 Diego 2011-05-15 16:04:27 UTC
Created attachment 499033 [details]
File: backtrace

Comment 2 Remi Collet 2011-06-10 14:24:22 UTC
Version 5.2.34 is now available in the update.


Note You need to log in before you can comment on or make changes to this bug.