Hi!

>>>>> "Sinisa" == Sinisa Milivojevic <[EMAIL PROTECTED]> writes:

Sinisa> Andy Yates writes:
>> Is there a symbol file for the mysqld in MySQL-3.23.41-1.i386.rpm?  If so
>> where is it?  MySQL keeps crashing and I'm trying to look at the stack
>> trace.  
>> 
>> Thanks!
>> 
>> Andy

Sinisa> No, there is no symbol file, but mysql should produce a stack trace in
Sinisa> `hostname'.err file.

The mysqld binary in the RPM should not be striped, so you should be
able to do a symbol file with the command:

nm -n sql/mysqld > mysqld.sym

Regards,
Monty

-- 
For technical support contracts, goto https://order.mysql.com/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Michael Widenius <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, CTO
/_/  /_/\_, /___/\___\_\___/   Helsinki, Finland
       <___/   www.mysql.com

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