biswajithit
Programmer
Hi,
i produced a binary in solaris 9
cc--->5.8 CC---->5.8
the binary is working fine in 9.
in Solaris 10 that binary is not opening.... showing segmentation fault.
runnong in dbx it shows.....
Attempting to read 3 bytes at address 0xffbfe92d
which is 3205 bytes above the current stack pointer
t@1 (l@1) stopped in std::basic_ostream<char,std::char_traits<char> >:perator<< at 0xd5d84bb4
0xd5d84bb4: operator<<+0x0108: ba,a 0xd5964b20 ! 0xd5964b20
any clue.
i produced a binary in solaris 9
cc--->5.8 CC---->5.8
the binary is working fine in 9.
in Solaris 10 that binary is not opening.... showing segmentation fault.
runnong in dbx it shows.....
Attempting to read 3 bytes at address 0xffbfe92d
which is 3205 bytes above the current stack pointer
t@1 (l@1) stopped in std::basic_ostream<char,std::char_traits<char> >:perator<< at 0xd5d84bb4
0xd5d84bb4: operator<<+0x0108: ba,a 0xd5964b20 ! 0xd5964b20
any clue.