DragonFly BSD
DragonFly bugs List (threaded) for 2009-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: panic: assertion: leaf->base.obj_id == ip->obj_id in hammer_ip_delete_range


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 15 Nov 2009 18:38:04 -0800 (PST)

:
:
::BTW, sshd on leaf dumps core when I tried to login unless I turn off
::tty allocation (via -T).  Is anything bad happening on it?
::
::Best regards.
:
:    Woa, that's odd.  It is dying in getenv().  It looks like 
:    /usr/src/crypto/openssh/session.c is doing something really nasty
:    with the environ global, but I don't know what.
:

   The crypto/openssha code is messing with the environment in ways
   that really interfere with libc's management of it.  I will commit
   a change to sshd to work around the issue.

   Changing libc is not really in the cards, we would have to completely
   rewrite the environment handling code.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]