Yanko Kaneti wrote:
On Sat, 2008-06-14 at 07:15 -0700, David Mack wrote:Suggestions for debugging this would be welcome.Its not webmin but the kernel crashing due to being miscompiled by the new gcc 4.3. https://bugzilla.redhat.com/show_bug.cgi?id=451068 "ext3: oops in do_split, miscompilation with gcc 4.3.1"All kernels past 2.6.26-0.56.rc5.git2 affected.
And I think you could confirm by running under gdb:
# gdb rpm
(gdb) help run
(gdb) run {your apps params}
boom ?
(gdb) q