On Tuesday 03 July 2001 06:35, Tuc wrote:
> Hi,
> 
>       Well, 45 days later after doing everything I could to get it to
> dump a core (3.22.32), it did!
> 
>       So, the results are :
> 
> Program terminated with signal 11, Segmentation fault.
> #0  0x808bfef in get_best_combination (join=0xc244808) at sql_select.cc:1638
> 1638        *j= *join->best_positions[tablenr].table;
> (gdb) bt
> #0  0x808bfef in get_best_combination (join=0xc244808) at sql_select.cc:1638
> #1  0x808aa10 in make_join_statistics (join=0xc244808, tables=0x0, 
conds=0x0, 
>     keyuse_array=0xc244d50) at sql_select.cc:899
> #2  0x8089311 in mysql_select (thd=0x8932000, tables=0x895c0c8, 
>     fields=@0x893237c, conds=0x0, order=0x895c150, group=0x0, having=0x0, 
>     proc_param=0x0, select_options=5120, result=0x895c180) at 
sql_select.cc:337
> #3  0x8075954 in mysql_execute_command () at sql_parse.cc:687
> #4  0x807723f in mysql_parse (thd=0x8932000, 
>     inBuf=0x895c010 "SELECT * from Cache_00000001 ORDER BY Entry_Number 
LIMIT 0,1", length=60) at sql_parse.cc:1377
> #5  0x8075064 in do_command (thd=0x8932000) at sql_parse.cc:428
> #6  0x8074b0b in handle_one_connection (arg=0x8932000) at sql_parse.cc:292
> #7  0xc203868 in _thread_kern_start ()
> (gdb) 
> 
>       Ok!  So, where do I go from here?!

Upgrade to 3.23.39 first and see if the bug is still present. If yes, submit 
a full test case to [EMAIL PROTECTED]

-- 
MySQL Development Team
For technical support contracts, visit https://order.mysql.com/
   __  ___     ___ ____  __ 
  /  |/  /_ __/ __/ __ \/ /   Sasha Pachev <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, http://www.mysql.com/
/_/  /_/\_, /___/\___\_\___/  Provo, Utah, USA
       <___/                  

---------------------------------------------------------------------
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