kernel newbie.
Hi can anyone give me some url / book name for FreeBSD kernel internals ? thanks - basit To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
fault VA=0x0 segfaults.
Hey, basit@wireless:~$ silc fatal process exception: page fault, fault VA = 0x0 Segmentation fault (core dumped) basit@wireless:~$ This is what i get randomly with programs(for example mozilla) , specially when running programs with linux binary compat. though freebsd compiled programs does segfaults too sometimes .. I'm sure its not corrupted memory cause everything was working before. can any one give me any tip on it ? thanks. - basit To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
jdk1.4/linux-bin compat
Hi ! If i download linux version of jdk 1.4 and try to run it with linux bin compat for freebsd. It works well if i use java as root but with normal user it aborts. wireless@basit bin>java -version # # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode) # # Error ID: 4F533F4C494E55580E43505002AB # Abort trap wireless@root bin>java -version java version "1.4.0" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92) Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode) wireless@root bin> Can anyone help please ? thanks - basit To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message