July 19, 2006

Stack trace for x86_64 boxes

Posted by Vadim

We are going to release several patches which are not included in official MySQL releases.
First one is automatically stack trace for x86_64 systems. Currently MySQL resolves stack in crash only for x86 boxes.
You can download patch for 5.0.22 source tree here.
How to use: place stack64.diff into main source dir; execute patch -p1 < stack64.diff.
One important one: flag -fno-omit-frame-pointer must be added to CFLAGS and CXXFLAGS, by default GCC uses
-fomit-frame-pointer on x86_64 systems (on x86 by default -fno-omit-frame-pointer).

Related posts: :CentOS Comes with free build of MySQL Enterprise ?::Percona RPMS for RedHat 5 / CentOS 5 x86_64::Binaries of MySQL 5.0.33 Community release for AMD64 / EM64T:
 

4 Comments »

  1. [...] Read the full article by Peter Zaitsev [...]

    Pingback :: July 25, 2006 @ 8:25 am

  2. 2. pratn

    May I adapt this code into something I’m writing?

    Comment :: February 21, 2007 @ 9:10 pm

  3. Sure go ahead.

    Comment :: February 22, 2007 @ 5:42 am

  4. url=http://www.wow-lvl.com]wow lvl[/url]
    [url=http://www.wow-lvl.com]wow gold[/url]
    [url=http://www.wow-lvl.com]wow items[/url]

    Comment :: July 7, 2008 @ 7:49 pm

 



Subscribe without commenting