pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/51550: mplayer w/option "caca" segfaults if "-vo caca" used.



The following reply was made to PR pkg/51550; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/51550: mplayer w/option "caca" segfaults if "-vo caca" used.
Date: Tue, 11 Oct 2016 03:06:58 +0200

 On Tue, Oct 11, 2016 at 12:55:00AM +0000, jdbaker%mylinuxisp.com@localhost wrote:
 > The resulting core file is not particularly revealing.  Even after
 > rebuilding with the "debug" option for "mplayer" and setting
 > 
 >   CFLAGS+=-ggdb
 >   CXXFLAGS+=-ggdb
 >   INSTALL_UNSTRIPPED=yes
 
 Try _WRAP_EXTRA_ARGS.CC+=-ggdb and/or CWRAPPERS_APPEND.cc+=-ggdb.
 That said, the frames in question might be in one of the libraries
 linked.
 
 Joerg
 


Home | Main Index | Thread Index | Old Index