1755629 Members
3655 Online
108836 Solutions
New Discussion

CheckHpExtInit SIGSEV

 

CheckHpExtInit SIGSEV

I'm tryinging to port an 'AVS' application to HP-UX 11.00. It crashes with a SEGV on starting, in CheckHpExtInit. I searched the ITRC for indications that this is a known bug with a patch, but without success. Has anyone seen anything similar, or have any suggestions for things for me to try?

Here is the traceback:
Program received signal SIGSEGV, Segmentation fault.
0x73145a60 in CheckHpExtInit () from /usr/lib/X11R6/libXhp11.3
(gdb) where
#0 0x73145a60 in CheckHpExtInit () from /usr/lib/X11R6/libXhp11.3
#1 0x73144598 in XHPListInputDevices () from /usr/lib/X11R6/libXhp11.3
#2 0x7366cf30 in XHPGetHILandCvt () from /usr/local/express/lib/hp11/libX11.0
[remainder deleted]

FYO:
$ what /usr/lib/X11R6/libXhp11.3
/usr/lib/X11R6/libXhp11.3:
Built for: HP-UX 11.00 ACE 9911 on HP-UX Daily, -O +Onolimit
X Window System, Version 11 R6
(build date: Sun Sep 12 23:52:28 MDT 1999)

Best regards, and thanks in advance,
Benedict