|
IceBox in IceGrid does not generate core dump file
IceBox in IceGrid is running with setuid and setgid.
Before kernel-2.6.13, there is impossible to generate a core dump file when segfault occurs. (2.6.13 and later, a file /proc/sys/fs/suid_dumpable controls it).
Is there any way letting icebox running without setuid?
|