Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Oct 2002 23:29:34 +0900 (JST)
From:      Yamada Ken Takeshi <ken@tydfam.jp>
To:        current@FreeBSD.ORG
Subject:   Issues I have w/ recent -current
Message-ID:  <20021001.232934.730552252.ken@tydfam.jp>

next in thread | raw e-mail | index | archive | help
----Security_Multipart(Tue_Oct__1_23:29:34_2002_964)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

  Just FYI.

  I'm running -current (9/30) on PIII x 2(smp) and notice
the followings;

  1) buildworld on XFree86-4 panics silently to reboot.

  2) fsck -b after above reason reboot core dumps like;

     ffs_snapgone: lost snapshot vnode 3
     
     fatal trap 12: page fault while in kernel mode
     cpuid = 1; lapic.id = 01000000
     fault virtual address = 0x20
     fault code = supervisor read, page not found
     instruction pointer = 0x8: 0xc02bfac7
     stack pointer = 0x10: 0xd8fff7e0
     frame pointer = 0x10: 0xd8fff804
     code segment = base 0x0, limit 0xfffff, type=0x1b
                  = DPL 0, pres 1, def32 1, gran 1
     processor eflag = interrupt enabled, resume, IOPL=0
     current process = 386(fsck_ufs)
     trap nubmer = 12
     panic: page fault
     cpuid = 1; elapic.id = 01000000
     boot() called on cpu#1

   3) HelloWorld.cc can't be compiled while 4.6R can do it,
      and it disables to compile kdebase3.
      
      #include <iostream> int main(){ cout<<"Hello World\n";}

     c++ HelloWorld.cc -o HelloWorld
     /var/tmp//cckSb4Nm.o: In function `main':
     /var/tmp//cckSb4Nm.o(.text+0x19): undefined reference to `cout'
     /var/tmp//cckSb4Nm.o(.text+0x1e): undefined reference to `ostream::operator<<(char const*)'

   4) xemacs hang-ups quite often on XFree86-4

----Security_Multipart(Tue_Oct__1_23:29:34_2002_964)--
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQA9mbFX3FdOaIK+ZHIRAmqwAJ4tG9TRzQiZV6r1LUkoj77MkKsQWgCgiJV3
wQsX9yLnkpLic77ywROw5bw=
=xXQ/
-----END PGP SIGNATURE-----

----Security_Multipart(Tue_Oct__1_23:29:34_2002_964)----

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021001.232934.730552252.ken>