serveez crash

"Selvam V" <[email protected]> Fri, 20 Jun 2008 17:12:52 +0530
Newsgroups gmane.network.serveez.bugs
Message-ID <4B8C6B2D6E95AB4A962C9CFCD3F03C8303F26BD5@SINBNGEX001.TechMahindra.com>
This is a multi-part message in MIME format.

--===============0250862275==
Content-class: urn:content-classes:message
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C8D2CA.F0008808"

This is a multi-part message in MIME format.

------_=_NextPart_001_01C8D2CA.F0008808
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable


Hi All,

=20

Could you please let me know the reason for the below serveez crash.

=20

Many Thanks for your time!!!!

=20

Best regards,

Selva.

=20

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D

=20

gdb serveez core

GNU gdb 6.6

Copyright (C) 2006 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 "sparc-sun-solaris2.10"...

Reading symbols from /usr/lib/libz.so.1...done.

Loaded symbols for /usr/lib/libz.so.1

Reading symbols from /usr/lib/libkstat.so.1...done.

Loaded symbols for /usr/lib/libkstat.so.1

Reading symbols from /usr/lib/libresolv.so.2...done.

Loaded symbols for /usr/lib/libresolv.so.2

Reading symbols from
/home/selva/GUILE/guile-1.8.5/libguile/.libs/libguile.so.17

...done.

Loaded symbols for
/home/selva/GUILE/guile-1.8.5/libguile/.libs/libguile.so.17

Reading symbols from /usr/local/lib/libintl.so.8...done.

Loaded symbols for /usr/local/lib/libintl.so.8

Reading symbols from /usr/local/lib/libiconv.so.2...done.

Loaded symbols for /usr/local/lib/libiconv.so.2

Reading symbols from /usr/lib/libsec.so.1...done.

Loaded symbols for /usr/lib/libsec.so.1

Reading symbols from /usr/lib/libc.so.1...done.

Loaded symbols for /usr/lib/libc.so.1

Reading symbols from /usr/lib/librt.so.1...done.

Loaded symbols for /usr/lib/librt.so.1

Reading symbols from /usr/local/lib/libgmp.so.3...done.

Loaded symbols for /usr/local/lib/libgmp.so.3

Reading symbols from /usr/lib/libsocket.so.1...done.

Loaded symbols for /usr/lib/libsocket.so.1

Reading symbols from /usr/lib/libnsl.so.1...done.

Loaded symbols for /usr/lib/libnsl.so.1

Reading symbols from /usr/lib/libm.so.2...done.

Loaded symbols for /usr/lib/libm.so.2

Reading symbols from /usr/local/lib/libltdl.so.3...done.

Loaded symbols for /usr/local/lib/libltdl.so.3

Reading symbols from /usr/lib/libdl.so.1...

warning: Lowest section in /usr/lib/libdl.so.1 is .hash at 000000b4

done.

Loaded symbols for /usr/lib/libdl.so.1

Reading symbols from /usr/local/lib/libgcc_s.so.1...done.

Loaded symbols for /usr/local/lib/libgcc_s.so.1

Reading symbols from /lib/libavl.so.1...done.

Loaded symbols for /lib/libavl.so.1

Reading symbols from /lib/libaio.so.1...done.

Loaded symbols for /lib/libaio.so.1

Reading symbols from /lib/libmd.so.1...done.

Loaded symbols for /lib/libmd.so.1

Reading symbols from /platform/SUNW,Ultra-80/lib/libc_psr.so.1...done.

Loaded symbols for /platform/SUNW,Ultra-80/lib/libc_psr.so.1

Reading symbols from /lib/ld.so.1...done.

Loaded symbols for /lib/ld.so.1

