<?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: subversion binary (client) for HP-UX 11.23 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-23-svn-install-error/m-p/5528023#M478239</link>
    <description>&lt;P&gt;Dennis,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your fast reply. I was able to get the following info, before i removed that version of svn.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gdb) bt&lt;/P&gt;&lt;P&gt;#0&amp;nbsp; 0xc00a36d8 in ?? () from /usr/lib/libpthread.1&lt;/P&gt;&lt;P&gt;#1&amp;nbsp; 0xc30a1014 in ?? () from /usr/local/apr/lib/libapr-0.sl&lt;/P&gt;&lt;P&gt;#2&amp;nbsp; 0xc30973cc in ?? () from /usr/local/apr/lib/libapr-0.sl&lt;/P&gt;&lt;P&gt;#3&amp;nbsp; 0xc30956f8 in ?? () from /usr/local/apr/lib/libapr-0.sl&lt;/P&gt;&lt;P&gt;#4&amp;nbsp; 0xc86441ac in ?? () from /usr/local/lib/libsvn_subr-1.sl&lt;/P&gt;&lt;P&gt;#5&amp;nbsp; 0xc8641360 in ?? () from /usr/local/lib/libsvn_subr-1.sl&lt;/P&gt;&lt;P&gt;Cannot read instruction at 0x0.&lt;/P&gt;&lt;P&gt;(gdb)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i will get the rest as soon as I have another core dump.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you again&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kathy&lt;/P&gt;</description>
    <pubDate>Fri, 03 Feb 2012 22:08:22 GMT</pubDate>
    <dc:creator>KathyK</dc:creator>
    <dc:date>2012-02-03T22:08:22Z</dc:date>
    <item>
      <title>HPUX11.23:SVN Install Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-23-svn-install-error/m-p/4634789#M378848</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have installed svn_1.6.9 (&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Development/Tools/subversion-1.6.9/)" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Development/Tools/subversion-1.6.9/)&lt;/A&gt;  and it works fine.&lt;BR /&gt;&lt;BR /&gt;SVN supports two methods of specifying user names and passwords to commands: &lt;BR /&gt;1. Use the --username and --password arguments&lt;BR /&gt;2. Allow SVN to prompt the user&lt;BR /&gt;&lt;BR /&gt;The second option is strongly preferred because option 1 displays the Password on the command line.&lt;BR /&gt;&lt;BR /&gt;Unfortunately, there appears to be an 8 character limitation with the getpass() function on HP-UX.  As a result, option 2 only works if the passwords are of 8 characters less.  This situation is definitely not ideal.&lt;BR /&gt;&lt;BR /&gt;The following links suggest a possible fix involving APR on the HP-UX system. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://svn.haxx.se/users/archive-2004-09/0127.shtml" target="_blank"&gt;http://svn.haxx.se/users/archive-2004-09/0127.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://osdir.com/ml/apache.apr.devel/2004-12/msg00011.html" target="_blank"&gt;http://osdir.com/ml/apache.apr.devel/2004-12/msg00011.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://svn.haxx.se/users/archive-2006-08/1246.shtml" target="_blank"&gt;http://svn.haxx.se/users/archive-2006-08/1246.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://issues.apache.org/bugzilla/show_bug.cgi?id=40256" target="_blank"&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=40256&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;After removing the APR_0.9.18 and apr_util_0.9.17 and installing APR_1.4.2 and APRUtils_1.3.9 from the source, I'm getting error:&lt;BR /&gt;&lt;BR /&gt;Error:&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unable to find library 'libaprutil-0.so'.&lt;BR /&gt;Killed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I don't see libaprutil-0.so available after installing APR_1.4.2 and APRUtils_1.3.9.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please help me fix the issue of 8-char password limit in SVN.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;P.Naidu&lt;BR /&gt;</description>
      <pubDate>Mon, 17 May 2010 17:54:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-23-svn-install-error/m-p/4634789#M378848</guid>
      <dc:creator>Nido</dc:creator>
      <dc:date>2010-05-17T17:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX11.23:SVN Install Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-23-svn-install-error/m-p/4634790#M378849</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;There is a substantial pre-requisite list to this software: &lt;A href="http://hpux.connect.org.uk/hppd/hpux/Development/Tools/subversion-1.6.9/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Development/Tools/subversion-1.6.9/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Are they all installed.&lt;BR /&gt;&lt;BR /&gt;That site has a new (to me) toy called depothelper. depotholper works a lot like yum and handles the dependencies for you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/depothelper-2.00/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/depothelper-2.00/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 17 May 2010 18:49:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-23-svn-install-error/m-p/4634790#M378849</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-05-17T18:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX11.23:SVN Install Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-23-svn-install-error/m-p/4634791#M378850</link>
      <description>Hello SEP,&lt;BR /&gt;&lt;BR /&gt;I had working svn with all dependencies.&lt;BR /&gt;&lt;BR /&gt;To fix 8 char password limit, I removed APR_0.9.18 and apr_util_0.9.17.&lt;BR /&gt;&lt;BR /&gt;And installed APR_1.4.2 and APRUtils_1.3.9 from the source (&lt;A href="http://apr.apache.org/download.cgi)" target="_blank"&gt;http://apr.apache.org/download.cgi)&lt;/A&gt; which should have fixed the issue by by-passing getpass() function.&lt;BR /&gt;&lt;BR /&gt;I checked the apr-0.9.18-ia64-11.23.depot contents and found libaprutil-0.so under apr/apr-RUN/usr/local/apr/lib.&lt;BR /&gt;&lt;BR /&gt;But just wondered why the same shared-libs (libaprutil-0.so ) is missing in APR_1.4.2.&lt;BR /&gt;&lt;BR /&gt;Or Do I need to install SVN and all its dependencies from the Source to get working SVN including libaprutil-0.so ??&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;P.Naidu&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 May 2010 18:58:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-23-svn-install-error/m-p/4634791#M378850</guid>
      <dc:creator>Nido</dc:creator>
      <dc:date>2010-05-17T18:58:48Z</dc:date>
    </item>
    <item>
      <title>subversion binary (client) for hp-ux11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-23-svn-install-error/m-p/5527889#M478233</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have installed the newest available svn client which is subversion 1.6.17 for hp-ux11.23. Also installed all the run time dependencies.&lt;/P&gt;&lt;P&gt;Here is the problem I'm having and was wondering if anyone has seen it and or resolved it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a full check out of the repository core dumps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;svn co&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;my url to repository&amp;gt;&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/kanbanYield.p&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/bfSubconRecv.p&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/traceIDMstr-r.r&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/kanbanYield.r&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/itemAllocKanban.p&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/itemAllocKanban.r&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/aggBomRunRate.i&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/updCoq.p&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/aggBom.p&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/dataclnRpt.p&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/updCoq.r&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/aggBom.r&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/dataclnRpt.r&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/verifyKanbanItem.p&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/verifyKanbanItem.r&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/aggBomVendor.i&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/getTraceRcvdRec.p&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/getTraceRcvdRec.r&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/kb-parms-rpt.p&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/kb-parms-rpt.r&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/getBrdLocItem.p&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/cellWipRpt.p&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/getBrdLocItem.r&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/disAssemblyGuess.p&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/unCompleteKanban.p&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; trunk/cell/cellWipRpt.r&lt;/P&gt;&lt;P&gt;Program received signal SIGSEGV, Segmentation fault.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And this is the result of what core cmmand:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;n4000:root:/users/kkhagani/simsrc&amp;gt;what core&lt;BR /&gt;core:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.1SCCS/s. 08/21/01 14:10:37&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UNIXDS.i&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $Id: disAssemblyGuess.p 7434 2011-09-28 23:59:56Z glenn $ UNIX cell/disAssemblyGuess.p&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $Id: disAssemblyDS.i 7434 2011-09-28 23:59:56Z glenn $ UNIX cell/disAssemblyDS.i&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $Id: eMsgs.i 4603 2010-05-19 17:12:07Z glenn $ UNIX lib/eMsgs.i&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $Id: disAssemblyGuess.p 7434 2011-09-28 23:59:56Z glenn $ UNIX cell/disAssemblyGuess.p&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $Id: disAssemblyDS.i 7434 2011-09-28 23:59:56Z glenn $ UNIX cell/disAssemblyDS.i&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $Id: eMsgs.i 4603 2010-05-19 17:12:07Z glenn $ UNIX lib/eMsgs.i&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.1 /users/simsrc/cell/SCCS/s.unCompleteKanban.p 07/25/06 09:50:00 {&amp;amp;opsys} {0}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.1 /users/simsrcSCCS/s. 03/20/08 p&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.1 /users/simsrc/cell/SCCS/s.kb-parms-rpt.p 08/21/01 14:10:37 cell/kb-parms-rpt.p&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.1 /users/simsrc/cell/SCCS/s.itemAllocKanban.p 03/20/08 p cell/itemAllocKanban.p&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $Id:.i 2225 2011-03-05 01:34:52Z svnadmin $ UNIX lib/1.17 /users/sytesource/modsim/help/SCCS/s.debug.i 02/09/07 11:14:37 webspeed.i 397809 23:46:38Z glen&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $Id: sendEmail.i 2225 2011-03-05 01:34:52Z svnadmin $ UNIX lib/sendEmail.i&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.17 /users/sytesource/modsim/help/SCCS/s.debug.i 02/09/07 11:14:37 help/debug.i&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $Id: webspeed.i 3978 2010-03-09 23:46:38Z glenn $ UNIX lib/webspeed.i&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.4 /users/simsrc/util/SCCS/s.list.i 10/24/06 10:08:07 util/list.i&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $Id: aggBom.p 592 2009-06-03 16:53:26Z glenn $ UNIX cell/aggBom.p&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.4 /users/simsrc/util/SCCS/s.list.i 10/24/06 10:08:07 util/list.i&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.17 /users/sytesource/modsim/help/SCCS/s.debug.i 02/09/07 11:14:37 help/debug.i&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.8 /users/simsrc/lib/SCCS/s.webspeed.i 12/09/03 17:45:48 UNIX lib/webspeed.i&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.3 /users/simsrc/lib/SCCS/s.warn.i 01/31/02 16:10:13 UNIX lib/warn.i&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $ B.11.23&amp;nbsp; Aug 16 2004 13:50:34 $&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HP-UX libm shared PA1.1 C Math Library 20040526 (142440)&amp;nbsp;&amp;nbsp; UX11.23&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $ PATCH_11.23/PHCO_40571&amp;nbsp; Mar 15 2011 08:34:23 $&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SMART_BIND&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 92453-07 dld dld dld.sl B.11.72 110608&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can supply any other information needed. I've been working three days to get this resolved and it's becoming a very hot subject, your help will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;kathy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2012 19:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-23-svn-install-error/m-p/5527889#M478233</guid>
      <dc:creator>KathyK</dc:creator>
      <dc:date>2012-02-03T19:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: subversion binary (client) for HP-UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-23-svn-install-error/m-p/5527973#M478238</link>
      <description>&lt;P&gt;&amp;gt;Program received signal SIGSEGV, Segmentation fault.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please use gdb's bt to get a stack trace and register dump:&lt;/P&gt;&lt;P&gt;(gdb) bt&lt;/P&gt;&lt;P&gt;(gdb) info reg&lt;/P&gt;&lt;P&gt;(gdb) disas $pc-4*12 $pc+4*8&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2012 21:18:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-23-svn-install-error/m-p/5527973#M478238</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2012-02-03T21:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: subversion binary (client) for HP-UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-23-svn-install-error/m-p/5528023#M478239</link>
      <description>&lt;P&gt;Dennis,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your fast reply. I was able to get the following info, before i removed that version of svn.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gdb) bt&lt;/P&gt;&lt;P&gt;#0&amp;nbsp; 0xc00a36d8 in ?? () from /usr/lib/libpthread.1&lt;/P&gt;&lt;P&gt;#1&amp;nbsp; 0xc30a1014 in ?? () from /usr/local/apr/lib/libapr-0.sl&lt;/P&gt;&lt;P&gt;#2&amp;nbsp; 0xc30973cc in ?? () from /usr/local/apr/lib/libapr-0.sl&lt;/P&gt;&lt;P&gt;#3&amp;nbsp; 0xc30956f8 in ?? () from /usr/local/apr/lib/libapr-0.sl&lt;/P&gt;&lt;P&gt;#4&amp;nbsp; 0xc86441ac in ?? () from /usr/local/lib/libsvn_subr-1.sl&lt;/P&gt;&lt;P&gt;#5&amp;nbsp; 0xc8641360 in ?? () from /usr/local/lib/libsvn_subr-1.sl&lt;/P&gt;&lt;P&gt;Cannot read instruction at 0x0.&lt;/P&gt;&lt;P&gt;(gdb)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i will get the rest as soon as I have another core dump.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you again&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kathy&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2012 22:08:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux11-23-svn-install-error/m-p/5528023#M478239</guid>
      <dc:creator>KathyK</dc:creator>
      <dc:date>2012-02-03T22:08:22Z</dc:date>
    </item>
  </channel>
</rss>

