On Sep 25, 2006, at 2:10 AM, Dagobert Michelsen wrote:

Hi John,

compiled a 64 bit 'se' binary
('se.amd64'), but all I get is a segmentation fault
when starting it up.

Any ideas?

Yes. The patch for /opt/RICHPse/include/diskinfo.se did it for me:
...

If this doesn't help try debug-option
  /opt/RICHPse/bin/se -d <script>
and post the last few lines here so we can work things out.

Hi Dagobert,

Thanks for the reply.

Still segfaults...

if (nkp[0].ks_type<3> == <3>)
strcpy(short_name<sd9,q>, nkp[0].ks_name[0]<n>)
if (short_name[0]<n> != <109> && short_name[0]<n> != <110> && strchr (short_name<nfs1>, <44>) == <(nil)>)
ul = nkp[0].ks_next<19638224>
struct_fill(nkp[0](STRUCTURE), ul<19638224>)
if (nkp[0].ks_type<0> == <3>)
ul = nkp[0].ks_next<19638432>
struct_fill(nkp[0](STRUCTURE), ul<19638432>)
if (nkp[0].ks_type<1> == <3>)
ul = nkp[0].ks_next<19638640>
struct_fill(nkp[0](STRUCTURE), ul<19638640>)
if (nkp[0].ks_type<1> == <3>)
ul = nkp[0].ks_next<0>
kstat_close(kc<0xd574e0>(STRUCTURE))
if (RAW_disk_map<1> == <1>)
raw_disk_map()
strcpy(first_name<>, GLOBAL_disk_info[0].short_name<(nil)>)
Segmentation fault

-john
_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org

Reply via email to