<?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: vsnprintf call on HPUX in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741723#M101447</link>
    <description>Hi Bharat, &lt;BR /&gt;&lt;BR /&gt;Second link is HP's DSPP page, in which you should register to access it. &lt;BR /&gt;&lt;BR /&gt;Back to the question, Any vulnerabilities in vsnprintf, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.kb.cert.org/vuls/id/654390" target="_blank"&gt;http://www.kb.cert.org/vuls/id/654390&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www3.ca.com/securityadvisor/vulninfo/vuln.aspx?id=4218" target="_blank"&gt;http://www3.ca.com/securityadvisor/vulninfo/vuln.aspx?id=4218&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.uscert.gov/cas/techalerts/TA04-174A.html" target="_blank"&gt;http://www.uscert.gov/cas/techalerts/TA04-174A.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Note : These are specific to vsnprintf calls not HP-UX. Anyways, worth reading &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
    <pubDate>Wed, 01 Mar 2006 10:24:30 GMT</pubDate>
    <dc:creator>Arunvijai_4</dc:creator>
    <dc:date>2006-03-01T10:24:30Z</dc:date>
    <item>
      <title>vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741719#M101443</link>
      <description>HI Friends,&lt;BR /&gt;Can anybody tell me what "vsnprintf" call does and whether there is any known BUG for "vsnprintf". I was told that "vsnprintf" has some issue and hence wanted to verify the same.&lt;BR /&gt;&lt;BR /&gt;Please let me know all possible info you have regarding this.&lt;BR /&gt;&lt;BR /&gt;Also does any body know whether HP maintain  BUGLIST for known problems and if so can you direct me to the same.&lt;BR /&gt;&lt;BR /&gt;Thanks in advcane.&lt;BR /&gt;Regards,&lt;BR /&gt;Bharat&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2006 09:19:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741719#M101443</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2006-03-01T09:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741720#M101444</link>
      <description>Bharat,&lt;BR /&gt;"vsnprintf and snprintf are new interfaces that provide sprintf-like functionality without overflowing target buffers. The use of these interfaces is recommended in situations where buffer overflows may lead to a security breach."&lt;BR /&gt;&lt;BR /&gt;Do a man vsnprintf for other info.&lt;BR /&gt;&lt;BR /&gt;There have been some patches for HP11(PHCO_20889, PHCO_30407).&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2006 09:34:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741720#M101444</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-03-01T09:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741721#M101445</link>
      <description>Hi Bharat, &lt;BR /&gt;&lt;BR /&gt;You can find more information at these links, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://devrsrc1.external.hp.com/STK/cgi-bin/man2html?debug=0&amp;amp;manpage=/usr/share/man/man3.Z/vsnprintf.3s" target="_blank"&gt;http://devrsrc1.external.hp.com/STK/cgi-bin/man2html?debug=0&amp;amp;manpage=/usr/share/man/man3.Z/vsnprintf.3s&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/srch/srch_SearchResut_IDX/1,1694,,00.html?qtext=vsnprintf+&amp;amp;criteria=0&amp;amp;col=&amp;amp;lk=1&amp;amp;rf=0&amp;amp;fld=3&amp;amp;nh=10&amp;amp;fdt=in&amp;amp;fin=an&amp;amp;amo=&amp;amp;ady=&amp;amp;ayr=&amp;amp;bmo=&amp;amp;bdy=&amp;amp;byr=&amp;amp;st=1&amp;amp;qt=%2Bvsnprintf&amp;amp;topic=&amp;amp;qtextbox=" target="_blank"&gt;http://h21007.www2.hp.com/dspp/srch/srch_SearchResut_IDX/1,1694,,00.html?qtext=vsnprintf+&amp;amp;criteria=0&amp;amp;col=&amp;amp;lk=1&amp;amp;rf=0&amp;amp;fld=3&amp;amp;nh=10&amp;amp;fdt=in&amp;amp;fin=an&amp;amp;amo=&amp;amp;ady=&amp;amp;ayr=&amp;amp;bmo=&amp;amp;bdy=&amp;amp;byr=&amp;amp;st=1&amp;amp;qt=%2Bvsnprintf&amp;amp;topic=&amp;amp;qtextbox=&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 01 Mar 2006 09:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741721#M101445</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-01T09:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741722#M101446</link>
      <description>Arun,&lt;BR /&gt;&lt;BR /&gt;I am the first link talks about vprintf and teh second i am not able to open.&lt;BR /&gt;&lt;BR /&gt;Please let me know if you are aware of any bug to this particular "vsnprinf" call.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2006 09:57:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741722#M101446</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2006-03-01T09:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741723#M101447</link>
      <description>Hi Bharat, &lt;BR /&gt;&lt;BR /&gt;Second link is HP's DSPP page, in which you should register to access it. &lt;BR /&gt;&lt;BR /&gt;Back to the question, Any vulnerabilities in vsnprintf, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.kb.cert.org/vuls/id/654390" target="_blank"&gt;http://www.kb.cert.org/vuls/id/654390&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www3.ca.com/securityadvisor/vulninfo/vuln.aspx?id=4218" target="_blank"&gt;http://www3.ca.com/securityadvisor/vulninfo/vuln.aspx?id=4218&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.uscert.gov/cas/techalerts/TA04-174A.html" target="_blank"&gt;http://www.uscert.gov/cas/techalerts/TA04-174A.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Note : These are specific to vsnprintf calls not HP-UX. Anyways, worth reading &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 01 Mar 2006 10:24:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741723#M101447</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-01T10:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741724#M101448</link>
      <description>Can anybody tell me the functional issues of "vsnprintf" call on HPUX.&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2006 10:48:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741724#M101448</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2006-03-01T10:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741725#M101449</link>
      <description>Bharat,&lt;BR /&gt;&lt;BR /&gt;Here's the manual page of vsnprintf...hope it helps.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://devrsrc1.external.hp.com/STK/cgi-bin/man2html?debug=0&amp;amp;manpage=/usr/share/man/man3.Z/vsnprintf.3s" target="_blank"&gt;http://devrsrc1.external.hp.com/STK/cgi-bin/man2html?debug=0&amp;amp;manpage=/usr/share/man/man3.Z/vsnprintf.3s&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;OR&lt;BR /&gt;&lt;BR /&gt;man 3s vsnprintf&lt;BR /&gt;&lt;BR /&gt;cheers!</description>
      <pubDate>Wed, 01 Mar 2006 13:01:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741725#M101449</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2006-03-01T13:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741726#M101450</link>
      <description>vsnprintf is the buffer overflow protected&lt;BR /&gt;version of vprintf/vfprintf/vsprintf,&lt;BR /&gt;which in turn are the variable argument&lt;BR /&gt;versions of printf/fprintf/sprintf.  See&lt;BR /&gt;"man stdarg" for information on variable&lt;BR /&gt;arguments.&lt;BR /&gt;&lt;BR /&gt;The known issues in vsnprintf are listed&lt;BR /&gt;in the patch database on the ITRC.  If you&lt;BR /&gt;have some problem that's not covered by&lt;BR /&gt;the patches then you should file a support&lt;BR /&gt;request.  Or perhaps you could at least&lt;BR /&gt;describe what problem you think you're&lt;BR /&gt;having with vsnprintf.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2006 18:14:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741726#M101450</guid>
      <dc:creator>Gregory Fruth</dc:creator>
      <dc:date>2006-03-01T18:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741727#M101451</link>
      <description>Hi Bharat,&lt;BR /&gt;&lt;BR /&gt;As per HP Doc, the vsnprintf() and snprintf() were first added to "libc" in HPUX 11.00&lt;BR /&gt;I haven't heard/read about any issue with vsnprintf(). Since I haven't used it so far, I can't comment on funcational issues. But I feel having latest "libc" and security patches on the system would be good to go.&lt;BR /&gt;&lt;BR /&gt;Would you mind sharing the issue you heard about it?&lt;BR /&gt;&lt;BR /&gt;As far as I know, HP doesn't have a separate website/link to maintain or rather "show" known problem/bugs and their resolution details etc. &lt;BR /&gt;However, you could see bugs details in patch database having SR and CR for a HPUX entity. &lt;BR /&gt;&lt;BR /&gt;I personally feel, HP should have such thing in place for known Bugs so their customer would be aware of them. This would add in HP's efforts to share information through their websites as they always do remarkably well than other OEMs. I know Sun and Oracle do maintain such details at their support websites so why not HP?&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2006 23:14:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741727#M101451</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2006-03-01T23:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741728#M101452</link>
      <description>Hi Bharat, &lt;BR /&gt;&lt;BR /&gt;Something to add-on, if you would like to search for any vulnerability issues, best place  to go is &lt;A href="http://www.cert.org/" target="_blank"&gt;http://www.cert.org/&lt;/A&gt;  Established in 1988, the CERTÂ® Coordination Center (CERT/CC) is a center of Internet security expertise, located at the Software Engineering Institute, a federally funded research and development center operated by Carnegie Mellon University.&lt;BR /&gt;&lt;BR /&gt;Also, &lt;A href="http://secunia.com/" target="_blank"&gt;http://secunia.com/&lt;/A&gt; provides with some good information. I used to subscribe newsletter from these sites once a week for any bugs/security holes in Unix and other apps. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 01 Mar 2006 23:17:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741728#M101452</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-01T23:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741729#M101453</link>
      <description>Thanks a lot everybody for your responses. &lt;BR /&gt;Actually my problem is:&lt;BR /&gt;&lt;BR /&gt;We have written a program that makes use of vsnprintf to convert a list variable number of arguments using a format specifier into a string buffer. The moment the control reach to vsnprintf line the program exits with SIGBUS. &lt;BR /&gt;We are sure about the rest of code part and we surely doubt about vcsnprinf call and suspect a BUG in that.&lt;BR /&gt;&lt;BR /&gt;So my question is whether there are any known BUG's against vsnprintf regarding SIGBUS.&lt;BR /&gt;&lt;BR /&gt;Sorry for not sharing this initially since i was not aware of it exactly.&lt;BR /&gt;&lt;BR /&gt;Waiting for your valuable suggestion.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your time and conern.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bharat</description>
      <pubDate>Thu, 02 Mar 2006 00:57:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741729#M101453</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2006-03-02T00:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741730#M101454</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Since the program is giving SIGBUS, it may not be problem with vsnprintf() but with memory address alignment. Signal "SIGBUS" indicates an access to an invalid memory address.&lt;BR /&gt;Are you sure correct arguments being  passed to vsnprintf() as defined in "stdarg.h"?&lt;BR /&gt;&lt;BR /&gt;I would suggest to debug the program using gdb/wdb and check for stack trace.&lt;BR /&gt;&lt;BR /&gt;Did it create "core" file? If yes, what you see in&lt;BR /&gt;# file core&lt;BR /&gt;# what core&lt;BR /&gt;&lt;BR /&gt;By the way, what's environment in picture?&lt;BR /&gt;OS version , Server , complier , patch status?&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Mar 2006 02:09:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741730#M101454</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2006-03-02T02:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741731#M101455</link>
      <description>Make sure the 4th argument to vsnprintf&lt;BR /&gt;is of type va_list and that you are&lt;BR /&gt;properly initializing it using va_start.&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Mar 2006 14:23:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741731#M101455</guid>
      <dc:creator>Gregory Fruth</dc:creator>
      <dc:date>2006-03-02T14:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741732#M101456</link>
      <description>HP maintains a complete buglist in the form of it's patch database. Just go to this website:&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/patch/search.do?admit=-682735245+1141329023001+28353475&amp;amp;BC=patch.breadcrumb.main%7C&amp;amp;pageContextName=hpux%3A%3A%3A" target="_blank"&gt;http://www1.itrc.hp.com/service/patch/search.do?admit=-682735245+1141329023001+28353475&amp;amp;BC=patch.breadcrumb.main%7C&amp;amp;pageContextName=hpux%3A%3A%3A&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;Select the version of HP-UX and then search for the keyword(s). All patches (and detailed descriptions of the problems that were fixed) are available from this website. To search all documents for vsnprintf, go to the ITRC main website at itrc.hp.com and select the knowledge base. Then search for vsnprintf to see lots of documents.</description>
      <pubDate>Thu, 02 Mar 2006 14:57:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741732#M101456</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-03-02T14:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741733#M101457</link>
      <description>Bill, the link doesn't help.&lt;BR /&gt;It is just not listing anything related to vsnprintf.&lt;BR /&gt;Thanks,&lt;BR /&gt;Bharat&lt;BR /&gt;&lt;BR /&gt;Note: There are no patches available that match the search criteria.  &lt;BR /&gt; &lt;BR /&gt;step 1: Select hardware and OS:  800 11.23   &lt;BR /&gt; &lt;BR /&gt;step 2: How would you like to search?  &lt;BR /&gt;        Search by Keyword:    vsnprintf  &lt;BR /&gt;&lt;BR /&gt;step 3: Search Criteria    all words any word exact phrase boolean  &lt;BR /&gt; &lt;BR /&gt;step 4: Results per page:  25 &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Mar 2006 01:20:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741733#M101457</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2006-03-03T01:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741734#M101458</link>
      <description>Hi Bharat, &lt;BR /&gt;&lt;BR /&gt;Just a thought, Instead of searching the patch list, You can try with the main search box at the top. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/james/search.do?searchtext=vsnprintf&amp;amp;submit.x=0&amp;amp;submit.y=0&amp;amp;hpl=1&amp;amp;todo=search&amp;amp;searchcriteria=allwords&amp;amp;from=other&amp;amp;searchcategory=ALL&amp;amp;rn=25&amp;amp;presort=rank&amp;amp;source=7000&amp;amp;esc=us-support.external.hp.com&amp;amp;wpa=www1.itrc.hp.com%3A80&amp;amp;origin=0&amp;amp;chkServStor=on" target="_blank"&gt;http://www1.itrc.hp.com/service/james/search.do?searchtext=vsnprintf&amp;amp;submit.x=0&amp;amp;submit.y=0&amp;amp;hpl=1&amp;amp;todo=search&amp;amp;searchcriteria=allwords&amp;amp;from=other&amp;amp;searchcategory=ALL&amp;amp;rn=25&amp;amp;presort=rank&amp;amp;source=7000&amp;amp;esc=us-support.external.hp.com&amp;amp;wpa=www1.itrc.hp.com%3A80&amp;amp;origin=0&amp;amp;chkServStor=on&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Even, i tried with patch search, didnt get any information. But, when you try with generic search, you get a lot of pages with "vsnprintf"&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 03 Mar 2006 01:34:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741734#M101458</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-03T01:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741735#M101459</link>
      <description>Gregory I am just verifying your suggestion and hence put on hold your point assignment. May be turn out to be an RABBIT response. :) &lt;BR /&gt;&lt;BR /&gt;Arun that link really helped.&lt;BR /&gt;We will go through it and let you know in case we find anything.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards,&lt;BR /&gt;Bharat&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Mar 2006 02:42:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741735#M101459</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2006-03-03T02:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741736#M101460</link>
      <description>Hi friends,&lt;BR /&gt;&lt;BR /&gt;Still not able to find anything specific. :(&lt;BR /&gt;Would like hear more on this.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot again.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bharat</description>
      <pubDate>Mon, 06 Mar 2006 02:25:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741736#M101460</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2006-03-06T02:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741737#M101461</link>
      <description>If you don't have a support contract you can only search the knowledge database for fixed problems in patches.&lt;BR /&gt;&lt;BR /&gt;The only bugs I see are:&lt;BR /&gt;JAGaf80770: vsnprintf and snprintf return doesn't conform to C99&lt;BR /&gt;JAGaf47646: with small buffer vsnprintf always returns -1&lt;BR /&gt;&lt;BR /&gt;And they don't mention signal 10.&lt;BR /&gt;So, as Sameer suggests, you need to go into a debugger and debug the input to vsnprintf, if it is really aborting there.</description>
      <pubDate>Tue, 07 Mar 2006 01:49:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741737#M101461</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2006-03-07T01:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: vsnprintf call on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741738#M101462</link>
      <description>If you are up to date on patches and&lt;BR /&gt;still have the problem then perhaps&lt;BR /&gt;you ought to submit a call to the HP&lt;BR /&gt;support center.  If you do not have an&lt;BR /&gt;HP support contract then maybe you ought&lt;BR /&gt;to post the offending snippet of code&lt;BR /&gt;so that someone might be able to help.&lt;BR /&gt;It would help if you reduced the code&lt;BR /&gt;to the minimum required to reproduce&lt;BR /&gt;the error.&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Mar 2006 13:37:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vsnprintf-call-on-hpux/m-p/3741738#M101462</guid>
      <dc:creator>Gregory Fruth</dc:creator>
      <dc:date>2006-03-07T13:37:27Z</dc:date>
    </item>
  </channel>
</rss>

