From: Allan Schaffer (allan++at++sgi.com)
Date: 10/26/2001 01:27:09
Erik Brisson wrote:
>
> To: info-performer++at++sgi.com
>
> I have a Performer app wich I am now building and running on linux. I am
> having a problem with the call to pfuInit.
>
> Using Mesa:
> Machine Type: Mesa GLX Indirect
> pfuInit runs successfully.
>
> Using hardware acceleration:
> Machine Type: FireGL2 / FireGL3 (Pentium4)
> I get lots of errors like:
>
> PF Warning/Internal: perror: Success
> 2781 PF Warning/SysErr: Could not mmap file /scratch/pfutil2781.pfdpool for arena of size 164912
> 2781 PF Debug/Resource: pfDataPool::create() - pid 2781 - 131072 bytes at 0x0x7ddee000 failed /scratch/pfutil2781.pfdpool
The "perror: Success" seems strange but this error means the mmap()
call returned <0. Is there sufficient space, write permission, etc. for
/scratch/pfutil####.pfdpool on that system?
Is this Performer 2.3, 2.4, or 2.4.2? If >= 2.4,
You might find more clues by setting PFARENADEBUG to 1. It would also
be worth checking closely for any errors previous to this one; perhaps
this is a cascade from some other problem.
Allan
-- Allan Schaffer allan++at++sgi.com Engineering Manager, OpenGL Performer 1-650-933-2160 Silicon Graphics http://www.sgi.com
This archive was generated by hypermail 2b29 : Fri Oct 26 2001 - 01:27:19 PDT