abrt version: 1.1.18 architecture: x86_64 Attached file: backtrace, 21555 bytes cmdline: /bin/ksh ./AdjustOutputFile /home/veksler/tpa/GPRO.question-marks/gpro/system/P8/regression/output/pstream.tst component: ksh Attached file: coredump, 503808 bytes crash_function: sfsync executable: /bin/ksh kernel: 2.6.35.13-92.fc14.x86_64 package: ksh-20110505-2.fc14 rating: 4 reason: Process /bin/ksh was killed by signal 11 (SIGSEGV) release: Fedora release 14 (Laughlin) time: 1313001527 uid: 321 How to reproduce ----- 1. Run my script, which invokes an application that takes 5 CPU minutes 2. Everything seems to have completed correctly, other than the SEGV at the end of the script
Created attachment 517683 [details] File: backtrace
Thanks for reporting this. Could you provide me the script you are using? I've been looking in the ksh code, but did not find anything useful. Also, you can test newer ksh version, if you want: sudo yum update --enablerepo=updates-testing ksh
I can't send you the script it is proprietary. I'll check with a newer KSH.
After running for some time, with the updated ksh, I can no longer reproduce this crash.