[gstreamer-bugs] [Bug 587052] [filesink.c] Support for files >4GB on windows makes filesink element to crash at gst_file_sink_do_seek()

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jun 26 14:14:55 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=587052

  GStreamer | gstreamer (core) | Ver: 0.10.23




------- Comment #4 from LRN  2009-06-26 21:14 UTC -------
libgstcoreelements.pdb does not match (libgstbase.pdb does, but that isn't very
helpful, since filesink resides ink coreelements). And you should drop me
gstfilesink.c (the version used to build the executable), since it is different
(now) from the one i have.

But frankly, i don't know what i am going to achieve here. If you've managed to
build GStreamer with MSVS, you know MSVS better than i do.

On the other hand, the stack is:
        00905a4d()      
>	libgstcoreelements.dll!0095490c() 	
        [Frames below may be incorrect and/or missing, no symbols loaded for
libgstcoreelements.dll]    
        libgstcoreelements.dll!00954539()       
        libgstcoreelements.dll!00954fbb()       
        libgstbase.dll!gst_base_sink_change_state(_GstElement * element=,
GstStateChange transition=)  Line 4010 + 0x3 bytes    C

which makes me think that the issue is indeed somewhere in gstfilesink.c, not
in msvcrt (or whatever contains the _lseeki64())


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=587052.




More information about the Gstreamer-bugs mailing list