> I just got this crash:
> 
> ext2fs.static: ../../libports/port-ref.c:31: ports_port_ref:
> Assertion 'pi->refcnt || pi->weakrefcnt' failed.
> 
> It seems it's not reproducible.

If you ever do manage to reproduce it, the stack trace from here will tell
us a lot about what is going wrong.  This assert means that the caller
should not have been calling ports_port_ref, i.e. the bug is almost
certainly in ext2fs (or one of the other libraries) and not in libports itself.


_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to