Bug #1168 | mysql_close gets SIGBUG on MacOSX | ||
---|---|---|---|
Submitted: | 31 Aug 2003 1:14 | Modified: | 10 Dec 2003 18:00 |
Reporter: | Max Matveev | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 4.0.14` | OS: | MacOS (macosx 10.2.6) |
Assigned to: | Michael Widenius | CPU Architecture: | Any |
[31 Aug 2003 1:14]
Max Matveev
[10 Dec 2003 18:00]
Michael Widenius
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.mysql.com/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to 'Open'. Thank you for your interest in MySQL. Additional info: I tested this with MySQL 4.0.16, but didn't get an sigbus errors The only reason I can think of why this would happen is if your include files is not in line with your library files. Please update include and library files to MySQL 4.0.16 and try again. If you still get this problem, please try compiling MySQL with 'configure --debug' and try to get a back trace (with gdb) for the crash you get.