Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2006 11:28:37 -0400
From:      Xiao-Yong Jin <xj2106@columbia.edu>
To:        Edwin Groothuis <edwin@FreeBSD.org>
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/100650: audio/moc dumps core when detach/quit
Message-ID:  <87lkqnugd6.fsf@photon.homelinux.org>
In-Reply-To: <200607210630.k6L6UQsK093134@freefall.freebsd.org> (Edwin Groothuis's message of "Fri, 21 Jul 2006 06:30:26 GMT")
References:  <200607210630.k6L6UQsK093134@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I ran a back trace.

(gdb) bt
#0  0x00000000 in ?? ()
#1  0x2862ef0c in __do_global_dtors_aux () from /usr/local/lib/libmpcdec.so.4
#2  0x28636d98 in _fini () from /usr/local/lib/libmpcdec.so.4
#3  0x2808a37e in _rtld_error () from /libexec/ld-elf.so.1
#4  0x2808d3eb in dlclose () from /libexec/ld-elf.so.1
#5  0x0806fafd in lt_dlseterror ()
#6  0x08070bea in lt_dlclose ()
#7  0x08070b09 in lt_dlpreload_default ()
#8  0x08070bf4 in lt_dlclose ()
#9  0x08070d2a in lt_dlexit ()
#10 0x08059388 in decoder_cleanup ()
#11 0x080533b0 in main ()

Although no debugging symbols in the binary, it shows that there's
something wrong with the libmpcdec.  Hope it helps.

-- 
Xiao-Yong



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