<?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 Linux C++ Exception Handling in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-c-exception-handling/m-p/201707#M76649</link>
    <description>I'm having some problems with exception handing on this Itanium Linux box running the 2.4.18-e.12smp kernel.  I'm using the g++3 3.0.4 compiler.  The stack does not unwind properly.  I've run the same application compiled with the same compiler on a PIII running generic out of the box RedHat 7.3 with 2.4.18-3 kernel.  It works fine.  On the HP Itanium box the the automatics in the method that catches the exception suddenly have new addresses when the exception is caught.  Any ideas?</description>
    <pubDate>Sun, 16 Mar 2003 20:23:08 GMT</pubDate>
    <dc:creator>Terry Howe</dc:creator>
    <dc:date>2003-03-16T20:23:08Z</dc:date>
    <item>
      <title>Linux C++ Exception Handling</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-c-exception-handling/m-p/201707#M76649</link>
      <description>I'm having some problems with exception handing on this Itanium Linux box running the 2.4.18-e.12smp kernel.  I'm using the g++3 3.0.4 compiler.  The stack does not unwind properly.  I've run the same application compiled with the same compiler on a PIII running generic out of the box RedHat 7.3 with 2.4.18-3 kernel.  It works fine.  On the HP Itanium box the the automatics in the method that catches the exception suddenly have new addresses when the exception is caught.  Any ideas?</description>
      <pubDate>Sun, 16 Mar 2003 20:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-c-exception-handling/m-p/201707#M76649</guid>
      <dc:creator>Terry Howe</dc:creator>
      <dc:date>2003-03-16T20:23:08Z</dc:date>
    </item>
  </channel>
</rss>

