5 messages in com.mysql.lists.bugsRe: bug with Flush query cache in mys...
FromSent OnAttachments
Fournier Jocelyn [Presence-PC]06 Dec 2001 11:58 
Michael Widenius07 Dec 2001 04:30 
Fournier Jocelyn [Presence-PC]10 Dec 2001 02:45 
Michael Widenius10 Dec 2001 06:27 
Fournier Jocelyn [Presence-PC]10 Dec 2001 10:04 
Subject:Re: bug with Flush query cache in mysql-4.0.1
From:Michael Widenius (mon@mysql.com)
Date:12/10/2001 06:27:36 AM
List:com.mysql.lists.bugs

Hi!

"Fournier" == Fournier Jocelyn <Fournier> writes:

Fournier> Hi, Fournier> I have more information about the following segfault :

Which ChangeSet of MySQL are you using ? (The latest which contains some critical bug fixes for the query cache is '1.981'). You can check this with 'bk sccstool'

Fournier> Stack range sanity check OK, backtrace follows: Fournier> 0x807832b + 134710059 Fournier> 0x8140f58 + 135532376 Fournier> 0x81422eb + 135537387 Fournier> 0x813f7b3 + 135526323 Fournier> 0x80e0263 + 135135843 Fournier> 0x807b12b + 134721835 Fournier> 0x807a541 + 134718785 Fournier> Stack trace seems successful - bottom reached Fournier> Please read http://www.mysql.com/doc/U/s/Using_stack_trace.html and
follow Fournier> instructions on how to resolve the stack trace.

If you could produce a symbolic stack trace for the above, it would help solving this! The numeric stack trace doesn't give us any information of what is going on :(

<cut>

Fournier> This error occurs on my HEAP tables 'guest' and 'online'

I thought you got the error on 'FLUSH QUERY CACHE'. Is this something noew ?

Fournier> (0x807832b Fournier> 0x8140f58 Fournier> 0x81422eb Fournier> 0x813f7b3 Fournier> 0x80e0263 Fournier> 0x807b12b Fournier> 0x807a541 Fournier> Stack trace seems successful - bottom reached

Could you please try to also resolve this.

Note that if you are using an older changeset than 1.981, you should first upgrade to this !

Please remember to do a 'make clean' after 'bk pull' to ensure that you got everything compiled correctly!

Regards, Monty