On tis, 2009-02-03 at 00:35 +0100, Milan P. Stanic wrote:
> Sorry, I was on holiday.
Sorry for being impatient. I would have given you more time if it wasn't
for the urgency of the upcoming release.


> m...@cl:~$ G_DEBUG=fatal_warnings pidgin
> 
> GStreamer-CRITICAL **: 
> Trying to dispose element play, but it is not in the NULL state.
> You need to explicitly set elements to the NULL state before
> dropping the final reference, to allow them to clean up.
> 
> aborting...
> Aborted
> m...@cl:~$ 

aww... I was told this should spit out a backtrace. Could you please try
to run this:

export G_DEBUG=fatal_warnings
gdb pidgin
run
<wait for the abort to happen>
bt full
quit

Hopefully you already have debug information available for a useful
backtrace.

Thanks!


-- 
Regards,
Andreas Henriksson



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to