Scott McCool writes:
 >  
 > I'm experiencing a problem where mysqld is crashing every time I run a
 > particular query.
 >  
 > The specific error from the client is: 
 > 
 > ERROR 1015: Can't lock file (errno: -30989)
 > 
 > ERROR 2013: Lost connection to MySQL server during query
 > 
 > The server error log is reporting:
 > bdb:  transaction has active cursors
 > bdb:  PANIC:  Invalid argument
 > mysqld got signal 11
 >  
 > At that point it either dumps core and dies (3.23.33) or restarts itself
 > (3.23.34a), sometimes reporting errors on startup again in 3.23.34a.
 >  
 > For the time being I have downgraded to 3.23.32, but before I fill out a bug
 > report or send my whole database structure and query (basically the query
 > that crashes things is working on bdb tables, but not as part of a
 > transaction, it joins a total of 4 tables, all on a primary key column), I
 > wanted to find out if anyone else has experienced a similar problem or could
 > point me in the right direction.
 >  
 > -Scott
 >  
 > 
 > 
 >  
 > 
 > ------------------------------------------
 > Scott McCool
 > [EMAIL PROTECTED]
 > (571)633-5749
 > ------------------------------------------
 > 
 > 
 >  

Hi!

We do need a repeatable test case in order to be able to fix problems
like the above one.


Regards,

Sinisa

      ____  __     _____   _____  ___     ==  MySQL AB
     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic
    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaca, Cyprus
  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____
  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
             /*/             \*\                Developers Team

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to