[buildd-tools-devel] Bug#568517: Bug#568517: schroot: segfaults at start

Roger Leigh rleigh at codelibre.net
Fri Feb 5 17:55:49 UTC 2010


On Fri, Feb 05, 2010 at 11:54:51AM -0500, Andrew Schulman wrote:
> 
> > Thanks.  If you could possibly try to run in gdb, that would be
> > even better.  You'll need to install gdb, schroot-dbg and also
> > libc6-dbg and libstdc++6-4.4-dbg.  You can then (as root) run
> > 'gdb /usr/bin/schroot' and in gdb run 'run <schroot-options>',
> > wait until the segfault and then type 'backtrace'.  The
> > backtrace is what I need, and this should pinpoint the exact
> > point of the failure.
> 
> The backtrace reports 'No stack', and before that, gdb says 'no debugging
> symbols found'.  The full gdb log is below.  All of schroot-dbg, libc6-dbg,
> and libstdc++6-4.4-dbg are installed.

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.


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/buildd-tools-devel/attachments/20100205/549b738b/attachment.pgp>


More information about the Buildd-tools-devel mailing list