Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2001 23:10:02 -0800 (PST)
From:      "Alexey V. Neyman" <alex.neyman@auriga.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/32741: Getting segmentation fault in connect system call
Message-ID:  <200112180710.fBI7A2P70284@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/32741; it has been noted by GNATS.

From: "Alexey V. Neyman" <alex.neyman@auriga.ru>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: kern/32741: Getting segmentation fault in connect system call
Date: Tue, 18 Dec 2001 10:03:38 +0300

 --------------Boundary-00=_2A2JZ8G1GSHP494KCN0J
 Content-Type: text/plain;
   charset="koi8-r"
 Content-Transfer-Encoding: 8bit
 
 Adding to Audit-Trail.
 
 This PR can be closed.
 
 ----------  Forwarded Message  ----------
 Subject: Re: kern/32741: Getting segmentation fault in connect system call
 Date: Tue, 18 Dec 2001 12:29:59 +0530
 From: "Lokendra Kr. Verma" <lokendra@npi.stpn.soft.net>
 To: "Alexey V. Neyman" <alex.neyman@auriga.ru>
 
 
 
 Hello sir,
 Thanx for reply.
 I got solved this problem last weak. U r right actually.
 I was building my .so file using libc_r library which is thread safe. But
 the exe on which this .so shall be loaded was not thread safe. I was
 linking the exe with libc which is not thread safe on freeBSD.
 Now everything is ok. Once again i say thanx.....
 PLease keep in touch.
 Lokendra
 
 "Alexey V. Neyman" wrote:
 
 > Hello there,
 >
 > seems that you have an isolated test case; may I have a look at it?
 > (the backtrace shown in PR does not look like that you're crashing in
 > connect(2), but rather you've got shared object linked incorrectly).
 >
 > What options do you pass to compiler/linker to build client.so?
 >
 > Regards,
 > Alexey.
 >
 > --
 > <------------------------->
 >  ) May the Sun and Water (   Regards, Alexey V. Neyman
 >  ) always fall upon you! (   mailto:alex.neyman@auriga.ru
 > <------------------------->
 
 
 -------------------------------------------------------
 
 -- 
 <------------------------->
  ) May the Sun and Water (   Regards, Alexey V. Neyman
  ) always fall upon you! (   mailto:alex.neyman@auriga.ru
 <------------------------->
 
 --------------Boundary-00=_2A2JZ8G1GSHP494KCN0J
 Content-Type: text/x-vcard;
   charset="us-ascii";
   name="lokendra.vcf"
 Content-Transfer-Encoding: 7bit
 Content-Description: Card for Lokendra Kr. Verma
 Content-Disposition: attachment;
  filename="lokendra.vcf"
 
 begin:vcard 
 n:Verma;Lokendra Kr.
 tel;work:Network Management Systems (NPI)
 x-mozilla-html:FALSE
 adr:;;;;;;
 version:2.1
 email;internet:lokendra@npi.stpn.soft.net
 fn:Lokendra Kr. Verma
 end:vcard
 
 --------------Boundary-00=_2A2JZ8G1GSHP494KCN0J--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112180710.fBI7A2P70284>