<?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 GetEvent Issues in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/getevent-issues/m-p/2853223#M721424</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm having a issue where calling GetEvent (audit.h)causes a segmentation fault. I think this is due to my incorrect use of the function however the man page is a little unclear. Does anyone have experience of this function and can provide either alternative documentation or code samples.&lt;BR /&gt;&lt;BR /&gt;I'm running on HPUX 11.00 and compiling C++ with GCC 3.2</description>
    <pubDate>Wed, 27 Nov 2002 11:46:19 GMT</pubDate>
    <dc:creator>Stephen Hoare</dc:creator>
    <dc:date>2002-11-27T11:46:19Z</dc:date>
    <item>
      <title>GetEvent Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getevent-issues/m-p/2853223#M721424</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm having a issue where calling GetEvent (audit.h)causes a segmentation fault. I think this is due to my incorrect use of the function however the man page is a little unclear. Does anyone have experience of this function and can provide either alternative documentation or code samples.&lt;BR /&gt;&lt;BR /&gt;I'm running on HPUX 11.00 and compiling C++ with GCC 3.2</description>
      <pubDate>Wed, 27 Nov 2002 11:46:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getevent-issues/m-p/2853223#M721424</guid>
      <dc:creator>Stephen Hoare</dc:creator>
      <dc:date>2002-11-27T11:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: GetEvent Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getevent-issues/m-p/2853224#M721425</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you give us your getevent utilisation ? And which signal does the program received ?&lt;BR /&gt;Are you super user when you're using this system call ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jerome</description>
      <pubDate>Wed, 27 Nov 2002 13:48:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getevent-issues/m-p/2853224#M721425</guid>
      <dc:creator>Jerome Baron</dc:creator>
      <dc:date>2002-11-27T13:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: GetEvent Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getevent-issues/m-p/2853225#M721426</link>
      <description>The program causing a seg fault, which I think is due to stack or memory issues after the call to getEvent. After looking at the problem today I think this is an issue with MAX_SYSCALL.&lt;BR /&gt;&lt;BR /&gt;code snippet &lt;BR /&gt;&lt;BR /&gt;struct aud_event_tbl ev;&lt;BR /&gt;struct aud_type sc[MAX_SYSCALL];&lt;BR /&gt;&lt;BR /&gt;getevent(sc, &amp;amp;ev)&lt;BR /&gt;&lt;BR /&gt;the size of MAX_SYSCALL seems to change in different versions of audit.h&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Nov 2002 13:54:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getevent-issues/m-p/2853225#M721426</guid>
      <dc:creator>Stephen Hoare</dc:creator>
      <dc:date>2002-11-27T13:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: GetEvent Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getevent-issues/m-p/2853226#M721427</link>
      <description>On my system MAX_SYSCALL is set to 512 :&lt;BR /&gt;/usr/include/sys/audit.h:#define MAX_SYSCALL    512     /* Max sys call # + 1 */&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jerome</description>
      <pubDate>Wed, 27 Nov 2002 13:59:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getevent-issues/m-p/2853226#M721427</guid>
      <dc:creator>Jerome Baron</dc:creator>
      <dc:date>2002-11-27T13:59:32Z</dc:date>
    </item>
  </channel>
</rss>