Core was generated by `serveez'.

Program terminated with signal 11, Segmentation fault.

#0  0xfefc69ec in _lwp_kill () from /usr/lib/libc.so.1

(gdb) where

#0  0xfefc69ec in _lwp_kill () from /usr/lib/libc.so.1

#1  0xfef64a0c in raise () from /usr/lib/libc.so.1

#2  0x000391c4 in svz_segfault_exception (sig=3D11) at server-core.c:189

#3  <signal handler called>

#4  0xfef31d70 in strlen () from /usr/lib/libc.so.1

#5  0xff20fe8c in scm_from_locale_stringn (str=3D0x0, len=3D4294967295)

    at strings.c:851

#6  0x0001c79c in guile_access_passwd (args=3D0x13b320) at guile.c:1650

#7  0xff1c9eac in ceval (x=3D0x404, env=3D0x1957e0) at eval.c:4234

#8  0xff1cca84 in scm_i_eval_x (exp=3D0x1957d0, env=3D0x1957e0)

    at ../libguile/inline.h:267

#9  0xff1e6c4c in scm_primitive_load (filename=3D0x192078) at load.c:109

#10 0xff22921c in scm_c_catch (tag=3D0x104, body=3D0xff1d7710
<eval_file_wrapper>,

    body_data=3D0x45090, handler=3D0x1c870 <guile_exception>,

    handler_data=3D0x45090, pre_unwind_handler=3D0,

    pre_unwind_handler_data=3D0x1c794) at throw.c:200

#11 0xff22931c in scm_internal_catch (tag=3D0x104,

    body=3D0xff1d7710 <eval_file_wrapper>, body_data=3D0x45090,

    handler=3D0x1c870 <guile_exception>, handler_data=3D0x45090) at
throw.c:214

#12 0x0001cc80 in guile_load_config ()

#13 0x000199a4 in guile_entry (argc=3D390144, argv=3D0xffbff26c) at
serveez.c:70

#14 0xff1d79e4 in gh_launch_pad (closure=3D0x19978, argc=3D1,
argv=3D0xffbff26c)

    at gh_init.c:38

#15 0xff1e3b90 in invoke_main_func (body_data=3D0xffbff178) at init.c:367

#16 0xff1b3b14 in c_body (d=3D0xffbff080) at continuations.c:350

#17 0xff22921c in scm_c_catch (tag=3D0x104, body=3D0xff1b3b04 <c_body>,

    body_data=3D0xffbff080, handler=3D0xff1b3b20 <c_handler>,

    handler_data=3D0xffbff080,

    pre_unwind_handler=3D0xff229a2c <scm_handle_by_message_noexit>,

    pre_unwind_handler_data=3D0x1c794) at throw.c:200

#18 0xff1b3af0 in scm_i_with_continuation_barrier (body=3D0xff1b3b04
<c_body>,

    body_data=3D0xffbff080, handler=3D0xff1b3b20 <c_handler>,

    handler_data=3D0xffbff080,

    pre_unwind_handler=3D0xff229a2c <scm_handle_by_message_noexit>,

    pre_unwind_handler_data=3D0x0) at continuations.c:326

#19 0xff1b3b74 in scm_c_with_continuation_barrier (

---Type <return> to continue, or q <return> to quit---

    func=3D0xff1e3b5c <invoke_main_func>, data=3D0xffbff178) at
continuations.c:368

#20 0xff227110 in scm_i_with_guile_and_parent (

    func=3D0xff1e3b5c <invoke_main_func>, data=3D0xffbff178, parent=3D0x0)

    at threads.c:695

#21 0xff1e3b3c in scm_boot_guile (argc=3D1, argv=3D0xffbff26c,

    main_func=3D0xff1d79d4 <gh_launch_pad>, closure=3D0x19978) at=
 init.c:350

#22 0x00019c60 in main (argc=3D1, argv=3D0xffbff26c) at serveez.c:210



=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=20
Disclaimer:

This message and the information contained herein is proprietary and=
 confidential and subject to the Tech Mahindra policy statement, you may=
 review the policy at <a href=
=3D"http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.co=
m/Disclaimer.html</a> externally and <a href=
=3D"http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.co=
m/Disclaimer.html</a> internally within Tech Mahindra.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
------_=_NextPart_001_01C8D2CA.F0008808
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" xmlns:w=
=3D"urn:schemas-microsoft-com:office:word" xmlns:st1=
=3D"urn:schemas-microsoft-com:office:smarttags" xmlns=
=3D"http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; charset=
=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
<o:SmartTagType namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"City"/>
<o:SmartTagType namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"place"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:Arial;
	color:windowtext;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
-->
</style>

</head>

<body lang=3DEN-US link=3Dblue vlink=3Dpurple>

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Hi All,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Could you please let me know the reason for the below
serveez crash.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Many Thanks for your=
 time!!!!<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Best regards,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Selva.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>gdb serveez core<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>GNU gdb 6.6<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Copyright (C) 2006 Free Software Foundation,=
 Inc.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>GDB is free software, covered by the GNU General Public
License, and you are<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>welcome to change it and/or distribute copies of it=
 under
certain conditions.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Type &quot;show copying&quot; to see the=
 conditions.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>There is absolutely no warranty for GDB.&nbsp; Type=
 &quot;show
warranty&quot; for details.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>This GDB was configured as
&quot;sparc-sun-solaris2.10&quot;...<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /usr/lib/libz.so.1...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /usr/lib/libz.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /usr/lib/libkstat.so.1...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /usr/lib/libkstat.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /usr/lib/libresolv.so.2...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /usr/lib/libresolv.so.2<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from=
 /home/selva/GUILE/guile-1.8.5/libguile/.libs/libguile.so.17<o:p></o:p></sp=
an></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for
/home/selva/GUILE/guile-1.8.5/libguile/.libs/libguile.so.17<o:p></o:p></spa=
n></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /usr/local/lib/libintl.so.8...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /usr/local/lib/libintl.so.8<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /usr/local/lib/libiconv.so.2...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /usr/local/lib/libiconv.so.2<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /usr/lib/libsec.so.1...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /usr/lib/libsec.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /usr/lib/libc.so.1...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /usr/lib/libc.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /usr/lib/librt.so.1...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /usr/lib/librt.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /usr/local/lib/libgmp.so.3...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /usr/local/lib/libgmp.so.3<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /usr/lib/libsocket.so.1...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /usr/lib/libsocket.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /usr/lib/libnsl.so.1...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /usr/lib/libnsl.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /usr/lib/libm.so.2...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /usr/lib/libm.so.2<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:place w:st=3D"on"><st1:City w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:City></s=
t1:place><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /usr/local/lib/libltdl.so.3...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /usr/local/lib/libltdl.so.3<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /usr/lib/libdl.so.1...<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>warning: Lowest section in /usr/lib/libdl.so.1 is .hash=
 at
000000b4<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /usr/lib/libdl.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /usr/local/lib/libgcc_s.so.1...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /usr/local/lib/libgcc_s.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /lib/libavl.so.1...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /lib/libavl.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /lib/libaio.so.1...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /lib/libaio.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /lib/libmd.so.1...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /lib/libmd.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from=
 /platform/SUNW,Ultra-80/lib/libc_psr.so.1...done.<o:p></o:p></span></font>=
</p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /platform/SUNW,Ultra-80/lib/libc_psr.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><st1:City w:st=3D"on"><st1:place w:st=3D"on"><font=
 size=3D2
  face=3DArial><span style=
=3D'font-size:10.0pt;font-family:Arial'>Reading</span></font></st1:place></=
st1:City><font
size=3D2 face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial'>=
 symbols
from /lib/ld.so.1...done.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Loaded symbols for=
 /lib/ld.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Core was generated by=
 `serveez'.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>Program terminated with signal 11, Segmentation=
 fault.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#0&nbsp; 0xfefc69ec in _lwp_kill () from=
 /usr/lib/libc.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>(gdb) where<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#0&nbsp; 0xfefc69ec in _lwp_kill () from=
 /usr/lib/libc.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#1&nbsp; 0xfef64a0c in raise () from=
 /usr/lib/libc.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#2&nbsp; 0x000391c4 in svz_segfault_exception (sig=3D11)=
 at
