Robert Widhopf-Fenk <[EMAIL PROTECTED]> writes: > /pqm/build_dir/[EMAIL PROTECTED]/[EMAIL > PROTECTED]/src/baz/libarch/build-revision.c:195:botched invariant > my_arch != ((void *)0) > baz: uncaught exception: -1:(exiting on botched invariant) > please report this as a bug to [EMAIL PROTECTED] > > > Is 1.4 not including the fix from Robert Collins?
Yes it is. So, your problem is different. Did you try my version? [EMAIL PROTECTED]/bazaar--pristine-version-submit--1.4 (baz switch in src/baz, and "make" to rebuild it) What would be great is if you can either (or both) play a little with gdb to identify the problem or provide a testcase as a script. Things like (gdb) p *arch on build-revision.c:195 would be of great help to identify the bug. Thanks, -- Matthieu _______________________________________________ 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/
