linux_sys_futex: unknown op 128
    Aline de Freitas 
    aline at riseup.net
       
    Thu Jun 12 11:49:16 UTC 2008
    
    
  
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Em Thursday 12 June 2008 07:55:55 Tsu-Fan Cheng escreveu:
> hi all,
>     i have this weird log in my /var/log/messages, it keeps showing
>
> Jun 12 06:53:36  kernel: linux_sys_futex: unknown op
> Jun 12 06:53:36  kernel: 128
> Jun 12 06:53:36  kernel: linux_sys_futex: unknown op 128
>
> and it seems to have something to do with my flash plugin, as I kill
> npviewer, this message goes away, does anyone know why?? thanks !!
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
You may be running linux_base-f8 with 7.0-RELEASE, isn't it?
linux_base-f8 uses some futex functions present only in STABLE. To get rid of 
it you could update to 7-STABLE, or, as I do, just copy linux_futex.c and 
linux_futex.h from CURRENT or STABLE into sys/compat/linux and rebuild your 
kernel, while keep using 7.0-RELEASE.
- -- 
Aline de Freitas - Chave pública: ID DE632016 / keys.indymedia.org
gpg --keyserver keys.indymedia.org --recv-keys DE632016
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)
iEYEARECAAYFAkhRCOgACgkQhLRvs95jIBb/9ACeL1s+OZcl8S0FE+esZdBJi7OA
ZFIAmgKUaN0VsW4XIze8AV5x/xrmS7Tt
=Ivf3
-----END PGP SIGNATURE-----
    
    
More information about the freebsd-questions
mailing list