[haiku-bugs] [Haiku] #5275: ppc: kernel relocation failure - VM translation map?

  • From: "andreasf" <trac@xxxxxxxxxxxx>
  • Date: Sat, 16 Jan 2010 21:20:22 -0000

#5275: ppc: kernel relocation failure - VM translation map?
---------------------------+------------------------------------------------
 Reporter:  andreasf       |       Owner:  axeld         
     Type:  bug            |      Status:  new           
 Priority:  blocker        |   Milestone:  R1            
Component:  System/Kernel  |     Version:  R1/Development
 Keywords:                 |   Blockedby:                
 Platform:  PowerPC        |    Blocking:  1048          
---------------------------+------------------------------------------------
 The ppc kernel no longer loads at r35100.

 `readelf -s objects/haiku/ppc/release/system/kernel/kernel_ppc | grep UND`
 {{{
      0: 00000000     0 NOTYPE  LOCAL  DEFAULT  UND
   3496: 00000000     0 NOTYPE  GLOBAL DEFAULT  UND
 _ZN19PPCVMTranslationMap1
      0: 00000000     0 NOTYPE  LOCAL  DEFAULT  UND
   5385: 00000000     0 NOTYPE  GLOBAL DEFAULT  UND
 _ZN19PPCVMTranslationMap1
 }}}

 Therefore I assume this is related to r35089.

 I can't spot the cause though: No typo in the new method signature, and
 the class {{{PPCVMTranslationMap}}} existed before apparently.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5275>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: