[Bug 656715] Refcounting crash

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 17 20:26:41 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=656715
  GStreamer | don't know | 0.10.34

--- Comment #4 from Jasper St. Pierre <jstpierre at mecheye.net> 2011-08-18 03:26:39 UTC ---
(In reply to comment #3)
> Jasper, how did you reproduce this?  Is it random?

It's "random", but it happens a lot of the time for me.

1. $ totem ~/thing.mp3
2. Sometimes the file won't play (no visualizer, "00:00 / 00:00")
3. Open a file from the Recent Files list.
4. Boom.

You sometimes get an assert on something like "g_type_instance", you sometimes
get a segfault. It's just trying to access memory it thinks it has but doesn't.

Additionally, it might be related to threading sync issues: I forget it now,
but while debugging this with gdb I found a breakpoint I could set that would
make the issue go away (I tested six or seven times with that breakpoint, and
it never failed once)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list