[Bug 651302] SIGILL raised in orc_process_int16_clamp
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon May 30 15:17:36 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=651302
GStreamer | gst-plugins-base | 0.10.34
David Schleef <ds> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|gstreamer-bugs at lists.freede |ds at schleef.org
|sktop.org |
--- Comment #7 from David Schleef <ds at schleef.org> 2011-05-30 22:17:31 UTC ---
This is currently filed in my brain as "things that can't happen".
What is probably happening is that this function is called successfully many
times, and then one time (randomly) it fails with an illegal instruction.
Although it is possible for Orc to generate illegal instructions, it would fail
the first (and every) time, not randomly. Best I can guess is that the code
memory is getting corrupted somehow. I shall think about it.
--
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