Bug 21 - Making a copy of a va_list and using it causes a core dump on the ppc.
Summary: Making a copy of a va_list and using it causes a core dump on the ppc.
Status: RESOLVED INVALID
Alias: None
Product: ELLCC
Classification: Unclassified
Component: ecc (show other bugs)
Version: unspecified
Hardware: PC Linux
: --- normal
Assignee: Richard Pennington
URL:
Depends on:
Blocks: 63
  Show dependency tree
 
Reported: 2012-01-05 16:45 CST by Richard Pennington
Modified: 2017-07-29 10:42 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Pennington 2012-01-05 16:45:14 CST
Gen Test Group Stdarg in ../../../../../src/libs/gen/001stdarg.c
PASS: 001stdarg.c:11: Gen(Stdarg): Have two arguments
Invalid data memory access: 0x00000008
NIP 0182208c   LR 01821edc CTR 01822b14 XER 20000000
MSR 00006040 HID0 00000000  HF 00006000 idx 0
TB 00000000 00000000
GPR00 0000000084000008 00000000407ff8c0 0000000000000000 0000000000000008
GPR04 00000000407ffa48 0000000000000008 0000000000000000 0000000000000000
GPR08 0000000000000000 00000000018344c2 000000000000000a 00000000407ff850
GPR12 00000000407ff854 000000000184f400 0000000000000000 0000000000000000
GPR16 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR20 0000000001848d3c 0000000001848d3c 0000000001848d24 0000000001848f5c
GPR24 0000000001848d2c 0000000000000000 0000000001848d24 0000000001850000
GPR28 0000000001850000 0000000000000000 000000000184703c 00000000407ff8c0
CR 84000008  [ L  G  -  -  -  -  -  L  ]             RES ffffffff
FPR00 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FPR04 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FPR08 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FPR12 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FPR16 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FPR20 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FPR24 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FPR28 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FPSCR 00000000
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
/bin/sh: line 1: 26308 Segmentation fault      (core dumped) /home/rich/ellcc/bin/qemu-ppc gen
make[4]: *** [check] Error 1
Comment 1 Richard Pennington 2012-01-12 05:57:29 CST
See test/src/libs/gen/001stdarg.c
Comment 2 Richard Pennington 2013-10-01 13:41:17 CDT
Magically fixed.
Comment 3 Richard Pennington 2017-07-29 10:37:30 CDT
These bugs are obsolete with the new build and deployment process.
Comment 4 Richard Pennington 2017-07-29 10:39:07 CDT
These bugs are obsolete with the new build and deployment process.
Comment 5 Richard Pennington 2017-07-29 10:42:08 CDT
These bugs are obsolete with the new build and deployment process.