Hi Dagobert,

Infinite thanks for your interest in fixing these issues !

I have removed the if (ld != 0) break; patch as requested.
We get further, however we ultimately get the same outcome;
if (disk1[0] == <44>)
i++;
if (disk1[1] == <44>)
i++;
if (disk1[2] == <44>)
i++;
if (disk1[3] == <44>)
i++;
if (disk1[4] == <44>)
i++;
for(i = <0>
; i<5> < disk2_length<5>; i++)
i = <0>
if (disk2[0] == <44>)
i++;
if (disk2[1] == <44>)
i++;
if (disk2[2] == <44>)
i++;
if (disk2[3]<,> == <44>)
disk2_length = i<3>
break;
if (disk1_length<5> != disk2_length<3>)
return <1>;
if (strcmp(RAW_disk[1].short_name[1]<d>, short_name<sd3,r>) == <0>)
j++;
strcpy(short_name<sd3,r>, GLOBAL_disk_info[15].short_name<(nil)>)
Segmentation Fault

As previously, a full debug log capture is available at

http://www.megaupload.com/?d=LXMJ3KGW

Kind regards,

-- Denis
 
 
This message posted from opensolaris.org
_______________________________________________
perf-discuss mailing list
[email protected]

Reply via email to