Bugzilla – Bug 114
Segmentation fault in MRes.c when JName=0x0
Last modified: 2011-03-09 01:25:05 MST
You need to log in before you can comment on or make changes to this bug.
With our maui.cfg file we get: Program terminated with signal 11, Segmentation fault. #0 MResAdjustDRes (JName=0x0, ForceEval=0) at MRes.c:7447 7447 JRE[jreindex].Type = mreNONE; (gdb) bt #0 MResAdjustDRes (JName=0x0, ForceEval=0) at MRes.c:7447 #1 0x000000000042a45e in MSchedProcessJobs (OldDay=0x7fff6e7c9d50 "", GlobalSQ=0x7fff6e7c3d40, GlobalHQ=0x7fff6e7bfd40) at MSched.c:6955 #2 0x000000000040596d in main (ArgC=1, ArgV=<value optimized out>) at Server.c:192 (gdb) print JName $1 = 0x0 (gdb) print JRE $2 = (mre_t *) 0x0 It is not reproducible with default cfg file. The patch attached we are using to workaround this issue. What this segfault is related to and is our solution OK? PS. We can provide coredump and binary. Thanks.
Created an attachment (id=72) [details] add extra checks
Sorry, I opened this bug as a Torque bug, but this is a MAUI bug. Could someone point me to MAUI bugzilla? Thanks,
I don't believe there is one I'm afraid, your best bet may be the mauiusers mailing list.