<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic 64-bit application Runtime failure in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/64-bit-application-runtime-failure/m-p/3508568#M843891</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We are building a 64-bit application on a 32-bit HP-UX environment (with 64-bit flags) having the following specifications:&lt;BR /&gt; - UNAME:  HP-UX B.11.11 U 9000/800&lt;BR /&gt; - getconf "KERNAL_BITS" = 64&lt;BR /&gt;&lt;BR /&gt;Building and packaging process (swpackage) went fine.  The 64-bit application was generated and installed on a 64-bit system having the following specification:&lt;BR /&gt; - UNAME:  HP-UX B.11.11 U 9000/800&lt;BR /&gt; - getconf "KERNAL_BITS" = 64&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;The configuraton of the product on the 64-bit system failed. The TRUSS output indicated the following:&lt;BR /&gt;&lt;BR /&gt;****************************************************************&lt;BR /&gt;19966: open("/opt/sun/mps/serverroot/admin-serv/config/../../shared/config/dbswitch.conf", O_RDONLY, 0666) = 7&lt;BR /&gt;19966: ioctl(7, TCGETA, 0x7f7fe6a8)                           ERR#25 ENOTTY&lt;BR /&gt;19966: read(7, "d i r e c t o r y   d e f a u l ".., 8192)    = 70&lt;BR /&gt;19966: read(7, 0x400a64d0, 8192)                              = 0&lt;BR /&gt;19966: close(7)                                               = 0&lt;BR /&gt;19966: socket(AF_INET, SOCK_DGRAM, 0)                         = 7&lt;BR /&gt;19966: ioctl(7, SIOCGIFNUM, 0x7f7fef98)                       = 0&lt;BR /&gt;19966: ioctl(7, SIOCGIFCONF, 0x7f7fefa0)                      = 0&lt;BR /&gt;19966: socket(AF_INET6, SOCK_DGRAM, 0)                        ERR#221 EPROTONOSUPPORT&lt;BR /&gt;19966: ioctl(7, SIOCGIFFLAGS, 0x7f7fefc0)                     = 0&lt;BR /&gt;19966:   Received signal 10, SIGBUS, in user mode, [caught], partial siginfo&lt;BR /&gt;19966:     Siginfo: si_code: I_NONEXIST, faulting address: 0x15, si_errno: 0&lt;BR /&gt;19966:     PC: 0xc019b0e3, instruction: 0x4afa0000&lt;BR /&gt;19966: sigsetreturn(0x7b033fee, 0x6211988, 1392)              = 0&lt;BR /&gt;19966: sigvec(SIGBUS, 0x7f7ff750, 0x7f7ff760)                 = 0&lt;BR /&gt;19966: time(NULL)                                             = 1109938500&lt;BR /&gt;19966: getpid()                                               = 19966 (19965)&lt;BR /&gt;19966: write(4, "[ 0 4 / M a r / 2 0 0 5 : 1 7 : ".., 82)     = 82&lt;BR /&gt;19966: time(NULL)                                             = 1109938500&lt;BR /&gt;19966: getpid()                                               = 19966 (19965)&lt;BR /&gt;19966: write(4, "[ 0 4 / M a r / 2 0 0 5 : 1 7 : ".., 100)    = 100&lt;BR /&gt;19966: getpid()                                               = 19966 (19965)&lt;BR /&gt;19966: kill(19966, SIGBUS)                                    = 0&lt;BR /&gt;19966:   Received signal 10, SIGBUS, in kill(), [SIG_DFL], partial siginfo&lt;BR /&gt;19966:     Siginfo: si_code: I_NONEXIST, faulting address: 0x15, si_errno: 0&lt;BR /&gt;19966:     PC: 0x2 (gr31), instruction: [Invalid argument]&lt;BR /&gt;19966: kill(10, 0x3cd)                                        [entry]&lt;BR /&gt;19966: exit(10) [implicit (kill failure)]                     WIFSIGNALED(SIGBUS)|WCOREDUMP&lt;BR /&gt;&lt;BR /&gt;****************************************************************&lt;BR /&gt;&lt;BR /&gt;Could someone please help?&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Rajesh</description>
    <pubDate>Mon, 21 Mar 2005 09:20:22 GMT</pubDate>
    <dc:creator>rajesh_65</dc:creator>
    <dc:date>2005-03-21T09:20:22Z</dc:date>
    <item>
      <title>64-bit application Runtime failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/64-bit-application-runtime-failure/m-p/3508568#M843891</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We are building a 64-bit application on a 32-bit HP-UX environment (with 64-bit flags) having the following specifications:&lt;BR /&gt; - UNAME:  HP-UX B.11.11 U 9000/800&lt;BR /&gt; - getconf "KERNAL_BITS" = 64&lt;BR /&gt;&lt;BR /&gt;Building and packaging process (swpackage) went fine.  The 64-bit application was generated and installed on a 64-bit system having the following specification:&lt;BR /&gt; - UNAME:  HP-UX B.11.11 U 9000/800&lt;BR /&gt; - getconf "KERNAL_BITS" = 64&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;The configuraton of the product on the 64-bit system failed. The TRUSS output indicated the following:&lt;BR /&gt;&lt;BR /&gt;****************************************************************&lt;BR /&gt;19966: open("/opt/sun/mps/serverroot/admin-serv/config/../../shared/config/dbswitch.conf", O_RDONLY, 0666) = 7&lt;BR /&gt;19966: ioctl(7, TCGETA, 0x7f7fe6a8)                           ERR#25 ENOTTY&lt;BR /&gt;19966: read(7, "d i r e c t o r y   d e f a u l ".., 8192)    = 70&lt;BR /&gt;19966: read(7, 0x400a64d0, 8192)                              = 0&lt;BR /&gt;19966: close(7)                                               = 0&lt;BR /&gt;19966: socket(AF_INET, SOCK_DGRAM, 0)                         = 7&lt;BR /&gt;19966: ioctl(7, SIOCGIFNUM, 0x7f7fef98)                       = 0&lt;BR /&gt;19966: ioctl(7, SIOCGIFCONF, 0x7f7fefa0)                      = 0&lt;BR /&gt;19966: socket(AF_INET6, SOCK_DGRAM, 0)                        ERR#221 EPROTONOSUPPORT&lt;BR /&gt;19966: ioctl(7, SIOCGIFFLAGS, 0x7f7fefc0)                     = 0&lt;BR /&gt;19966:   Received signal 10, SIGBUS, in user mode, [caught], partial siginfo&lt;BR /&gt;19966:     Siginfo: si_code: I_NONEXIST, faulting address: 0x15, si_errno: 0&lt;BR /&gt;19966:     PC: 0xc019b0e3, instruction: 0x4afa0000&lt;BR /&gt;19966: sigsetreturn(0x7b033fee, 0x6211988, 1392)              = 0&lt;BR /&gt;19966: sigvec(SIGBUS, 0x7f7ff750, 0x7f7ff760)                 = 0&lt;BR /&gt;19966: time(NULL)                                             = 1109938500&lt;BR /&gt;19966: getpid()                                               = 19966 (19965)&lt;BR /&gt;19966: write(4, "[ 0 4 / M a r / 2 0 0 5 : 1 7 : ".., 82)     = 82&lt;BR /&gt;19966: time(NULL)                                             = 1109938500&lt;BR /&gt;19966: getpid()                                               = 19966 (19965)&lt;BR /&gt;19966: write(4, "[ 0 4 / M a r / 2 0 0 5 : 1 7 : ".., 100)    = 100&lt;BR /&gt;19966: getpid()                                               = 19966 (19965)&lt;BR /&gt;19966: kill(19966, SIGBUS)                                    = 0&lt;BR /&gt;19966:   Received signal 10, SIGBUS, in kill(), [SIG_DFL], partial siginfo&lt;BR /&gt;19966:     Siginfo: si_code: I_NONEXIST, faulting address: 0x15, si_errno: 0&lt;BR /&gt;19966:     PC: 0x2 (gr31), instruction: [Invalid argument]&lt;BR /&gt;19966: kill(10, 0x3cd)                                        [entry]&lt;BR /&gt;19966: exit(10) [implicit (kill failure)]                     WIFSIGNALED(SIGBUS)|WCOREDUMP&lt;BR /&gt;&lt;BR /&gt;****************************************************************&lt;BR /&gt;&lt;BR /&gt;Could someone please help?&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Rajesh</description>
      <pubDate>Mon, 21 Mar 2005 09:20:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/64-bit-application-runtime-failure/m-p/3508568#M843891</guid>
      <dc:creator>rajesh_65</dc:creator>
      <dc:date>2005-03-21T09:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: 64-bit application Runtime failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/64-bit-application-runtime-failure/m-p/3508569#M843892</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;SIGBUS&lt;BR /&gt;&lt;BR /&gt;your app was referencing memory that didn't belong to it, thus the system killed it. It's an application issue.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Mon, 21 Mar 2005 09:29:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/64-bit-application-runtime-failure/m-p/3508569#M843892</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-03-21T09:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: 64-bit application Runtime failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/64-bit-application-runtime-failure/m-p/3508570#M843893</link>
      <description>I'm not the worlds greatest compiler, by any stretch of the imagination.&lt;BR /&gt;&lt;BR /&gt;But: When Merijin wanted to compile his Perl distributions for 64 bit, he actually used a 64 bit machine/OS Install combination.&lt;BR /&gt;&lt;BR /&gt;Perhaps you should do the same.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 21 Mar 2005 09:30:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/64-bit-application-runtime-failure/m-p/3508570#M843893</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-03-21T09:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: 64-bit application Runtime failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/64-bit-application-runtime-failure/m-p/3508571#M843894</link>
      <description>Hi Harry,&lt;BR /&gt;&lt;BR /&gt;Thanks for your suggestion.&lt;BR /&gt;&lt;BR /&gt;Infact we were able to successfully install and configure the application on two another systems whose specifications were as under:&lt;BR /&gt;- UNAME: HP-UX B.11.11 U 9000/800&lt;BR /&gt;- getconf "KERNAL_BITS" = 64&lt;BR /&gt;&lt;BR /&gt;However we have another "New" system (a 64-bit system) on which the application throws the SIGBUS error.&lt;BR /&gt;&lt;BR /&gt;Hence we are not able to envisage if the problem is with the application itself.  Not sure if any settings are missing on the latter environment.&lt;BR /&gt;&lt;BR /&gt;Appreciate if you could please give some pointers in this regard.&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Mar 2005 00:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/64-bit-application-runtime-failure/m-p/3508571#M843894</guid>
      <dc:creator>rajesh_65</dc:creator>
      <dc:date>2005-03-22T00:01:21Z</dc:date>
    </item>
  </channel>
</rss>

