From: Tom Flynn (flynnt++at++engr.sgi.com)
Date: 04/06/2001 15:47:03
Hmmm, if perfly town.perfly runs fine and you're getting that stack
trace with your app, you may have found a bug. Do me a favor and:
setenv LD_LIBRARY_PATH /usr/lib/Performer/Debug
run your app
gdb app core
(gdb) where
you should have the same stack trace but with line numbers.
send that to mongoose-feedback++at++corp.sgi.com and we'll take a closer look
at things. it'll help if you have a small app that reproduces the problem
that we can run here.
thanks,
tom
On Fri, 6 Apr 2001, Sakis wrote:
>
> Hi there,
> I have a performer app that works fine on SGI machines.
> I compiled it on Linux (Redhat 7.0) with
> XFree86-4.0.1
> NVIDIA_GLX-0.9-769
> NVIDIA_kernel-0.9-769
> gcc-g77-2.96-54
> gcc-c++-2.96-54
> gcc-objc-2.96-54
> gcc-2.96-54
>
> The models and textures load fine and the window comes up
> displaying the first scene. But after a couple of seconds I
> get the following core dump in pfSync.
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x40643500 in pfStats::pr_collectHWStats () from
> /usr/lib/libpf.so.1
> Current language: auto; currently c
> (gdb) where
> #0 0x40643500 in pfStats::pr_collectHWStats () from
> /usr/lib/libpf.so.1
> #1 0x40642bf0 in pfStats::pr_close () from /usr/lib/libpf.so.1
> #2 0x406464ff in pfStats::close () from /usr/lib/libpf.so.1
> #3 0x40338759 in pfFrameStats::pf_close () from
> /usr/lib/libpf.so.1
> #4 0x403398ee in pfFrameStats::pf_frameUpdate () from
> /usr/lib/libpf.so.1
> #5 0x40320ef5 in pfChannel::pf_updateAppStats () from
> /usr/lib/libpf.so.1
> #6 0x4039d96d in pfSync () from /usr/lib/libpf.so.1
> #7 0x80676e9 in main (argc=2, argv=0xbffff7c4) at main.c++:167
> #8 0x40979b65 in __libc_start_main (main=0x80672b4 <main>,
> argc=2, ubp_av=0xbffff7c4, init=0x8064dd4 <_init>, fini=0x80b70c8
> <_fini>,
> rtld_fini=0x4000df24 <_dl_fini>, stack_end=0xbffff7bc) at
> ../sysdeps/generic/libc-start.c:111
>
> Perfly runs fine on my machine.
>
> The app is compiled with (gcc -0 -g). I could not get it to
> compile without the "-O" because the Performer libs would not link
> in.
> Do I need debugged performer libs to get my app to compile in
> debug mode?
>
> Thank you for any info, suggestions that anyone might have ...
>
>
> =====
> Athanasios Gaitatzes (Saki)
> e-mail: gaitat++at++yahoo.com
> url: http://www.i.am/gaitatzes
>
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail.
> http://personal.mail.yahoo.com/
> -----------------------------------------------------------------------
> List Archives, FAQ, FTP: http://www.sgi.com/software/performer/
> Open Development Project: http://oss.sgi.com/projects/performer/
> Submissions: info-performer++at++sgi.com
> Admin. requests: info-performer-request++at++sgi.com
>
-- "Mongooses are famous for their snake-fighting ability, and are almost always victorious because of their speed, agility, and timing and also because of their thick coat."
This archive was generated by hypermail 2b29 : Fri Apr 06 2001 - 15:47:11 PDT