NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/40753
The following reply was made to PR lib/40753; it has been noted by GNATS.
From: "Svetoslav Petrov" <spetrov%mallsi.com@localhost>
To: <gnats-bugs%gnats.netbsd.org@localhost>
Cc:
Subject: Re: lib/40753
Date: Wed, 24 Jun 2009 16:33:14 +0300
This is a multi-part message in MIME format.
------=_NextPart_000_0027_01C9F4E9.79046BE0
Content-Type: text/plain;
charset="koi8-r"
Content-Transfer-Encoding: 7bit
here is backtrace:
bash-3.2# gdb ./test
GNU gdb 5.3nb1
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64--netbsd"...
(gdb) run
Starting program: /root/programs/test/test
Program received signal SIGSEGV, Segmentation fault.
0x00007f7ffdbcea70 in strlen () from /usr/lib/libc.so.12
(gdb) bt
#0 0x00007f7ffdbcea70 in strlen () from /usr/lib/libc.so.12
(gdb)
------=_NextPart_000_0027_01C9F4E9.79046BE0
Content-Type: text/html;
charset="koi8-r"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dkoi8-r">
<meta name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;}
@page Section1
{size:8.5in 11.0in;
margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3DEN-US link=3Dblue vlink=3Dpurple>
<div class=3DSection1>
<p class=3DMsoNormal>here is backtrace:<o:p></o:p></p>
<p class=3DMsoNormal><o:p> </o:p></p>
<p class=3DMsoNormal>bash-3.2# gdb ./test<o:p></o:p></p>
<p class=3DMsoNormal>GNU gdb 5.3nb1<o:p></o:p></p>
<p class=3DMsoNormal>Copyright 2002 Free Software Foundation, =
Inc.<o:p></o:p></p>
<p class=3DMsoNormal>GDB is free software, covered by the GNU General =
Public
License, and you are<o:p></o:p></p>
<p class=3DMsoNormal>welcome to change it and/or distribute copies of it =
under
certain conditions.<o:p></o:p></p>
<p class=3DMsoNormal>Type "show copying" to see the =
conditions.<o:p></o:p></p>
<p class=3DMsoNormal>There is absolutely no warranty for GDB.=9A Type =
"show
warranty" for details.<o:p></o:p></p>
<p class=3DMsoNormal>This GDB was configured as =
"x86_64--netbsd"...<o:p></o:p></p>
<p class=3DMsoNormal>(gdb) run<o:p></o:p></p>
<p class=3DMsoNormal>Starting program: =
/root/programs/test/test<o:p></o:p></p>
<p class=3DMsoNormal><o:p> </o:p></p>
<p class=3DMsoNormal>Program received signal SIGSEGV, Segmentation =
fault.<o:p></o:p></p>
<p class=3DMsoNormal>0x00007f7ffdbcea70 in strlen () from =
/usr/lib/libc.so.12<o:p></o:p></p>
<p class=3DMsoNormal>(gdb) bt<o:p></o:p></p>
<p class=3DMsoNormal>#0=9A 0x00007f7ffdbcea70 in strlen () from =
/usr/lib/libc.so.12<o:p></o:p></p>
<p class=3DMsoNormal>(gdb)<o:p></o:p></p>
</div>
</body>
</html>
------=_NextPart_000_0027_01C9F4E9.79046BE0--
Home |
Main Index |
Thread Index |
Old Index