Date: Fri, 21 Jul 2006 21:50:15 GMT From: Xiao-Yong Jin <xj2106@columbia.edu> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/100650: audio/moc dumps core when detach/quit Message-ID: <200607212150.k6LLoFhr080677@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/100650; it has been noted by GNATS. 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 Date: Fri, 21 Jul 2006 11:28:37 -0400 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?200607212150.k6LLoFhr080677>