WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: beaver crash in 2.x  (Read 2640 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
beaver crash in 2.x
« 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
dCore user

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14741
Re: beaver crash in 2.x
« Reply #1 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...

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: beaver crash in 2.x
« Reply #2 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.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11022
Re: beaver crash in 2.x
« Reply #3 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.
The only barriers that can stop you are the ones you create yourself.

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: beaver crash in 2.x
« Reply #4 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.