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

Attachment: msg43671/pgp00000.pgp
Description: PGP signature

Reply via email to