[Spice-devel] OSX spice-gtk and pyparsing

Christophe Fergeau cfergeau at redhat.com
Thu Apr 28 02:50:20 PDT 2011


On Wed, Apr 27, 2011 at 06:05:30PM +0000, Mosebach  Kai wrote:
> With a valid OSX audio sink in gstreamer, as soon as I play sound I run
> into :
> 
> > GSpice-Message: main channel: opened
> > GSpice-Message: create window (#0)
> >
> > (spicy:24949): GSpice-WARNING **: (channel-main.c:889):_channel_new:
> >runtime check failed: (channel != NULL)
> > Segmentation fault
> 
> 
> How can I enable debugging? Gdb's backtrace is pretty useless... Are there
> any other logging sources / flags?

maybe break on g_log to catch the "_channel_new" failure and try to figure
out why it fails to create the channel. Though it should be more or less at
the same point as where it crashes (I'm assuming there's a g_assert in
there)

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20110428/c3a21292/attachment.pgp>


More information about the Spice-devel mailing list