Bug #8833 | crash while calling a stored procedure | ||
---|---|---|---|
Submitted: | 27 Feb 2005 19:39 | Modified: | 15 Apr 2005 17:32 |
Reporter: | Steffen Reinecke | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.2 binary + source | OS: | Linux (Linux) |
Assigned to: | CPU Architecture: | Any |
[27 Feb 2005 19:39]
Steffen Reinecke
[28 Feb 2005 2:05]
Jorge del Conde
Hi I tried to reproduce the behaviour you describe without success. Would it be possible for you to provide us with a test case that reproduces this behaviour ? Thanks a lot
[1 Mar 2005 7:44]
Steffen Reinecke
Hello, i will try to extract a testcase within this week. It's a bit complicated and takes some time. Thanx in advance, Steffen
[2 Mar 2005 19:47]
Steffen Reinecke
Hello, now i have extracted an example. I've got it crashing on both test machines. 1. (Linux *** 2.6.8-24.11-default #1 Fri Jan 14 13:01:26 UTC 2005 x86_64 x86_64 x86_64 GNU/Linux) 2. (Linux *** 2.6.8-24.11-smp #1 SMP Fri Jan 14 13:01:26 UTC 2005 i686 i686 i386 GNU/Linux) On the first server (my workstation) my php script gives me the error "Mysql Server has gone away" or one time the mysql error "Out of memory (Needed 4276742504 bytes)". Normally the Mysql Server was goin away allready after the first run of the "for" loop. No other queries was sent to mysql within the tests. You need to stress the mysql server a bit with the testcase for a real shutdown / restart. I have done it with pressing the F5 Button multiple times in my Firefox. On the second server the mysql server was going away between run 500 and run 1000 of the "for" loop. On a live system with very less traffic the crashing procedures forces a shutdown / restart of the server 5 times a day without any additionally stress. the sql dump: http://www.pextra.de/dump.sql the test script: http://www.pextra.de/testcase.php.txt For all readers ... do not test it on important machines ;-) I'm very interested in a solution ... so please tell me if you need some more information to reproduce it. Best Regards, Steffen
[2 Apr 2005 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".
[3 Apr 2005 7:10]
Sergei Golubchik
reopened
[3 Apr 2005 21:44]
Steffen Reinecke
Have not seen the error message in the log since i have installed 5.0.3
[15 Apr 2005 17:32]
MySQL Verification Team
Thank you for the update.