After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 429290 - App crashes with: Error: subclass did not specify output size
App crashes with: Error: subclass did not specify output size
Status: RESOLVED DUPLICATE of bug 429319
Product: GStreamer
Classification: Platform
Component: dont know
0.10.11
Other All
: Normal blocker
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-13 10:58 UTC by Dejan Sakelšak
Modified: 2007-04-17 15:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dejan Sakelšak 2007-04-13 10:58:19 UTC
Please describe the problem:
http://zabica.org/~dejan/test.c crashes when ran.

Steps to reproduce:
1. Run application on the additional link above
2. 
3. 


Actual results:
** (test:742): WARNING **: Size 76032 is not a multiple of unit size 101376
Error: subclass did not specify output size
Returned, stopping playback
0:00:00.281128000   742 0x81575d8 LOG                 pngdec gstpngdec.c:508:gst_pngdec_task:<img-dec> pausing task, reason error
0:00:00.281238000   742 0x81575d8 WARN                pngdec gstpngdec.c:514:gst_pngdec_task:<img-dec> error: Internal data stream error.
0:00:00.281282000   742 0x81575d8 WARN                pngdec gstpngdec.c:514:gst_pngdec_task:<img-dec> error: stream stopped, reason error
0:00:00.281654000   742 0x804f890 LOG                 pngdec gstpngdec.c:667:gst_pngdec_libpng_clear: cleaning up libpng structures
Deleting pipeline

Expected results:
I'd expect a sdlvideo appear and show a testvideosrc video with a png image on it and some text

Does this happen every time?
It happens every time

Other information:
Comment 1 Dejan Sakelšak 2007-04-13 11:54:22 UTC
Maybe for this bug would be enough to log or warn somehow better than this. Nobody knows what happened. The bug is linked with: http://bugzilla.gnome.org/show_bug.cgi?id=429319
Comment 2 Dejan Sakelšak 2007-04-17 14:47:24 UTC

*** This bug has been marked as a duplicate of 429319 ***