Bug #26582 | Crash in multi-thread apps due to signal(2) in libmysqlclient/taocrypt | ||
---|---|---|---|
Submitted: | 22 Feb 2007 23:41 | Modified: | 16 Apr 2007 15:31 |
Reporter: | Christian Hammers (Silver Quality Contributor) (OCA) | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.32 | OS: | Linux (Debian GNU/Linux) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Contribution, qc |
[22 Feb 2007 23:41]
Christian Hammers
[23 Feb 2007 14:14]
MySQL Verification Team
Thank you for the bug report. Could you please inform if the user has used a thread-safe client in his application?. Thanks in advance.
[4 Mar 2007 21:12]
Christian Hammers
Test case
Attachment: libmysqlclienttest.tar.bz2 (application/x-bzip, text), 29.14 KiB.
[4 Mar 2007 21:15]
Christian Hammers
Hello I've just added a test case that the original submitter sent me. I will ask him about the thread safe client question (missed that comment from you) but you can probably easily figure it out yourself as the .c and .java files for the test case are included. Feel free to contact the submitter via 412024@bugs.debian.org if you need further information. bye, -christian-
[14 Mar 2007 0:58]
Christian Hammers
Hello Miguel Regarding your question about the thread safety of the client, Mariano Santamarina <msantamarina@gmail.com> wrote: Yes, it's thread-safe. I'm using mysqlclient_r one thread is calling mysql_query and mysql_store_result and the other thread is calling mysql_free_result. The threads are synchronized in the java side. bye, -christian-
[16 Mar 2007 15:31]
Valeriy Kravchuk
Please, try to repeat with a newer version, 5.0.37, and inform about the results.
[16 Apr 2007 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".