From mboxrd@z Thu Jan 1 00:00:00 1970 X-Received: by 10.66.255.68 with SMTP id ao4mr12251475pad.1.1425035666149; Fri, 27 Feb 2015 03:14:26 -0800 (PST) X-BeenThere: voidlinux@googlegroups.com Received: by 10.140.23.5 with SMTP id 5ls544734qgo.94.gmail; Fri, 27 Feb 2015 03:14:25 -0800 (PST) X-Received: by 10.140.33.202 with SMTP id j68mr199570qgj.27.1425035665934; Fri, 27 Feb 2015 03:14:25 -0800 (PST) Date: Fri, 27 Feb 2015 03:14:25 -0800 (PST) From: Juan RP To: voidlinux@googlegroups.com Message-Id: <3fa1ed0a-cb31-48dc-8c78-32d83cef3434@googlegroups.com> In-Reply-To: References: Subject: Re: Troublesome issues with gstreamer and rhythmbox MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_246_591803539.1425035665267" ------=_Part_246_591803539.1425035665267 Content-Type: multipart/alternative; boundary="----=_Part_247_1445310716.1425035665267" ------=_Part_247_1445310716.1425035665267 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit If rhythmbox segfaults could be useful to see the backtrace with gdb :-) You can do this easily: - Enable the "debug" xbps repository, i.e `xbps-install -Syv void-repo-debug`. - Install the `rhythmbox` dbg pkgs, i.e `xbps-install -Syv librhythmbox-dbg rhythmbox-dbg gdb` - Re-run `rhythmbox` with `gdb`, i.e `gdb /usr/bin/rhythmbox` and when it segfaults paste the output of `bt full`. This could help us to debug the issue. Thanks. ------=_Part_247_1445310716.1425035665267 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit
If rhythmbox segfaults could be useful to see the backtrace with gdb :-)

You can do this easily:

- Enable the "debug" xbps repository, i.e `xbps-install -Syv void-repo-debug`.
- Install the `rhythmbox` dbg pkgs, i.e `xbps-install -Syv librhythmbox-dbg rhythmbox-dbg gdb`
- Re-run `rhythmbox` with `gdb`, i.e `gdb /usr/bin/rhythmbox` and when it segfaults paste the output of `bt full`.

This could help us to debug the issue.

Thanks.
------=_Part_247_1445310716.1425035665267-- ------=_Part_246_591803539.1425035665267--