This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: staprun segmentation fault with module `fglrx' in use


On 3/18/07, Frank Ch. Eigler <fche@redhat.com> wrote:
Hi -

On Sun, Mar 18, 2007 at 03:53:47PM +0000, Guanqun Lu wrote:
[...]
There are only two snprintf calls in symbols.c, and neither looks on
its face wrong.  What does "ls -alR /sys/module/flgrx" show?  It would
be nice to see the parameter list to snprintf(), or a look at each
dirent structure coming back from readdir().  Do you have systemtap's
own debugging information available to gdb, or does gentoo strip it
away for good?

- FChE


I checkout the latest CVS. After compilation and installation, guess what? It WORKS. No seg fault. And the it says "hello world" to me. :-)

I should have tried the latest CVS at first. Then, it seems that the
snapshot of
ftp://sources.redhat.com/pub/systemtap/snapshots/systemtap-20070317.tar.bz2
has something wrong.

Thanks to FChE and Martin who help me to debug this problem.


-- Guanqun


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]