[26886] in Athena Bugs
linux 9.4.27: zaway
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed Jul 12 12:37:34 2006
Message-Id: <200607121637.k6CGbJk7008609@infinite-loop.mit.edu>
To: bugs@mit.edu
Date: Wed, 12 Jul 2006 12:37:19 -0400
From: Jonathan D Reed <jdreed@mit.edu>
X-Spam-Score: 3.548
X-Spam-Level: *** (3.548)
X-Spam-Flag: NO
Errors-To: bugs-bounces@mit.edu
System name: infinite-loop.mit.edu
Type and version: i686 9.4.27 (with mkserv)
Display type: Intel Corporation 82915G/GV/910GL Express Chipset Family Graphics Controller (rev 04)
Shell: /bin/athena/tcsh
Window manager: metacity
What were you trying to do?
Use zaway, with an away message that happened to be 85 characters.
What's wrong:
After replying to the first zephyr it gets, zaway crashes with:
*** glibc detected *** double free or corruption (!prev): 0x08c3f000 ***
Abort
What should have happened:
It should have worked.
Please describe any relevant documentation references:
Testing reveals this happens to multiple people, but only on Linux.
The initial command I was running was:
zaway -m "Here, but not really watching Zephyr. Call if time sensitive, otherwise send e-mail"
However, any message of exactly 85 characters will cause this problem,
but messages greater or less than 85 characters will not. This is not
a major problem, but it was strange enough that I figured I should
report it.