<?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: Application core dumps in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/application-core-dumps/m-p/3710121#M790895</link>
    <description>I've turned on my psychic powers and I will now debug your (unnamed) application without the source code. I'm getting ... Oracle? ... version 10ish? ... possibly using malloc to allocate memory and delete to free it? ... crystal ball is clouding over ...</description>
    <pubDate>Tue, 17 Jan 2006 04:42:55 GMT</pubDate>
    <dc:creator>Stephen Keane</dc:creator>
    <dc:date>2006-01-17T04:42:55Z</dc:date>
    <item>
      <title>Application core dumps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-core-dumps/m-p/3710120#M790894</link>
      <description>I am trying to install a C++ application into HP-UX 11.11&lt;BR /&gt;&lt;BR /&gt;The GUI opens and runs properly. Once i close it and reopen the GUI the application dumps core.&lt;BR /&gt;&lt;BR /&gt;Please find the GDB Stack trace&lt;BR /&gt;Reading symbols from /usr/lib/libnsl.1...done.&lt;BR /&gt;Reading symbols from /usr/lib/libxti.2...done.&lt;BR /&gt;Reading symbols from /usr/lib/libstd.2...done.&lt;BR /&gt;Reading symbols from /usr/lib/libstream.2...done.&lt;BR /&gt;Reading symbols from /usr/lib/libCsup.2...done.&lt;BR /&gt;Reading symbols from /usr/lib/libm.2...done.&lt;BR /&gt;Reading symbols from /usr/lib/libcl.2...done.&lt;BR /&gt;Reading symbols from /usr/lib/libisamstub.1...done.&lt;BR /&gt;Reading symbols from /usr/lib/libdld.2...done.&lt;BR /&gt;Reading symbols from /usr/lib/libc.2...done.&lt;BR /&gt;#0  0xc0197b5c in _sigfillset () from /usr/lib/libc.2&lt;BR /&gt;(gdb) where&lt;BR /&gt;#0  0xc0197b5c in _sigfillset () from /usr/lib/libc.2&lt;BR /&gt;#1  0xc019583c in _sscanf () from /usr/lib/libc.2&lt;BR /&gt;#2  0xc019af74 in malloc () from /usr/lib/libc.2&lt;BR /&gt;#3  0xc00f6460 in __nwa () from /usr/lib/libCsup.2&lt;BR /&gt;#4  0x0004c020 in ResourceFile::StrToRow ()&lt;BR /&gt;&lt;BR /&gt;I understand there may be a memory corruption. Please find the system parameters that I have configured.&lt;BR /&gt;&lt;BR /&gt;* Tunable parameters&lt;BR /&gt;&lt;BR /&gt;STRMSGSZ        65535&lt;BR /&gt;dbc_max_pct     20&lt;BR /&gt;dnlc_hash_locks 512&lt;BR /&gt;maxdsiz         0X50000000&lt;BR /&gt;maxdsiz_64bit   0X400000000&lt;BR /&gt;maxfiles        2048&lt;BR /&gt;maxssiz         0X10000000&lt;BR /&gt;maxssiz_64bit   0X40000000&lt;BR /&gt;maxswapchunks   16384&lt;BR /&gt;maxtsiz         0X10000000&lt;BR /&gt;maxtsiz_64bit   0X40000000&lt;BR /&gt;maxuprc         400&lt;BR /&gt;maxusers        512&lt;BR /&gt;msgmni          256&lt;BR /&gt;msgseg          32767&lt;BR /&gt;msgssz          32&lt;BR /&gt;msgtql          2046&lt;BR /&gt;npty            75&lt;BR /&gt;nstrpty         75&lt;BR /&gt;nstrtel         75&lt;BR /&gt;semmni          3470&lt;BR /&gt;semmns          6940&lt;BR /&gt;semmnu          690&lt;BR /&gt;semume          64&lt;BR /&gt;shmmax          0X60000000&lt;BR /&gt;shmmni          512&lt;BR /&gt;vps_ceiling     64&lt;BR /&gt;msgmnb               65535&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please let me know what i should do&lt;BR /&gt;My application is a 32-bit application&lt;BR /&gt;&lt;BR /&gt;PA-RISC2.0 shared executable dynamically linked -not stripped&lt;BR /&gt;&lt;BR /&gt;Please somebody help me asap.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jan 2006 11:08:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-core-dumps/m-p/3710120#M790894</guid>
      <dc:creator>Rhett Butler</dc:creator>
      <dc:date>2006-01-16T11:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Application core dumps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-core-dumps/m-p/3710121#M790895</link>
      <description>I've turned on my psychic powers and I will now debug your (unnamed) application without the source code. I'm getting ... Oracle? ... version 10ish? ... possibly using malloc to allocate memory and delete to free it? ... crystal ball is clouding over ...</description>
      <pubDate>Tue, 17 Jan 2006 04:42:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-core-dumps/m-p/3710121#M790895</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2006-01-17T04:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Application core dumps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-core-dumps/m-p/3710122#M790896</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;You can see more information with tusc when it comes to system related issues, you can downloa d it from, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.8/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.8/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 17 Jan 2006 04:50:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-core-dumps/m-p/3710122#M790896</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-17T04:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Application core dumps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-core-dumps/m-p/3710123#M790897</link>
      <description>I don't think anyone is going to get any points here, but Stephen deserves to get 10!&lt;BR /&gt;&lt;BR /&gt;As Arun said, run tusc.</description>
      <pubDate>Tue, 17 Jan 2006 12:20:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-core-dumps/m-p/3710123#M790897</guid>
      <dc:creator>Sorrel G. Jakins</dc:creator>
      <dc:date>2006-01-17T12:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Application core dumps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-core-dumps/m-p/3710124#M790898</link>
      <description>Run "file" on the core file produced and note which signal the process terminated on and then take that information back to the application vendor and ask them if it's a known problem. They are likely to have seen this before if it's strictly a software and not a config problem.&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Tue, 17 Jan 2006 15:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-core-dumps/m-p/3710124#M790898</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2006-01-17T15:27:03Z</dc:date>
    </item>
  </channel>
</rss>

