[GEM-dev] [ pd-gem-Bugs-2970522 ] crash when loadbangloading movies with gmerlin

SourceForge.net noreply at sourceforge.net
Tue Mar 30 04:21:00 CEST 2010


Bugs item #2970522, was opened at 2010-03-15 08:42
Message generated for change (Settings changed) made by sf-robot
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=2970522&group_id=64325

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Pixes (pix_ objects)
Group: linux
>Status: Closed
Resolution: Rejected
Priority: 5
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Nobody/Anonymous (nobody)
Summary: crash when loadbangloading movies with gmerlin

Initial Comment:
when i load the clock.avi (that comes with Pd-extended) with loadbang, Gem crashes.

patch:
[loadbang]
|
[open clock.avi(
|
[pix_film]

Gem (0.93.csv (today)) prints:
pix_film:: gmerlin support
pix_film:: quicktime support
[pix_film]: opening /tmp/clock/clock.avi with format 1908
[pix_film]:  ...
[pix_film:video_realdll] Cannot find file /usr/lib/codecs/drvc.so, disabling Real Video 3.0/4.0 DLL decoder
verbose( 1):[pix_film:demuxer] Detected AVI format
pd_gui: pd process exited
Segmentation fault

gdb says:
#0  0xb755f2c8 in bgav_superindex_set_durations () from /usr/lib/libgmerlin_avdec.so.1
#1  0xb74e1bc2 in bgav_demuxer_start () from /usr/lib/libgmerlin_avdec.so.1
#2  0xb74de7d7 in bgav_init () from /usr/lib/libgmerlin_avdec.so.1
#3  0xb74de92d in bgav_open () from /usr/lib/libgmerlin_avdec.so.1
#4  0xb7b9daf5 in filmGMERLIN::open (this=0x81a4c48, filename=0xbfffe444 "/tmp/clock/clock.avi", format=6408) at filmGMERLIN.cpp:158


libgavl 1.1.1-2
libgmerlin-avdec: 1.0.1-0.1

----------------------------------------------------------------------

>Comment By: SourceForge Robot (sf-robot)
Date: 2010-03-30 02:20

Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

----------------------------------------------------------------------

Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-03-15 09:01

Message:
btw, the problem does not happen when the movie is loaded "later".

anyhow, i found out that gmerlin/avdec also crashes on this file, so i
will push the bug-report upstream and close it here.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=2970522&group_id=64325




More information about the GEM-dev mailing list