server-core.c:189<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#3&nbsp; &lt;signal handler=
 called&gt;<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#4&nbsp; 0xfef31d70 in strlen () from=
 /usr/lib/libc.so.1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#5&nbsp; 0xff20fe8c in scm_from_locale_stringn (str=
=3D0x0,
len=3D4294967295)<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; at=
 strings.c:851<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#6&nbsp; 0x0001c79c in guile_access_passwd (args=
=3D0x13b320) at
guile.c:1650<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#7&nbsp; 0xff1c9eac in ceval (x=3D0x404, env=3D0x1957e0)=
 at
eval.c:4234<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DIT style=
=3D'font-size:10.0pt;
font-family:Arial'>#8&nbsp; 0xff1cca84 in scm_i_eval_x (exp=3D0x1957d0, env=
=3D0x1957e0)<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DIT style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; </span></font><font size=3D2 face=
=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'>at=
 ../libguile/inline.h:267<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#9&nbsp; 0xff1e6c4c in scm_primitive_load (filename=
=3D0x192078) at
load.c:109<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#10 0xff22921c in scm_c_catch (tag=3D0x104, body=
=3D0xff1d7710
&lt;eval_file_wrapper&gt;,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; body_data=3D0x45090, handler=
=3D0x1c870
&lt;guile_exception&gt;,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; handler_data=3D0x45090,=
 pre_unwind_handler=3D0,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; pre_unwind_handler_data=3D0x1c794) at=
 throw.c:200<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#11 0xff22931c in scm_internal_catch (tag=
