Menu

#11 c3270 coredumps on AIX

v1.0 (example)
open
nobody
None
5
2014-09-10
2014-09-10
blentz
No

I have tried building 3.3.13ga7, 3.3.14ga11, and 3.3.6 (what's delivered with RHEL6) and every single c3270 binary my AIX system makes dies when run. Here's the dbx "where" output.

[blentz@optaix53ts /mnt/sw/build]$ dbx /opt/local/c3270/bin/c3270 core
Type 'help' for help.
[using memory image in core]
reading symbolic information ...internal error: 1283-228 expected char ',', found ';-31,448,256;;'
internal error: 1283-228 expected char ';', found ',256;;'
internal error: 1283-232 index("256;;", ':') failed
internal error: unexpected value 120 at line 5160 in file stabstring.c
internal error: 1283-228 expected char ',', found 's__LC_locale:,1088,64;__meth_ptr:13,1152,64;__data_ptr:13,1216,64;;'
internal error: 1283-228 expected char ',', found '__LC_locale:,1088,64;__meth_ptr:13,1152,64;__data_ptr:13,1216,64;;'
internal error: 1283-228 expected char ';', found '_LC_locale:,1088,64;__meth_ptr:13,1152,64;__data_ptr:13,1216,64;;'
internal error: unexpected value 44 at line 5160 in file stabstring.c
internal error: 1283-228 expected char ',', found '1088,64;__meth_ptr:13,1152,64;__data_ptr:13,1216,64;;'
internal error: unexpected value 120 at line 5160 in file stabstring.c
internal error: unexpected value 120 at line 5160 in file stabstring.c
internal error: 1283-228 expected char ',', found 's_LC_locale_objhdl:,128,64;;'
internal error: 1283-228 expected char ',', found '_LC_locale_objhdl:,128,64;;'
internal error: 1283-228 expected char ';', found 'LC_locale_objhdl:,128,64;;'
internal error: unexpected value 44 at line 5160 in file stabstring.c
internal error: 1283-228 expected char ',', found '128,64;;'
internal error: unexpected value 120 at line 5160 in file stabstring.c
internal error: unexpected value 120 at line 5160 in file stabstring.c
internal error: unexpected value 120 at line 5160 in file stabstring.c
internal error: unexpected value 120 at line 5160 in file stabstring.c
internal error: unexpected value 120 at line 5160 in file stabstring.c
internal error: unexpected value 120 at line 5160 in file stabstring.c
internal error: unexpected value 120 at line 5160 in file stabstring.c

Segmentation fault in noname.strlen [/usr/lib/libc.a] at 0x900000000374c80 ($t1)
0x900000000374c80 (strlen) 89030000 lbz r8,0x0(r3)
(dbx) where
noname.strlen() at 0x900000000374c80
_doprnt(??, ??, ??) at 0x900000000369ff0
printf(0x100080880, 0x8353800083568, 0xfffffffffefefeff, 0x7f7f7f7f, 0x80014838, 0x0, 0x1100078f8, 0x1000f48a8) at 0x900000000367cf8
main(argc = 2, argv = 0x0ffffffffffffb28), line 369 in "c3270.c"
(dbx)

Discussion


Log in to post a comment.