Bugzilla – Bug 80
Segmentation fault(coredump)
Last modified: 2002-12-13 14:51:20 MST
Sudo makes a core dump when env_keep = * (and of course env_reset is set)
Created attachment 12 [details] patch to try
Seems you've been to fast ! ;-) Syntax is wrong if you keep line 388. I just tried to remove it and compile : OK But sudo still dumps.
Hmm, bugzilla seems to have lost my comments when I attached the patch. Oh well. I've finally found a machine that exhibits the problem (albeit in a different way) and I think I see the problem. I'll attach a patch once I have one.
Created attachment 13 [details] I believe this will fix the problem (patch is relative to env.c in sudo 1.6.6)