On Wed, 1969-12-31 at 23:59 +0000, J�r�me Marant wrote: > Hi, > > I've just experienced what looks to be #385:
> /build/buildd/bazaar-1.3.2/src/baz/libarch/namespace.c:437:botched invariant > arch_valid_package_name (name, arch_maybe_archive, arch_req_package, 1) > PANIC: exiting on botched invariant namespace.c:437 is pretty useless for identifying panics :[. Could you install bazaar-dbg (from the distro of your choice), and run baz under gdb ? $ gdb --args baz <arguments here> > break panic > r > bt and mail me the resulting backtrace? That will tell me what the cause is. Cheers, Rob
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Gnu-arch-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/
