pycousin / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
GNU General Public License v2.0
0 stars 0 forks source link

SIGSEGV while reading some AVI file #650

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. use gnome-mplayer to play the attached file

What is the expected output? What do you see instead?

The file is played correctly but a SIGSEGV is generated with the following 
StacktraceTop:

 magazine_chain_pop_head (magazine_chunks=0x925bd48) at /build/buildd/glib2.0-2.34.0/./glib/gslice.c:532
 thread_memory_magazine1_alloc (ix=<optimized out>, tmem=<optimized out>) at /build/buildd/glib2.0-2.34.0/./glib/gslice.c:835
 g_slice_alloc (mem_size=mem_size@entry=12) at /build/buildd/glib2.0-2.34.0/./glib/gslice.c:994
 g_list_prepend (list=0x938f3c0, data=data@entry=0x934a5c0) at /build/buildd/glib2.0-2.34.0/./glib/glist.c:275
 gtk_container_children_callback (widget=0x934a5c0, client_data=0xbfd1ea0c) at /build/buildd/gtk+3.0-3.6.0/./gtk/gtkcontainer.c:2941

What version of the product are you using? On what operating system?

Package version 1.0.6-1 on Ubuntu quantal.

Original issue reported on code.google.com by Laurent....@gmail.com on 22 Oct 2012 at 3:01

GoogleCodeExporter commented 8 years ago
File to reproduce the bug.

Original comment by Laurent....@gmail.com on 22 Oct 2012 at 3:03

Attachments:

GoogleCodeExporter commented 8 years ago
Appears to be fixed in the 1.0.7b code. you don't say when the sigsegv occurs, 
but I am guessing it occurs when the file ends? I tried the file a couple of 
times on my RHEL 6.3 box and I don't see that problem.

Original comment by kdeko...@gmail.com on 22 Oct 2012 at 4:25

GoogleCodeExporter commented 8 years ago

Original comment by kdeko...@gmail.com on 22 Oct 2012 at 4:26

GoogleCodeExporter commented 8 years ago
Yes, the SIGSEGV occurs at the end.

Thank you for the fixed version!  I am looking forward to a release of the 
fixed version that can then be integrated into Debian and Ubuntu...

Original comment by Laurent....@gmail.com on 22 Oct 2012 at 6:34