|
From: Julian S. <js...@ac...> - 2009-02-05 15:42:35
|
First of all, are you able to compile and run (on Valgrind) any simple program (eg, hello world), in 64-bit mode? J > ==7237910== Process terminating with default action of signal 11 (SIGSEGV): > dump > ing core > ==7237910== Access not within mapped region at address 0xFFFFFFFFFFFFFFFE > ==7237910== at 0x9FFFFFFF0004BFC: usl_relocate1 (in /usr/ccs/bin/usla64) > ==7237910== by 0x9FFFFFFF000722B: usl_relocate (in /usr/ccs/bin/usla64) > ==7237910== by 0x9FFFFFFF000086F: usla_main (in /usr/ccs/bin/usla64) > ==7237910== by 0x9FFFFFFF000024B: ustart (in /usr/ccs/bin/usla64) |