View Single Post
  #1   (View Single Post)  
Old 5th September 2008
daemonFromHeaven daemonFromHeaven is offline
Port Guard
 
Join Date: May 2008
Posts: 31
Default FreeBSD 7.0 + Skype problem

Hi!

I'm experiencing some problems with the skype port (/usr/ports/net/skype) under FreeBSD 7.0. I've read the instructions for installing Skype under FreeBSD 7.0 in UPDATING, but it doesn't seem to have any effect.

I have linux_base-fc6 installed and have already set compat.linux.osrelease=2.6.16, etc.. and this is the error which I get when I try to run skype.
Code:
> skype
*** glibc detected *** skype: double free or corruption (!prev): 0x0944a7a8 ***
======= Backtrace: =========
/lib/libc.so.6[0x29712c88]
/lib/libc.so.6(cfree+0x90)[0x29716230]
/lib/libc.so.6(closedir+0x28)[0x29736cf8]
/usr/lib/libfontconfig.so.1(FcDirScan+0x1f2)[0x2947021d]
/usr/lib/libfontconfig.so.1(FcConfigBuildFonts+0x94)[0x2946ad51]
/usr/lib/libfontconfig.so.1(FcInitLoadConfigAndFonts+0x26)[0x294720b3]
/usr/lib/libfontconfig.so.1(FcInit+0x2e)[0x294722b0]
skype[0x8980276]
skype[0x89385c9]
skype[0x893918e]
skype[0x822c73e]
skype[0x8053bc2]
/lib/libc.so.6(__libc_start_main+0xdc)[0x296c0dec]
skype(__gxx_personality_v0+0x1e5)[0x8053841]
======= Memory map: ========
Abort (core dumped)
I didn't have any problems to run skype when I was running FreeBSD 6.2 + KDE.

Could it be my WM the problem which is XFCE now, btw?
Reply With Quote