On Fri, Feb 05, 2010 at 10:15:59AM -0500, Andrew Schulman wrote:
> 
> > For the time being, this appears to be when reading a session file
> > under /var/lib/schroot/session.  Unclear why at this point, but
> > likely to be not coping with a missing type= parameter.  Removing
> > the session file should fix it--there's no problem with session
> > files created by the new schroot.  You could verify this by running
> > with --debug=notice.
> 
> /var/lib/schroot/session is empty on my host. ??

Hmm, this must be a different issue.

> In case it's helpful, here are the results of schroot --debug=notice.

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.


Many 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.

Attachment: signature.asc
Description: Digital signature

Reply via email to