Bug #28297 wrong url in crash report to resolve stack trace
Submitted: 8 May 2007 7:50 Modified: 31 Aug 2007 5:49
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Errors Severity:S3 (Non-critical)
Version:5.0.42 OS:Linux
Assigned to: CPU Architecture:Any

[8 May 2007 7:50] Shane Bester
Description:
When mysql crashes, a message is printed to error log;

New value of fp=(nil) failed sanity check, terminating stack trace!
Please read http://dev.mysql.com/doc/mysql/en/using-stack-trace.html and follow instructions on how to resolve the stack trace. Resolved
stack trace is much more helpful in diagnosing the problem, so please do 
resolve it
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...

there is no such url as http://dev.mysql.com/doc/mysql/en/using-stack-trace.html

How to repeat:
view an error log.

Suggested fix:
print correct url, or have the old one working again.
this one is fine: http://forge.mysql.com/wiki/MySQL_Internals_Porting#Using_a_Stack_Trace
[31 Aug 2007 5:49] Timothy Smith
Fixed earlier in ChangeSet 1.2482.58.1 (commit date 2007/05/31).