Hi,


We are trying to port GIMP 1.0.4 to AIX 4.3.3 We have been able to compile
this
without any problems but when we try to execute, we get a Segmentation
fault(core dump).
By using dbx we are getting the following errors as
-----------------------------------------------------------------------

internal error: unexpected value 120 at line 3397 in file stabstring.c
internal error: unexpected value 120 at line 3397 in file stabstring.c
internal error: unexpected value 120 at line 3397 in file stabstring.c

[using memory image in core]

Segmentation fault in glink.exit at 0xd2245274
0xd2245274 (exit+0x58) 800c0000        lwz   r0,0x0(r12)


(dbx) where
glink.exit() at 0xd2245274
gtk_set_locale(), line 456 in "gtkmain.c"
main(argc = 1, argv = 0x2ff22d30), line 105 in "main.c"
(dbx)

------------------------------------------------------------------------
and also we are unable to find this stabstring.c
The dump shows the problem to be encountered when invoking the function-
gtk_set_locale in the file gtkmain.c.

Any pointers to get around this problem will be greatly appreciated.


Thanks
Rashmi

Rashmi Kamath B.
   IBM Global Services India., System Software.
   ph: 5267117 ext:2506.
   mail.id: [EMAIL PROTECTED]


Reply via email to