gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #32732] Assertion `std::ftell(_data) == pos' failed.


From: Sandro Santilli
Subject: [Gnash-commit] [bug #32732] Assertion `std::ftell(_data) == pos' failed. in tu_file.cpp:182
Date: Wed, 09 Mar 2011 22:44:59 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Ubuntu/10.04 Chromium/9.0.597.107 Chrome/9.0.597.107 Safari/534.13

URL:
  <http://savannah.gnu.org/bugs/?32732>

                 Summary: Assertion `std::ftell(_data) == pos' failed. in
tu_file.cpp:182
                 Project: Gnash - The GNU Flash player
            Submitted by: strk
            Submitted on: Wed 09 Mar 2011 11:44:58 PM CET
                Category: video-ffmpeg
                Severity: 5 - Blocker
                 Release: master
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb7d51b70 (LWP 23388)]
0x0012d422 in __kernel_vsyscall ()
(gdb) bt           
#0  0x0012d422 in __kernel_vsyscall ()
#1  0x0138d651 in *__GI_raise (sig=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#2  0x01390a82 in *__GI_abort () at abort.c:92
#3  0x01386718 in *__GI___assert_fail (assertion=0xa675d6 "std::ftell(_data)
== pos", 
    file=0xa70dfc "../../gnash-git/libbase/tu_file.cpp", line=182, 
    function=0xa716a0 "virtual bool gnash::tu_file::seek(std::streampos)") at
assert.c:81
#4  0x00a4171b in gnash::tu_file::seek (this=0x8269d30, pos=...) at
../../gnash-git/libbase/tu_file.cpp:182
#5  0x009b672b in gnash::media::ffmpeg::MediaParserFfmpeg::seekMedia
(this=0x8209800, offset=4294990684, whence=0)
    at ../../gnash-git/libmedia/ffmpeg/MediaParserFfmpeg.cpp:561
#6  0x009b6b32 in gnash::media::ffmpeg::MediaParserFfmpeg::seekMediaWrapper
(opaque=0x8209800, offset=4295434624, 
    whence=0) at ../../gnash-git/libmedia/ffmpeg/MediaParserFfmpeg.cpp:59
#7  0x02251c35 in ?? () from /usr/lib/i686/cmov/libavformat.so.52


The above was running gui/gtk-gnash easyvideo.swf with Gnash 0.8.9dev
(master-19991-f07c4e9).

media.flv (loaded by easyvideo.swf) is a symlink to snow.mpg (the infamous
snow plugin demo). I could not reproduce the same problem on the 64bit
machine. This one is linux-lucid-x86 (the buildbot slave).





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32732>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]