Masahiko Yamanaka (wry++at++dimwit.dst.nk-exa.co.jp)
Fri, 21 Apr 1995 17:01:53 +0900
I'm using LoadPtu().
It's nice on the Indigo/R4000-Entry(IRIX5.2),
but seems not to work on Onyx-RE2(IRIX5.3).
I re-compiled on Onyx.
The following are dbx messages.
--BEGIN--
(dbx) run wry64.ptu
Process 8302 (perfly.OPT) terminated
Process 8327 (perfly.OPT) started
Performer Info (2): All 2 processors available on this machine.
IL: Defining Image wry1024.rgb: <1024 1024> * <1.000 1.000> => <1024 1024>
IL: Defining Image wry64.bw: <64 64> * <1.000 1.000> => <64 64>
Process 8327 (perfly.OPT) stopped on signal SIGSEGV: Segmentation violation (default) [_usgetinfo:243 ,0xfb006d4]
Source (of usconfig.c) not available for Process 8327
(dbx) where
> 0 _usgetinfo(0x0, 0x10000, 0x20124, 0xfffffffc) ["usconfig.c":243, 0xfb006d4]
1 ilAuxBuffer::init(void)(0x0, 0x10000, 0x20124, 0xfffffffc) ["ilAuxBuffer.c++":426, 0xe499834]
2 ilAuxImg::ilAuxImg(ilImage*)(0x1012bdf8, 0x1011a6b8, 0x20124, 0xfffffffc) ["ilAuxImg.c++":106, 0xe49b1f0]
3 ilHwPassRE::getAuxImg(ilImage*,int)(0x1012b4f0, 0x1011a6b8, 0x1, 0xfffffffc) ["ilHwPassRE.c++":699, 0xe4a401c]
4 ilHwPassRE::readInit(void)(0x1012b4f0, 0x10000, 0x20124, 0xfffffffc) ["ilHwPassRE.c++":812, 0xe4a477c]
5 ilHwPassRE::getTile(int,int,int,int,int,int,void*,int,int,int,int,int,int,const ilHwResult&)(0x1012b4f0, 0x0, 0x0, 0x0) ["ilHwPassRE.c++":867, 0xe4a0da0]
6 ilOpImg::getSubTile3D(int,int,int,int,int,int,void*,int,int,int,int,int,int,const ilConfig*)(0x1011a6b8, 0x0, 0x0, 0x0) ["ilOpImg.c++":754, 0xe4800e8]
7 ilMemoryImg::syncData(void)(0x1011a8d8, 0x10000, 0x20124, 0xfffffffc) ["ilMemoryImg.c++":157, 0xe47ad10]
8 ilMemoryImg::reset(void)(0x1011a8d8, 0x10000, 0x20124, 0xfffffffc) ["ilMemoryImg.c++":132, 0xe47abc4]
9 ilLink::resetCheck(void)(0x1011a8d8, 0x10000, 0x20124, 0xfffffffc) ["ilLink.c++":223, 0xe476238]
10 ilMemoryImgGetDataPtr(0x1011a8d8, 0x10000, 0x20124, 0xfffffffc) ["ilMemoryImg_c.c++":36, 0xdeda848]
11 ilgettile(0x101091a8, 0x0, 0x0, 0x80) ["../ilgettile.c":125, 0x453e00]
12 MakeTextureList(0x182a2100, 0x10000, 0x20124, 0xfffffffc) ["../pfptu.c":315, 0x44dcb8]
13 LoadPtu(0x0, 0x0, 0x20124, 0xfffffffc) ["../pfptu.c":68, 0x44c9a0]
14 LoadFile(0x7fffaff0, 0x0, 0x20124, 0xfffffffc) ["../loadfile.c":114, 0x43669c]
15 initSceneGraph(0x182a1ee0, 0x10000, 0x20124, 0xfffffffc) ["../perfly.c":167, 0x434310]
16 InitScene(0x0, 0x10000, 0x20124, 0xfffffffc) ["../generic.c":266, 0x42eb84]
17 main(0x2, 0x7fffaf44, 0x20124, 0xfffffffc) ["../main.c":96, 0x436008]
18 __start() ["crt1text.s":133, 0x42dd1c]
--END--
Does anyone know what was wrong ?
Thanks,
-- M.Y.
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:51:25 PDT