<?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 Re: Program terminated with signal 10, Bus error in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/program-terminated-with-signal-10-bus-error/m-p/3994348#M95972</link>
    <description>&amp;gt;someone suggested to increase maxssiz to fix it.  since It *could* in theory also be caused by the stack size limitation.&lt;BR /&gt;&lt;BR /&gt;No, a stack overflow will give signal 11.  And in the case of the main stack (not thread), you get a particular message saying stack overflow.&lt;BR /&gt;&lt;BR /&gt;So download a newer gdb from the following and see if you get a better stack trace:&lt;BR /&gt;&lt;A href="http://www.hp.com/go/wdb" target="_blank"&gt;http://www.hp.com/go/wdb&lt;/A&gt;</description>
    <pubDate>Sun, 06 May 2007 10:16:19 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2007-05-06T10:16:19Z</dc:date>
    <item>
      <title>Program terminated with signal 10, Bus error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/program-terminated-with-signal-10-bus-error/m-p/3994345#M95969</link>
      <description>Hi, &lt;BR /&gt;   I got a error as below, could anyone tell me how to fix it? &lt;BR /&gt;    HP gdb 3.2 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00.Copyright 1986 - 2001 Free Software Foundation, Inc.Hewlett-Packard Wildebeest 3.2 (based on GDB) is covered by theGNU General Public License. Type "show copying" to see the conditions tochange it and/or distribute copies. Type "show warranty" forwarranty/support...&lt;BR /&gt;    Core was generated by `viralloc'.&lt;BR /&gt;    Program terminated with signal 10, Bus error. &lt;BR /&gt;    warning: The shared libraries were not privately mapped; setting abreakpoint in a shared library will not work until you rerun the program. &lt;BR /&gt;    #0 0xc5ea16e0 in ?? ()&lt;BR /&gt;   (gdb) where&lt;BR /&gt;    #0 0xc5ea16e0 in ?? ()&lt;BR /&gt;    warning: Attempting to unwind past bad PC 0xc5ea16e0&lt;BR /&gt;    #1 0xc5ea166c in ?? ()&lt;BR /&gt;    (gdb)&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; B.R&lt;BR /&gt;Rambo</description>
      <pubDate>Fri, 04 May 2007 19:30:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/program-terminated-with-signal-10-bus-error/m-p/3994345#M95969</guid>
      <dc:creator>Rambo_1</dc:creator>
      <dc:date>2007-05-04T19:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Program terminated with signal 10, Bus error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/program-terminated-with-signal-10-bus-error/m-p/3994346#M95970</link>
      <description>Your version of gdb is obsolete. Download the latest and try again to get a better stack trace.&lt;BR /&gt;&lt;BR /&gt;Have you compiled with -g and debugged a live process?</description>
      <pubDate>Sat, 05 May 2007 01:17:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/program-terminated-with-signal-10-bus-error/m-p/3994346#M95970</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-05-05T01:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Program terminated with signal 10, Bus error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/program-terminated-with-signal-10-bus-error/m-p/3994347#M95971</link>
      <description>Hi Dennis ,Thanks for your reply.&lt;BR /&gt;  I have readed some articles in this forums . In another case also whit "Program terminated with signal 10, Bus error. "messages like me , someone suggested to  increase maxssiz to fix it . since It *could* in theory also be caused by the stack size limitation.   How do you think ? &lt;BR /&gt;&lt;BR /&gt;Rambo</description>
      <pubDate>Sat, 05 May 2007 03:27:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/program-terminated-with-signal-10-bus-error/m-p/3994347#M95971</guid>
      <dc:creator>Rambo_1</dc:creator>
      <dc:date>2007-05-05T03:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Program terminated with signal 10, Bus error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/program-terminated-with-signal-10-bus-error/m-p/3994348#M95972</link>
      <description>&amp;gt;someone suggested to increase maxssiz to fix it.  since It *could* in theory also be caused by the stack size limitation.&lt;BR /&gt;&lt;BR /&gt;No, a stack overflow will give signal 11.  And in the case of the main stack (not thread), you get a particular message saying stack overflow.&lt;BR /&gt;&lt;BR /&gt;So download a newer gdb from the following and see if you get a better stack trace:&lt;BR /&gt;&lt;A href="http://www.hp.com/go/wdb" target="_blank"&gt;http://www.hp.com/go/wdb&lt;/A&gt;</description>
      <pubDate>Sun, 06 May 2007 10:16:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/program-terminated-with-signal-10-bus-error/m-p/3994348#M95972</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-05-06T10:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Program terminated with signal 10, Bus error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/program-terminated-with-signal-10-bus-error/m-p/3994349#M95973</link>
      <description>Hi Dennis ,&lt;BR /&gt;  Thanks for your reply.&lt;BR /&gt;  I will download the newer gdb according to your suggestion.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; B.R&lt;BR /&gt;Rambo</description>
      <pubDate>Mon, 07 May 2007 21:02:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/program-terminated-with-signal-10-bus-error/m-p/3994349#M95973</guid>
      <dc:creator>Rambo_1</dc:creator>
      <dc:date>2007-05-07T21:02:14Z</dc:date>
    </item>
  </channel>
</rss>