=3D0x104,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; body=3D0xff1d7710=
 &lt;eval_file_wrapper&gt;,
body_data=3D0x45090,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; handler=3D0x1c870=
 &lt;guile_exception&gt;,
handler_data=3D0x45090) at throw.c:214<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#12 0x0001cc80 in guile_load_config=
 ()<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#13 0x000199a4 in guile_entry (argc=3D390144, argv=
=3D0xffbff26c)
at serveez.c:70<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#14 0xff1d79e4 in gh_launch_pad (closure=3D0x19978, argc=
=3D1,
argv=3D0xffbff26c)<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; at=
 gh_init.c:38<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#15 0xff1e3b90 in invoke_main_func (body_data=
=3D0xffbff178) at
init.c:367<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#16 0xff1b3b14 in c_body (d=3D0xffbff080) at
continuations.c:350<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#17 0xff22921c in scm_c_catch (tag=3D0x104, body=
=3D0xff1b3b04
&lt;c_body&gt;,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; body_data=3D0xffbff080, handler=
=3D0xff1b3b20 &lt;c_handler&gt;,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; handler_data=
=3D0xffbff080,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; pre_unwind_handler=3D0xff229a2c
&lt;scm_handle_by_message_noexit&gt;,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; pre_unwind_handler_data=3D0x1c794) at=
 throw.c:200<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#18 0xff1b3af0 in scm_i_with_continuation_barrier
(body=3D0xff1b3b04 &lt;c_body&gt;,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; body_data=3D0xffbff080, handler=
=3D0xff1b3b20
&lt;c_handler&gt;,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; handler_data=
=3D0xffbff080,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; pre_unwind_handler=3D0xff229a2c
&lt;scm_handle_by_message_noexit&gt;,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; pre_unwind_handler_data=3D0x0) at=
 continuations.c:326<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#19 0xff1b3b74 in scm_c_with_continuation_barrier=
 (<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>---Type &lt;return&gt; to continue, or q &lt;return&gt;=
 to
quit---<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; func=3D0xff1e3b5c=
 &lt;invoke_main_func&gt;,
data=3D0xffbff178) at continuations.c:368<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#20 0xff227110 in scm_i_with_guile_and_parent=
 (<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; func=3D0xff1e3b5c=
 &lt;invoke_main_func&gt;,
data=3D0xffbff178, parent=3D0x0)<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; at=
 threads.c:695<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#21 0xff1e3b3c in scm_boot_guile (argc=3D1, argv=
=3D0xffbff26c,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;&nbsp;&nbsp; main_func=3D0xff1d79d4=
 &lt;gh_launch_pad&gt;,
closure=3D0x19978) at init.c:350<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=
=3D'font-size:10.0pt;
font-family:Arial'>#22 0x00019c60 in main (argc=3D1, argv=3D0xffbff26c) at
serveez.c:210<o:p></o:p></span></font></p>

</div>

</body>

</html>

<table><tr><td bgcolor=3D#ffffff><font color=3D#000000>=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<br>
 <br>
Disclaimer:<br>
<br>
This message and the information contained herein is proprietary and=
 confidential and subject to the Tech Mahindra policy statement, you may=
 review the policy at <a href=
=3D"http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.co=
m/Disclaimer.html</a> externally and <a href=
=3D"http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.co=
m/Disclaimer.html</a> internally within Tech Mahindra.<br>
<br>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D<br>
</font></td></tr></table>
------_=_NextPart_001_01C8D2CA.F0008808--




--===============0250862275==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
bug-serveez mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-serveez

--===============0250862275==--