<?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 21155 bus error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/21155-bus-error/m-p/3128653#M805154</link>
    <description>I'm getting this bus error when running an executable.  The executable runs ok under&lt;BR /&gt;root, but gets this error from another login.&lt;BR /&gt;&lt;BR /&gt;any way to get more info on this bus error?&lt;BR /&gt;for example, can I force that a core file&lt;BR /&gt;be generated. currently no core file is being&lt;BR /&gt;generated.  I'm no HPUX admin guru, but can&lt;BR /&gt;something be done to get more diagnostics?&lt;BR /&gt;thanks.</description>
    <pubDate>Tue, 25 Nov 2003 15:38:57 GMT</pubDate>
    <dc:creator>jorge alvarado_1</dc:creator>
    <dc:date>2003-11-25T15:38:57Z</dc:date>
    <item>
      <title>21155 bus error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/21155-bus-error/m-p/3128653#M805154</link>
      <description>I'm getting this bus error when running an executable.  The executable runs ok under&lt;BR /&gt;root, but gets this error from another login.&lt;BR /&gt;&lt;BR /&gt;any way to get more info on this bus error?&lt;BR /&gt;for example, can I force that a core file&lt;BR /&gt;be generated. currently no core file is being&lt;BR /&gt;generated.  I'm no HPUX admin guru, but can&lt;BR /&gt;something be done to get more diagnostics?&lt;BR /&gt;thanks.</description>
      <pubDate>Tue, 25 Nov 2003 15:38:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/21155-bus-error/m-p/3128653#M805154</guid>
      <dc:creator>jorge alvarado_1</dc:creator>
      <dc:date>2003-11-25T15:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: 21155 bus error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/21155-bus-error/m-p/3128654#M805155</link>
      <description>Assuming your using posix shell (/usr/bin/sh), adjust the ulimit to allow core dumps for the non-root user:&lt;BR /&gt;&lt;BR /&gt;# ulimit -c &lt;THE number="" of="" 512-byte="" blocks="" in="" the="" size="" of="" core=""&gt;&lt;BR /&gt;&lt;BR /&gt;A bus error could be I/O related.  Root may have read/write permission to IO (i.e. device file permissions) but the non-root user may not.  Could also be a illeagal memory reference as well.&lt;/THE&gt;</description>
      <pubDate>Tue, 25 Nov 2003 15:52:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/21155-bus-error/m-p/3128654#M805155</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2003-11-25T15:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: 21155 bus error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/21155-bus-error/m-p/3128655#M805156</link>
      <description>Jorge,&lt;BR /&gt;&lt;BR /&gt;What are the permissions on this executable?  Is it a SUID program?  If so, is it SUID to root?  The reason I ask is that SUID executables are not allowed to dump core files.  This is a security feature and there is no current way to disable it.&lt;BR /&gt;&lt;BR /&gt;If the executable is not SUID, then a core dump should be created.  In that case I would look to see what the executable's current working directory is, and then check to see if the user that is running the program has permissions to create/write a new file in that directory.&lt;BR /&gt;&lt;BR /&gt;The rule with programs dumping core is, create a core file if you can.  If permissions don't allow it or it is a SUID program, then don't create a core and don't produce an error message to that fact.&lt;BR /&gt;&lt;BR /&gt;JL</description>
      <pubDate>Wed, 26 Nov 2003 11:52:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/21155-bus-error/m-p/3128655#M805156</guid>
      <dc:creator>James Lynch</dc:creator>
      <dc:date>2003-11-26T11:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: 21155 bus error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/21155-bus-error/m-p/3128656#M805157</link>
      <description>James, this exe is an suid root program.&lt;BR /&gt;I suppose I could drop the s-bit, and&lt;BR /&gt;rerun it and see if I get a core dump?  &lt;BR /&gt;it seems to be failing during program load, we spit out a version banner early on in main...don't even see that.&lt;BR /&gt;&lt;BR /&gt;thanks.</description>
      <pubDate>Mon, 01 Dec 2003 10:22:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/21155-bus-error/m-p/3128656#M805157</guid>
      <dc:creator>jorge alvarado_1</dc:creator>
      <dc:date>2003-12-01T10:22:35Z</dc:date>
    </item>
  </channel>
</rss>

