On Thu, Jun 25, 2009 at 02:34:37PM -0700, Rich Burridge wrote: > elf_hash = elf.get_dynamic( > SystemError: error return without exception set
Try reverting Pete's changeset. I'll bet that it's the liblist_foreach() hunk in elfextract.c that did it, since if you hit that, you'll return an error from getdynamic() without having set an exception. Either way, please file a bug. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
