Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: jls on May 19, 2009, 06:42:27 AM

Title: beaver crash in 2.x
Post by: jls on May 19, 2009, 06:42:27 AM
Code: [Select]
tc@box:~$ sudo beaver /opt/.filetool.lst
*** glibc detected *** beaver: munmap_chunk(): invalid pointer: 0xbfae7e64 ***
Aborted

ps I use PPI
Title: Re: beaver crash in 2.x
Post by: Juanito on May 19, 2009, 06:45:29 AM
I get this in tc_2.x also.

I recompiled beaver in tc_2.x, but the problem remains. Note that "$ sudo beaver &" will work without error.

On the other hand, JasonW does not see this error in tc_2.x...
Title: Re: beaver crash in 2.x
Post by: Jason W on May 19, 2009, 08:30:04 AM
Actually I do see the same thing when I do "beaver /opt/.filetool.lst", but it does not happen when you navigate to /opt and do "beaver .filetool.lst".  Same scenario with /home/tc/.xsession.  So the path seems to mess it up perhaps.
Title: Re: beaver crash in 2.x
Post by: curaga on May 19, 2009, 08:31:04 AM
In these cases I usually check if distros have a patch for it, a list here:
http://oss-security.openwall.org/wiki/distro-patches

Debian doesn't apparently package Beaver, and Gentoo doesn't have any patches, but I didn't look further.
Title: Re: beaver crash in 2.x
Post by: Jason W on May 19, 2009, 08:53:35 AM
I looked in the Debian archive and beaver was not patched in Debian.  If Debian didn't patch it, then likely nobody did.