[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH hurd] libports: use protected payloads to optimize the object
From: |
Samuel Thibault |
Subject: |
Re: [PATCH hurd] libports: use protected payloads to optimize the object lookup |
Date: |
Thu, 23 Apr 2015 01:56:22 +0200 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
Ok, I found the issue as being in gnumach: it was reading from a freed
ipc_port structure, and it happens that the payload was overwritten by
the free slot linked-list pointer. This happens when the destination
port gets down to zero reference right when delivering the message.
Thomas Schwinge, le Mon 20 Apr 2015 13:25:06 +0200, a écrit :
> Yesterday, I upgraded to Debian hurd 0.6-1 packages, and upon running
> binutils/GDB testsuite (configure, make, make install, make check as
> described on
> <http://www.gnu.org/software/hurd/open_issues/binutils.html>), at some
> point that now errors out with SIGLOST (taking the SSH login session with
> it, huh -- probably another problem, similar to
That could be due to that indeed.
Samuel
- Re: [PATCH hurd 28/30] libports: use protected payloads to optimize the object lookup, Justus Winter, 2015/04/03
- Re: [PATCH hurd 28/30] libports: use protected payloads to optimize the object lookup, Justus Winter, 2015/04/04
- [PATCH hurd] libports: use protected payloads to optimize the object lookup, Justus Winter, 2015/04/04
- Re: [PATCH hurd] libports: use protected payloads to optimize the object lookup, Samuel Thibault, 2015/04/06
- Re: [PATCH hurd] libports: use protected payloads to optimize the object lookup, Samuel Thibault, 2015/04/19
- Re: [PATCH hurd] libports: use protected payloads to optimize the object lookup, Samuel Thibault, 2015/04/19
- Re: [PATCH hurd] libports: use protected payloads to optimize the object lookup, Samuel Thibault, 2015/04/19
- Re: [PATCH hurd] libports: use protected payloads to optimize the object lookup, Thomas Schwinge, 2015/04/20
- Re: [PATCH hurd] libports: use protected payloads to optimize the object lookup, Samuel Thibault, 2015/04/20
- Re: [PATCH hurd] libports: use protected payloads to optimize the object lookup,
Samuel Thibault <=
- Re: [PATCH hurd] libports: use protected payloads to optimize the object lookup, Justus Winter, 2015/04/21
- Re: [PATCH hurd] libports: use protected payloads to optimize the object lookup, Samuel Thibault, 2015/04/22
- Re: [PATCH hurd] libports: use protected payloads to optimize the object lookup, Samuel Thibault, 2015/04/22
- Re: [PATCH hurd] libports: use protected payloads to optimize the object lookup, Justus Winter, 2015/04/22
- Re: [PATCH hurd] libports: use protected payloads to optimize the object lookup, Samuel Thibault, 2015/04/22
- Re: [PATCH hurd] libports: use protected payloads to optimize the object lookup, Samuel Thibault, 2015/04/22