[Bug 743622] ximagesink fails to allocate buffer size for greater than 4kx2k resolution

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 2 06:58:45 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=743622
  GStreamer | gst-plugins-base | 1.x

--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2015-02-02 14:58:42 UTC ---
Fair enough. I just tried here, and it works for me after increasing shmmax,
otherwise fails with the same error as above.

Looking at the code, it's a call to shmget with the actual number of bytes. I
suppose it could have been that other processes were using shared memory,
causing available shared memory to fluctuate (especually if close to the
shmall, though mine seems to be set to my whole RAM).

-- 
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