Opened 14 years ago
Last modified 10 years ago
#1039 new enhancement
IZ98: 32-bit binaries must be tested on 64-bit platforms
Reported by: | joga | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | testsuite | Version: | current |
Severity: | Keywords: | framework | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=98]
Issue #: 98 Platform: All Reporter: joga (joga) Component: testsuite OS: All Subcomponent: framework Version: current CC: None defined Status: NEW Priority: P3 Resolution: Issue type: ENHANCEMENT Target milestone: milestone 1 Assigned to: issues@testsuite QA Contact: joga URL: * Summary: 32-bit binaries must be tested on 64-bit platforms Status whiteboard: Attachments: Issue 98 blocks: Votes for issue 98: Vote for this issue Opened: Fri Nov 24 04:34:00 -0700 2006 ------------------------ This was IZ 2070 in project gridengine. It is very important that we test our 32-bit libraries on 64-bit platforms. A segfault was discovered by an important customer by running the sol-x86 binaries on a sol-amd64 platform. Had we been testing the 32-bit binaries on 64-bit platforms, we would have found the segfault immediately. Could be implemented as a testsuite commandline option "-32". If this option is set, install only 32bit binaries, probably it is required to set links from the 32bit to 64bit in $SGE_ROOT/[bin|lib|utilbin|examples/jobsbin] And maybe the host_conf_get_arch and resolve_arch have to respect this. Also the start_source_bin!
Note: See
TracTickets for help on using
tickets.