Port-sparc64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: sun2/sun3/sun4c/sun4u emulator



On Fri, Nov 26, 2010 at 08:48:40PM +0900, Izumi Tsutsui wrote:
> "setenv LTDL_LIBRARY_PATH /usr/pkg/lib" is required even on i386.
> (I'm not sure if that one should be handled in pkgsrc patch or Makefile)

yes, that did it. Now tme is starting propely.
But when trying to boot solaris, I get:
Program received signal SIGSEGV, Segmentation fault.  
0xba687bf1 in _tme_scsi_bus_cycle () from /usr/pkg/lib/tme/tme_scsi.so.0
(gdb) where
#0  0xba687bf1 in _tme_scsi_bus_cycle () from /usr/pkg/lib/tme/tme_scsi.so.0
#1  0xba686b59 in _tme_scsi_device_callout ()
   from /usr/pkg/lib/tme/tme_scsi.so.0
#2  0xba687113 in _tme_scsi_device_cycle () from /usr/pkg/lib/tme/tme_scsi.so.0
#3  0xba687b2a in _tme_scsi_bus_cycle () from /usr/pkg/lib/tme/tme_scsi.so.0
#4  0xba68c149 in _tme_ncr53c9x_callout ()
   from /usr/pkg/lib/tme/tme_ic_ncr53c9x.so.0
#5  0xba68ca5a in _tme_ncr53c9x_bus_cycle ()
   from /usr/pkg/lib/tme/tme_ic_ncr53c9x.so.0
#6  0xbac554f0 in tme_stp22xx_slave_cycle ()
   from /usr/pkg/lib/tme/tme_ic_stp22xx.so.0
#7  0xbac524fb in _tme_stp222x_cycle ()
   from /usr/pkg/lib/tme/tme_ic_stp22xx.so.0
#8  0xbac517d4 in _tme_stp222x_cycle_transition ()
   from /usr/pkg/lib/tme/tme_ic_stp22xx.so.0
#9  0xbac554f0 in tme_stp22xx_slave_cycle ()
   from /usr/pkg/lib/tme/tme_ic_stp22xx.so.0
#10 0xbac50f9c in _tme_stp220x_cycle_transition ()
   from /usr/pkg/lib/tme/tme_ic_stp22xx.so.0
#11 0xbac31c94 in tme_sparc64_store () from /usr/pkg/lib/tme/tme_ic_sparc.so.0
#12 0xbac371f0 in tme_sparc64_ls () from /usr/pkg/lib/tme/tme_ic_sparc.so.0
#13 0xbac39bd8 in tme_sparc64_stb () from /usr/pkg/lib/tme/tme_ic_sparc.so.0
#14 0xbac497a6 in _tme_sparc_execute_stp103x ()
#15 0xbac3c04f in tme_sparc_thread () from /usr/pkg/lib/tme/tme_ic_sparc.so.0
#16 0xbb7d57c9 in tme_sjlj_dispatch () from /usr/pkg/lib/libtme.so.0
#17 0xbb7d5f7a in tme_sjlj_threads_run () from /usr/pkg/lib/libtme.so.0
#18 0x08049411 in ?? ()
#19 0xbad87a6c in pthread_mutex_init () from /usr/lib/libpthread.so.0
#20 0xbad7f894 in _nsyyout () from /usr/lib/libc.so.12
#21 0xbf7fe870 in ?? ()
#22 0x00000000 in ?? ()


Also, I see:
Target 0 
  Unit 0   Disk     TME     DISK            0000
  Unit 1   Device type 60     TME     DISK            0000
  Unit 2   Device type 60     TME     DISK            0000
  Unit 3   Device type 60     TME     DISK            0000
  Unit 4   Device type 60     TME     DISK            0000
  Unit 5   Device type 60     TME     DISK            0000
  Unit 6   Device type 60     TME     DISK            0000
  Unit 7   Device type 60     TME     DISK            0000

(notice the drive respond, but in a strange way, to all 8 luns). This
may be related.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index