I don't have enough information here to really help out.  You need to
explain exactly what your program is doing, and show exactly what
crashes.  Include a transcript of your GDB session.  Post the complete
information to [EMAIL PROTECTED]

In general, a useful bug report needs to include enough information to
allow us to reproduce the problem ourselves.  Failing that, the
chances are quite slim that we'll happen to recognize the problem.



Ilesh Garish <[EMAIL PROTECTED]> writes:

> 
> 
> 
> > -----Original Message-----
> > From:       Free Software Foundation [SMTP:[EMAIL PROTECTED]]
> > Sent:       Wednesday, April 19, 2000 2:36 AM
> > To: Ilesh Garish
> > Subject:    Re: FW: Segmentation error during dlclose()
> > 
> > 
> > <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> is probably the right place to
> > send
> > this report. 
> > 
> > Ilesh Garish wrote:
> > > > -----Original Message-----
> > > > From:   Ilesh Garish 
> > > > Sent:   Monday, April 17, 2000 3:39 PM
> > > > To:     '[EMAIL PROTECTED]'
> > > > Cc:     '[EMAIL PROTECTED]'
> > > > Subject:        Segmentation error during dlclose()
> > > > 
> > > > Hi,
> > > > 
> > > > I am getting segmentation fault during dlclose() function.
> > > > Actually I built shared object (.so) file of my project. It was
> > working
> > > > fine during last month.
> > > > But then I changed my code to use POSIX threads (i.e. linking with
> > > > lpthread) and after that
> > > > I start facing this problem.
> > > > I debug using xxgdb and it so me the area of "pthread_manager_thread:
> > > > 0000" , where it crashes.
> > > > 
> > > > So do you have any idea about dlclose and pthread has some linkage
> > > > problem?
> > > > 
> > > > Thanks in advance.
> > > > Ilesh
> > 
> > -- 
> > Bradley M. Kuhn, Assistant to Richard Stallman
> > Free Software Foundation     |  Phone: +1-617-542-5942
> > 59 Temple Place, Suite 330   |  Fax:   +1-617-542-2652
> > Boston, MA 02111-1307  USA   |  Web:   http://www.gnu.org
> 

Reply via email to