Date: Wed, 12 Dec 2001 01:20:01 -0800 (PST) From: Sheldon Hearn <sheldonh@starjuice.net> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/32741: Getting segmentation fault in connect system call Message-ID: <200112120920.fBC9K1F38381@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: Sheldon Hearn <sheldonh@starjuice.net> To: "Lokendra Kr. Verma" <lokendra@npi.stpn.soft.net> Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/32741: Getting segmentation fault in connect system call Date: Wed, 12 Dec 2001 11:11:00 +0200 On Wed, 12 Dec 2001 00:59:03 PST, "Lokendra Kr. Verma" wrote: > >Description: > Sir, i m using freeBSD version 4.3. > I m making .so library of my application. This application establish > socket connection with remote machines. My problem is that when i link > this .so library with my main program and call the function of .so > library , i get segmentation fault on connect and inet_pton system > calls. Since you're skilled enough to be building libraries and stuff, can't you build your module with debugging symbols and use the debugger to analyze your core dump? Ciao, Sheldon. 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?200112120920.fBC9K1F38381>