On Fri, Feb 05, 2010 at 05:26:15PM -0500, Andrew Schulman wrote: > > > Thanks for that. It looks like a child process, probably one of the > > setup scripts, was what failed with the fault. Could you please try > > repeating the gdb backtrace, but add 'catch throw' before you run. > > This should catch the exception which is thrown on child failure. > > (gdb) catch throw > Catchpoint 1 (throw) > (gdb) run > Starting program: /usr/bin/schroot > [Thread debugging using libthread_db enabled] > E: Failed to set supplementary groups: Operation not permitted
This was while running gdb as root? You should not have initgroups(3) fail if so. Could you run with 'run --debug=notice -v' so we can see how far it got? Thanks, Roger -- .''`. Roger Leigh : :' : Debian GNU/Linux http://people.debian.org/~rleigh/ `. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/ `- GPG Public Key: 0x25BFB848 Please GPG sign your mail.
signature.asc
Description: Digital signature

