Opened 16 years ago

Closed 16 years ago

#1187 closed defect (fixed)

[crash] for .mov file, valgrind reports several InvalidWrite - - lschunks_intrak (demux_mov.c:1896), lschunks_intrak (demux_mov.c:1898), lschunks_intrak (demux_mov.c:1897)

Reported by: aslani@… Owned by: r_togni@…
Priority: normal Component: demuxer
Version: HEAD Severity: normal
Keywords: Cc: catchconv-bugreports@…
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

For this .mov file, Valgrind 3.3.1 reports several InvalidWrite in the latest subversion of Mplayer, SVN-r27282-4.1.2.

System Info:
OS: Debian Etch Linux, Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz

uname -a: Linux debian 2.6.18-4-486 #1 Mon Mar 26 16:39:10 UTC 2007 i686 GNU/Linux

To reproduce:

wget http://www.metafuzz.com/testcases/728475-7-463755506-InvalidWrite.tgz
tar xzf 728475-7-463755506-InvalidWrite.tgz
valgrind mplayer 7-24.mov
*

Valgrind result:

Playing 7-24.mov.
libavformat file format detected.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x863e4f0]edit list not starting at 0, a/v desync might occur, patch welcome
:
:
:
:
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x863e4f0]edit list not starting at 0, a/v desync might occur, patch welcome
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x863e4f0]Could not find codec parameters (Data: 0x0000)
LAVF_header: av_find_stream_info() failed
Quicktime/MOV file format detected.
==13359== Invalid write of size 4 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
==13359== Stack hash: 1994004913
==13359== at 0x813DE77: lschunks_intrak (demux_mov.c:1896)
==13359== by 0x813A346: lschunks (demux_mov.c:1286)
==13359== by 0x813C7F2: lschunks_intrak (demux_mov.c:1867)
==13359== by 0x813A346: lschunks (demux_mov.c:1286)
==13359== by 0x813A9CE: lschunks (demux_mov.c:1314)
==13359== by 0x813C2C5: mov_read_header (demux_mov.c:1934)
==13359== by 0x811E2EA: demux_open_stream (demuxer.c:864)
==13359== by 0x811E5B1: demux_open (demuxer.c:991)
==13359== by 0x8077A5E: main (mplayer.c:3238)
==13359== Address 0x42f1e10 is 0 bytes after a block of size 0 alloc'd
==13359== Stack hash: 891903200
==13359== at 0x401C9BE: calloc (vg_replace_malloc.c:397)
==13359== by 0x813DE10: lschunks_intrak (demux_mov.c:1890)
==13359== by 0x813A346: lschunks (demux_mov.c:1286)
==13359== by 0x813C7F2: lschunks_intrak (demux_mov.c:1867)
==13359== by 0x813A346: lschunks (demux_mov.c:1286)
==13359== by 0x813A9CE: lschunks (demux_mov.c:1314)
==13359== by 0x813C2C5: mov_read_header (demux_mov.c:1934)
==13359== by 0x811E2EA: demux_open_stream (demuxer.c:864)
==13359== by 0x811E5B1: demux_open (demuxer.c:991)
==13359== by 0x8077A5E: main (mplayer.c:3238)
==13359==
==13359== Invalid write of size 4<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
==13359== Stack hash: 3877589588
==13359== at 0x813DE7A: lschunks_intrak (demux_mov.c:1898)
==13359== by 0x813A346: lschunks (demux_mov.c:1286)
==13359== by 0x813C7F2: lschunks_intrak (demux_mov.c:1867)
==13359== by 0x813A346: lschunks (demux_mov.c:1286)
==13359== by 0x813A9CE: lschunks (demux_mov.c:1314)
==13359== by 0x813C2C5: mov_read_header (demux_mov.c:1934)
==13359== by 0x811E2EA: demux_open_stream (demuxer.c:864)
==13359== by 0x811E5B1: demux_open (demuxer.c:991)
==13359== by 0x8077A5E: main (mplayer.c:3238)
==13359== Address 0x42f1e18 is 8 bytes after a block of size 0 alloc'd
==13359== Stack hash: 891903200
==13359== at 0x401C9BE: calloc (vg_replace_malloc.c:397)
==13359== by 0x813DE10: lschunks_intrak (demux_mov.c:1890)
==13359== by 0x813A346: lschunks (demux_mov.c:1286)
==13359== by 0x813C7F2: lschunks_intrak (demux_mov.c:1867)
==13359== by 0x813A346: lschunks (demux_mov.c:1286)
==13359== by 0x813A9CE: lschunks (demux_mov.c:1314)
==13359== by 0x813C2C5: mov_read_header (demux_mov.c:1934)
==13359== by 0x811E2EA: demux_open_stream (demuxer.c:864)
==13359== by 0x811E5B1: demux_open (demuxer.c:991)
==13359== by 0x8077A5E: main (mplayer.c:3238)
==13359==
==13359== Invalid write of size 4<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
==13359== Stack hash: 662412760
==13359== at 0x813DE7E: lschunks_intrak (demux_mov.c:1897)
==13359== by 0x813A346: lschunks (demux_mov.c:1286)
==13359== by 0x813C7F2: lschunks_intrak (demux_mov.c:1867)
==13359== by 0x813A346: lschunks (demux_mov.c:1286)
==13359== by 0x813A9CE: lschunks (demux_mov.c:1314)
==13359== by 0x813C2C5: mov_read_header (demux_mov.c:1934)
==13359== by 0x811E2EA: demux_open_stream (demuxer.c:864)
==13359== by 0x811E5B1: demux_open (demuxer.c:991)
==13359== by 0x8077A5E: main (mplayer.c:3238)
==13359== Address 0x42f1e14 is 4 bytes after a block of size 0 alloc'd
==13359== Stack hash: 891903200
==13359== at 0x401C9BE: calloc (vg_replace_malloc.c:397)
==13359== by 0x813DE10: lschunks_intrak (demux_mov.c:1890)
==13359== by 0x813A346: lschunks (demux_mov.c:1286)
==13359== by 0x813C7F2: lschunks_intrak (demux_mov.c:1867)
==13359== by 0x813A346: lschunks (demux_mov.c:1286)
==13359== by 0x813A9CE: lschunks (demux_mov.c:1314)
==13359== by 0x813C2C5: mov_read_header (demux_mov.c:1934)
==13359== by 0x811E2EA: demux_open_stream (demuxer.c:864)
==13359== by 0x811E5B1: demux_open (demuxer.c:991)
==13359== by 0x8077A5E: main (mplayer.c:3238)

valgrind: m_mallocfree.c:210 (get_bszB_as_is): Assertion 'bszB_lo == bszB_hi' failed.
valgrind: Heap block lo/hi size mismatch: lo = 49, hi = 4294967040.
Probably caused by overrunning/underrunning a heap block's bounds.

==13359== Stack hash: 2573587062
==13359== at 0x3801924D: report_and_quit (m_libcassert.c:140)
==13359== by 0x38019535: vgPlain_assert_fail (m_libcassert.c:200)
==13359== by 0x38022CFE: vgPlain_arena_malloc (m_mallocfree.c:207)
==13359== by 0x38002C4D: vgMemCheck_new_block (mc_malloc_wrappers.c:195)
==13359== by 0x38002F15: vgMemCheck_calloc (mc_malloc_wrappers.c:270)
==13359== by 0x38035A7F: do_client_request (scheduler.c:1277)
==13359== by 0x38036F8C: vgPlain_scheduler (scheduler.c:979)
==13359== by 0x3804BE99: run_a_thread_NORETURN (syswrap-linux.c:89)

sched status:

running_tid=1

Thread 1: status = VgTs_Runnable
==13359== Stack hash: 2764705155
==13359== at 0x401C9BE: calloc (vg_replace_malloc.c:397)
==13359== by 0x813932D: mov_build_index (demux_mov.c:208)
==13359== by 0x813A9E6: lschunks (demux_mov.c:1315)
==13359== by 0x813C2C5: mov_read_header (demux_mov.c:1934)
==13359== by 0x811E2EA: demux_open_stream (demuxer.c:864)
==13359== by 0x811E5B1: demux_open (demuxer.c:991)
==13359== by 0x8077A5E: main (mplayer.c:3238)
*

'gdb' backtrace

This GDB was configured as "i486-linux-gnu"...

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb)

(gdb) run -v 7-24.mov

Starting program: /usr/local/bin/mplayer -v 7-24.mov

Failed to read a valid object file image from memory.

[Thread debugging using libthread_db enabled]

[New Thread -1209968416 (LWP 16505)]

MPlayer dev-SVN-r27282-4.1.2 (C) 2000-2008 MPlayer Team

CPU: Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz (Family: 6, Model: 15, Stepping: 13)

CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1

Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

get_path('codecs.conf') -> '/home/user/.mplayer/codecs.conf'

Reading /home/user/.mplayer/codecs.conf: Can't open '/home/user/.mplayer/codecs.conf': No such file or directory

Reading /usr/local/etc/mplayer/codecs.conf: Can't open '/usr/local/etc/mplayer/codecs.conf': No such file or directory

Using built-in default codecs.conf.

Configuration: --enable-debug=3

CommandLine: '-v' '7-24.mov'

get_path('font/font.desc') -> '/home/user/.mplayer/font/font.desc'

font: can't open file: /home/user/.mplayer/font/font.desc

font: can't open file: /usr/local/share/mplayer/font/font.desc

Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay

Using nanosleep() timing

get_path('input.conf') -> '/home/user/.mplayer/input.conf'

Can't open input config file /home/user/.mplayer/input.conf: No such file or directory

Can't open input config file /usr/local/etc/mplayer/input.conf: No such file or directory

Falling back on default (hardcoded) input config

get_path('7-24.mov.conf') -> '/home/user/.mplayer/7-24.mov.conf'

Playing 7-24.mov.

get_path('sub/') -> '/home/user/.mplayer/sub/'

[file] File size is 1001140 bytes

STREAM: [file] 7-24.mov

STREAM: Description: File

STREAM: Author: Albeu

STREAM: Comment: based on the code from ??? (probably Arpi)

LAVF_check: QuickTime/MPEG-4/Motion JPEG 2000 format

libavformat file format detected.

[mov,mp4,m4a,3gp,3g2,mj2 @ 0x863e4f0]edit list not starting at 0, a/v desync might occur, patch welcome
:
:
:
:
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x863e4f0]edit list not starting at 0, a/v desync might occur, patch welcome

[mov,mp4,m4a,3gp,3g2,mj2 @ 0x863e4f0]edit list not starting at 0, a/v desync might occur, patch welcome

stream_seek: WARNING! Can't seek to 0xF4893 !

stream_seek: WARNING! Can't seek to 0xF4AE5 !

[mov,mp4,m4a,3gp,3g2,mj2 @ 0x863e4f0]Could not find codec parameters (Data: 0x0000)

LAVF_header: av_find_stream_info() failed

Checking for YUV4MPEG2

ASF_check: not ASF guid!

Checking for NuppelVideo

Checking for REAL

Checking for SMJPEG

Checking for Nullsoft Streaming Video

Checking for MOV

MOV: 'WIDE' chunk found!

MOV: Movie DATA found!

MOV: Movie DATA found!

MOV: Movie header found!

Quicktime/MOV file format detected.

MOV: Movie header (100 bytes): tscale=600 dur=3600


MOV: Track #0:

MOV: Track header!

tkhd len=84 ver=0 flags=0x0 id=1 dur=3399 lay=0 vol=256

MOV: Edit atom!

MOV: Edit list table (134348801 entries) (ver:0,flags:0)

MOV: entry#0: duration: 3399 start time: 0 speed: 1.0x

MOV: entry#1: duration: 479 start time: 1835297121 speed: 0.0x

MOV: entry#2: duration: 1835296868 start time: 0 speed: -17188.3x

MOV: entry#3: duration: -1126450640 start time: 44100 speed: 3.8x

MOV: entry#4: duration: 0 start time: 58 speed: 26724.4x

MOV: entry#5: duration: 0 start time: 1835560050 speed: 29551.5x

MOV: entry#6: duration: 1634758764 start time: 0 speed: 1.0x

MOV: entry#7: duration: 423719024 start time: 1818566739 speed: 28533.4x

MOV: entry#8: duration: 541942116 start time: 1767972936 speed: 24942.4x

MOV: entry#9: duration: 1701969920 start time: 24997225 speed: 28262.0x

MOV: entry#10: duration: 1078125 start time: 1751384064 speed: 0.0x

MOV: entry#11: duration: 16 start time: 3762276 speed: 27762.0x

MOV: entry#12: duration: 25704 start time: 1819435372 speed: 26995.4x

MOV: entry#13: duration: 1886130176 start time: 65537 speed: 308.1x

MOV: entry#14: duration: 1886415973 start time: 541158505 speed: 24947.1x

MOV: entry#15: duration: -512466656 start time: 1214344804 speed: 27749.4x

MOV: entry#16: duration: 9316 start time: 1768842752 speed: 0.1x

MOV: entry#17: duration: 1919247872 start time: 0 speed: 0.0x

MOV: entry#18: duration: 3169 start time: 1818850048 speed: 0.0x

MOV: entry#19: duration: 67699 start time: 1952607232 speed: 0.6x

MOV: entry#20: duration: 2087937024 start time: 0 speed: 0.0x

MOV: entry#21: duration: 33873 start time: 1145909760 speed: 0.0x

MOV: entry#22: duration: 256 start time: 16781312 speed: 0.0x

MOV: entry#23: duration: 16781314 start time: 172 speed: 17408.0x

MOV: entry#24: duration: 1048576 start time: 71168 speed: 1.6x

MOV: entry#25: duration: 512 start time: 20599 speed: 24950.4x

MOV: entry#26: duration: 3174 start time: 1919770961 speed: 17485.2x

MOV: entry#27: duration: 9297 start time: 1145258240 speed: 0.5x

MOV: entry#28: duration: 256 start time: 11289600 speed: 2141.8x

MOV: entry#29: duration: 1048576 start time: 65536 speed: 1.1x

MOV: entry#30: duration: 2048 start time: 0 speed: 16.0x

MOV: entry#31: duration: 0 start time: 4 speed: 0.0x

MOV: entry#32: duration: 6259 start time: 1953790720 speed: 0.0x

MOV: entry#33: duration: 256 start time: 63963136 speed: 0.0x

MOV: entry#34: duration: 115 start time: 1953719040 speed: 0.0x

MOV: entry#35: duration: 512 start time: 256 speed: 960.0x

MOV: entry#36: duration: 256 start time: 512 speed: 16.0x

MOV: entry#37: duration: 256 start time: 5235 speed: 29811.5x

MOV: entry#38: duration: 4096 start time: 256 speed: 976.0x

MOV: entry#39: duration: 6259 start time: 1952673536 speed: 0.0x

MOV: entry#40: duration: 512 start time: 4096 speed: 3902.6x

MOV: entry#41: duration: 274804 start time: 1918987008 speed: 0.4x

MOV: entry#42: duration: 1802003456 start time: 4028 speed: -9285.8x

MOV: entry#43: duration: -608555008 start time: 512 speed: 0.0x

MOV: entry#44: duration: 921600 start time: 0 speed: 0.0x

MOV: entry#45: duration: 0 start time: 0 speed: 256.0x

MOV: entry#46: duration: 268435456 start time: 0 speed: 0.0x

MOV: entry#47: duration: 16777728 start time: 0 speed: 0.5x

MOV: entry#48: duration: 64 start time: 3 speed: 20992.0x

MOV: entry#49: duration: -1476395008 start time: 9317 speed: 25716.4x

MOV: entry#50: duration: 7269 start time: 1819505664 speed: 0.0x

MOV: entry#51: duration: 256 start time: 921600 speed: 0.0x

MOV: entry#52: duration: 16777216 start time: 239981 speed: 25705.4x

MOV: entry#53: duration: 67117165 start time: 1684038656 speed: 0.0x

MOV: entry#54: duration: -608554820 start time: -608555008 speed: 2.3x

MOV: entry#55: duration: 921600 start time: 0 speed: 0.2x

MOV: entry#56: duration: 1684828672 start time: 109 speed: 10348.3x

MOV: entry#57: duration: 1768187233 start time: 1886415888 speed: 0.0x

MOV: entry#58: duration: 16850969 start time: 1097887852 speed: 25888.3x

MOV: entry#59: duration: 1684369184 start time: 1298490473 speed: 24864.3x

MOV: entry#60: duration: 1852075109 start time: 1912602627 speed: 18285.4x

MOV: entry#61: duration: 1711276032 start time: 343305576 speed: 25600.0x

MOV: entry#62: duration: 16793728 start time: 8388736 speed: 0.0x

MOV: entry#63: duration: 963142764 start time: 1912602624 speed: 100.4x

MOV: entry#64: duration: 1918987369 start time: 1936814192 speed: 27664.0x

MOV: entry#65: duration: 16777473 start time: 874004848 speed: 28780.4x

MOV: entry#66: duration: 1097623905 start time: 1931494497 speed: 29793.1x

MOV: entry#67: duration: 1634624620 start time: 1701969920 speed: 36.4x

MOV: entry#68: duration: 1852178432 start time: 1860722 speed: 25958.0x

MOV: entry#69: duration: 65536 start time: 65600 speed: 12.4x

MOV: entry#70: duration: 1769144320 start time: 16842752 speed: 716.5x

MOV: entry#71: duration: 1651245056 start time: 6714228 speed: 29540.0x

MOV: entry#72: duration: 0 start time: 65536 speed: 86.4x

MOV: entry#73: duration: 1696595968 start time: 0 speed: 1.0x

MOV: entry#74: duration: 90480 start time: 1886126080 speed: 1088.0x

MOV: entry#75: duration: 67109714 start time: 44564552 speed: 0.0x

MOV: entry#76: duration: 0 start time: 1 speed: 2369.4x

MOV: entry#77: duration: 1835103337 start time: 1869479936 speed: 0.0x

MOV: entry#78: duration: 0 start time: 0 speed: 0.0x

MOV: entry#79: duration: 0 start time: 524296 speed: 0.0x

MOV: entry#80: duration: 1937011827 start time: 0 speed: 0.0x

MOV: entry#81: duration: 60 start time: 60 speed: 0.0x

MOV: entry#82: duration: 1937011571 start time: 67108864 speed: 0.0x

MOV: entry#83: duration: 1 start time: 11 speed: 0.0x

MOV: entry#84: duration: 31 start time: 41 speed: 0.0x

MOV: entry#85: duration: 65564 start time: 1937011555 speed: 0.0x

MOV: entry#86: duration: 1 start time: 1 speed: 0.0x

MOV: entry#87: duration: 3 start time: 260 speed: 29564.5x

MOV: entry#88: duration: 0 start time: 16384 speed: 0.0x

MOV: entry#89: duration: 49275 start time: 3999 speed: 0.1x

MOV: entry#90: duration: 4309 start time: 4047 speed: 16.1x

MOV: entry#91: duration: 8392931 start time: 4662 speed: 0.1x

MOV: entry#92: duration: -2147477338 start time: 52542 speed: 0.1x

MOV: entry#93: duration: 7208 start time: 7997 speed: 0.1x

MOV: entry#94: duration: 134229070 start time: 11657 speed: 0.1x

MOV: entry#95: duration: 12217 start time: 16533 speed: 0.9x

MOV: entry#96: duration: 15678 start time: 17626 speed: 0.3x

MOV: entry#97: duration: 20087 start time: 22368 speed: 0.4x

MOV: entry#98: duration: 25874 start time: 6939 speed: 0.4x

MOV: entry#99: duration: 67271 start time: 26805 speed: 0.4x

MOV: entry#100: duration: 30033 start time: 30796 speed: 0.5x

MOV: entry#101: duration: 30681 start time: 134237643 speed: 0.3x

MOV: entry#102: duration: 14047 start time: 58486 speed: 0.2x

MOV: entry#103: duration: 7536 start time: 6556 speed: 0.1x

MOV: entry#104: duration: 5372 start time: 4688 speed: 0.1x

MOV: entry#105: duration: 4413 start time: 4104 speed: 0.8x

MOV: entry#106: duration: 3854 start time: 5558 speed: 0.1x

MOV: entry#107: duration: 268439173 start time: 3460 speed: 0.1x

MOV: entry#108: duration: 3271 start time: 3732 speed: 0.1x

MOV: entry#109: duration: 256 start time: 1937007471 speed: 0.0x

MOV: entry#110: duration: 60 start time: 16696 speed: 1.0x

MOV: entry#111: duration: 69970 start time: 74233 speed: 1.2x

MOV: entry#112: duration: 82589 start time: 86540 speed: 1.4x

MOV: entry#113: duration: 95525 start time: 35130 speed: 33.6x

MOV: entry#114: duration: 159518 start time: 690695 speed: 2.6x

MOV: entry#115: duration: 181612 start time: 191065 speed: 3.1x

MOV: entry#116: duration: -2147269600 start time: 223751 speed: 3.6x

MOV: entry#117: duration: 252501 start time: 309114 speed: 5.0x

MOV: entry#118: duration: 342418 start time: 360603 speed: 5.8x

MOV: entry#119: duration: 403058 start time: 426160 speed: 6.9x

MOV: entry#120: duration: 475357 start time: 504114 speed: 16392.7x

MOV: entry#121: duration: 598190 start time: 626167 speed: 10.0x

MOV: entry#122: duration: 686996 start time: 718723 speed: 11.4x

MOV: entry#123: duration: 2080039 start time: 785769 speed: 12.2x

MOV: entry#124: duration: 858302 start time: 868434 speed: 13.4x

MOV: entry#125: duration: 882526 start time: 887985 speed: 13.6x

MOV: entry#126: duration: 898045 start time: 902958 speed: 13.8x

MOV: entry#127: duration: 911475 start time: 135181468 speed: 14.8x

MOV: entry#128: duration: 973152 start time: -2146506503 speed: 15.0x

MOV: entry#129: duration: 992514 start time: 987777 speed: -32752.9x

MOV: entry#130: duration: 994780 start time: -256 speed: -0.0x

MOV: entry#131: duration: -256 start time: -256 speed: -0.0x

MOV: entry#132: duration: -256 start time: -256 speed: -0.0x

MOV: entry#133: duration: -256 start time: -256 speed: -0.0x

MOV: entry#134: duration: -256 start time: -256 speed: -0.0x

MOV: entry#135: duration: -256 start time: -256 speed: -0.0x

MOV: entry#136: duration: -256 start time: -256 speed: -0.0x

MOV: entry#137: duration: -256 start time: -256 speed: -0.0x

MOV: entry#138: duration: -256 start time: -256 speed: -0.0x

MOV: entry#139: duration: -256 start time: -256 speed: -0.0x

MOV: entry#140: duration: -256 start time: -256 speed: -0.0x

MOV: entry#141: duration: -256 start time: -256 speed: -0.0x

MOV: entry#142: duration: -256 start time: -256 speed: -0.0x

MOV: entry#143: duration: -256 start time: -256 speed: -0.0x

MOV: entry#144: duration: -256 start time: -256 speed: -0.0x

MOV: entry#145: duration: -256 start time: -256 speed: -0.0x

MOV: entry#146: duration: -256 start time: -256 speed: -0.0x

MOV: entry#147: duration: -256 start time: -256 speed: -0.0x

MOV: entry#148: duration: -256 start time: -256 speed: -0.0x

MOV: entry#149: duration: -256 start time: -256 speed: -0.0x

MOV: entry#150: duration: -256 start time: -256 speed: -0.0x

MOV: entry#151: duration: -256 start time: -256 speed: -0.0x

MOV: entry#152: duration: -256 start time: -256 speed: -0.0x

MOV: entry#153: duration: -256 start time: -256 speed: -0.0x

MOV: entry#154: duration: -256 start time: -256 speed: -0.0x

MOV: entry#155: duration: -256 start time: -256 speed: -0.0x

MOV: entry#156: duration: -256 start time: -256 speed: -0.0x

MOV: entry#157: duration: -256 start time: -256 speed: -0.0x

MOV: entry#158: duration: -256 start time: -256 speed: -0.0x

MOV: entry#159: duration: -256 start time: -256 speed: -0.0x

MOV: entry#160: duration: -256 start time: -256 speed: -0.0x

MOV: entry#161: duration: -256 start time: -256 speed: -0.0x

MOV: entry#162: duration: -256 start time: -256 speed: -0.0x

MOV: entry#163: duration: -256 start time: -256 speed: -0.0x

MOV: entry#164: duration: -256 start time: -256 speed: -0.0x

MOV: entry#165: duration: -256 start time: -256 speed: -0.0x

MOV: entry#166: duration: -256 start time: -256 speed: -0.0x

MOV: entry#167: duration: -256 start time: -256 speed: -0.0x

MOV: entry#168: duration: -256 start time: -256 speed: -0.0x

MOV: entry#169: duration: -256 start time: -256 speed: -0.0x

MOV: entry#170: duration: -256 start time: -256 speed: -0.0x

MOV: entry#171: duration: -256 start time: -256 speed: -0.0x

MOV: entry#172: duration: -256 start time: -256 speed: -0.0x

MOV: entry#173: duration: -256 start time: -256 speed: -0.0x

MOV: entry#174: duration: -256 start time: -256 speed: -0.0x

MOV: entry#175: duration: -256 start time: -256 speed: -0.0x

MOV: entry#176: duration: -256 start time: -256 speed: -0.0x

MOV: entry#177: duration: -256 start time: -256 speed: -0.0x

MOV: entry#178: duration: -256 start time: -256 speed: -0.0x

MOV: entry#179: duration: -256 start time: -256 speed: -0.0x

MOV: entry#180: duration: -256 start time: -256 speed: -0.0x

MOV: entry#181: duration: -256 start time: -256 speed: -0.0x

MOV: entry#182: duration: -256 start time: -256 speed: -0.0x

MOV: entry#183: duration: -256 start time: -256 speed: -0.0x

MOV: entry#184: duration: -256 start time: -256 speed: -0.0x

MOV: entry#185: duration: -256 start time: -256 speed: -0.0x

MOV: entry#186: duration: -256 start time: -256 speed: -0.0x

MOV: entry#187: duration: -256 start time: -256 speed: -0.0x

MOV: entry#188: duration: -256 start time: -256 speed: -0.0x

MOV: entry#189: duration: -256 start time: -256 speed: -0.0x

MOV: entry#190: duration: -256 start time: -256 speed: -0.0x

MOV: entry#191: duration: -256 start time: -256 speed: -0.0x

MOV: entry#192: duration: -256 start time: -256 speed: -0.0x

MOV: entry#193: duration: -256 start time: -256 speed: -0.0x

MOV: entry#194: duration: -256 start time: -256 speed: -0.0x

MOV: entry#195: duration: -256 start time: -256 speed: -0.0x

MOV: entry#196: duration: -256 start time: -256 speed: -0.0x

MOV: entry#197: duration: -256 start time: -256 speed: -0.0x

MOV: entry#198: duration: -256 start time: -256 speed: -0.0x

MOV: entry#199: duration: -256 start time: -256 speed: -0.0x

MOV: entry#200: duration: -256 start time: -256 speed: -0.0x

MOV: entry#201: duration: -256 start time: -256 speed: -0.0x

MOV: entry#202: duration: -256 start time: -256 speed: -0.0x

MOV: entry#203: duration: -256 start time: -256 speed: -0.0x

MOV: entry#204: duration: -256 start time: -256 speed: -0.0x

MOV: entry#205: duration: -256 start time: -256 speed: -0.0x

MOV: entry#206: duration: -256 start time: -256 speed: -0.0x

MOV: entry#207: duration: -256 start time: -256 speed: -0.0x

MOV: entry#208: duration: -256 start time: -256 speed: -0.0x

MOV: entry#209: duration: -256 start time: -256 speed: -0.0x

MOV: entry#210: duration: -256 start time: -256 speed: -0.0x

MOV: entry#211: duration: -256 start time: -256 speed: -0.0x

MOV: entry#212: duration: -256 start time: -256 speed: -0.0x

MOV: entry#213: duration: -256 start time: -256 speed: -0.0x

MOV: entry#214: duration: -256 start time: -256 speed: -0.0x

MOV: entry#215: duration: -256 start time: -256 speed: -0.0x

MOV: entry#216: duration: -256 start time: -256 speed: -0.0x

MOV: entry#217: duration: -256 start time: -256 speed: -0.0x

MOV: entry#218: duration: -256 start time: -256 speed: -0.0x

MOV: entry#219: duration: -256 start time: -256 speed: -0.0x

MOV: entry#220: duration: -256 start time: -256 speed: -0.0x

MOV: entry#221: duration: -256 start time: -256 speed: -0.0x

MOV: entry#222: duration: -256 start time: -256 speed: -0.0x

MOV: entry#223: duration: -256 start time: -256 speed: -0.0x

MOV: entry#224: duration: -256 start time: -256 speed: -0.0x

MOV: entry#225: duration: -256 start time: -256 speed: -0.0x

MOV: entry#226: duration: -256 start time: -256 speed: -0.0x

MOV: entry#227: duration: -256 start time: -256 speed: -0.0x

MOV: entry#228: duration: -256 start time: -256 speed: -0.0x

MOV: entry#229: duration: -256 start time: -256 speed: -0.0x

MOV: entry#230: duration: -256 start time: -256 speed: -0.0x

MOV: entry#231: duration: -256 start time: -256 speed: -0.0x

MOV: entry#232: duration: -256 start time: -256 speed: -0.0x

MOV: entry#233: duration: -256 start time: -256 speed: -0.0x

MOV: entry#234: duration: -256 start time: -256 speed: -0.0x

MOV: entry#235: duration: -256 start time: -256 speed: -0.0x

MOV: entry#236: duration: -256 start time: -256 speed: -0.0x

MOV: entry#237: duration: -256 start time: -256 speed: -0.0x

MOV: entry#238: duration: -256 start time: -256 speed: -0.0x

MOV: entry#239: duration: -256 start time: -256 speed: -0.0x

MOV: entry#240: duration: -256 start time: -256 speed: -0.0x

MOV: entry#241: duration: -256 start time: -256 speed: -0.0x

MOV: entry#242: duration: -256 start time: -256 speed: -0.0x

MOV: entry#243: duration: -256 start time: -256 speed: -0.0x

MOV: entry#244: duration: -256 start time: -256 speed: -0.0x

MOV: entry#245: duration: -256 start time: -256 speed: -0.0x

MOV: entry#246: duration: -256 start time: -256 speed: -0.0x

MOV: entry#247: duration: -256 start time: -256 speed: -0.0x

MOV: entry#248: duration: -256 start time: -256 speed: -0.0x

MOV: entry#249: duration: -256 start time: -256 speed: -0.0x

MOV: entry#250: duration: -256 start time: -256 speed: -0.0x

MOV: entry#251: duration: -256 start time: -256 speed: -0.0x

MOV: entry#252: duration: -256 start time: -256 speed: -0.0x

MOV: entry#253: duration: -256 start time: -256 speed: -0.0x

MOV: entry#254: duration: -256 start time: -256 speed: -0.0x

MOV: entry#255: duration: -256 start time: -256 speed: -0.0x

MOV: entry#256: duration: -256 start time: -256 speed: -0.0x

MOV: entry#257: duration: -256 start time: -256 speed: -0.0x

MOV: entry#258: duration: -256 start time: -256 speed: -0.0x

MOV: entry#259: duration: -256 start time: -256 speed: -0.0x

MOV: entry#260: duration: -256 start time: -256 speed: -0.0x

MOV: entry#261: duration: -256 start time: -256 speed: -0.0x

MOV: entry#262: duration: -256 start time: -256 speed: -0.0x

MOV: entry#263: duration: -256 start time: -256 speed: -0.0x

MOV: entry#264: duration: -256 start time: -256 speed: -0.0x

MOV: entry#265: duration: -256 start time: -256 speed: -0.0x

MOV: entry#266: duration: -256 start time: -256 speed: -0.0x

MOV: entry#267: duration: -256 start time: -256 speed: -0.0x

MOV: entry#268: duration: -256 start time: -256 speed: -0.0x

MOV: entry#269: duration: -256 start time: -256 speed: -0.0x

MOV: entry#270: duration: -256 start time: -256 speed: -0.0x

MOV: entry#271: duration: -256 start time: -256 speed: -0.0x

MOV: entry#272: duration: -256 start time: -256 speed: -0.0x

MOV: entry#273: duration: -256 start time: -256 speed: -0.0x

MOV: entry#274: duration: -256 start time: -256 speed: -0.0x

MOV: entry#275: duration: -256 start time: -256 speed: -0.0x

MOV: entry#276: duration: -256 start time: -256 speed: -0.0x

MOV: entry#277: duration: -256 start time: -256 speed: -0.0x

MOV: entry#278: duration: -256 start time: -256 speed: -0.0x

MOV: entry#279: duration: -256 start time: -256 speed: -0.0x

MOV: entry#280: duration: -256 start time: -256 speed: -0.0x

MOV: entry#281: duration: -256 start time: -256 speed: -0.0x

MOV: entry#282: duration: -256 start time: -256 speed: -0.0x

MOV: entry#283: duration: -256 start time: -256 speed: -0.0x

MOV: entry#284: duration: -256 start time: -256 speed: -0.0x

MOV: entry#285: duration: -256 start time: -256 speed: -0.0x

MOV: entry#286: duration: -256 start time: -256 speed: -0.0x

MOV: entry#287: duration: -256 start time: -256 speed: -0.0x

MOV: entry#288: duration: -256 start time: -256 speed: -0.0x

MOV: entry#289: duration: -256 start time: -256 speed: -0.0x

MOV: entry#290: duration: -256 start time: -256 speed: -0.0x

MOV: entry#291: duration: -256 start time: -256 speed: -0.0x

MOV: entry#292: duration: -256 start time: -256 speed: -0.0x

MOV: entry#293: duration: -256 start time: -256 speed: -0.0x

MOV: entry#294: duration: -256 start time: -256 speed: -0.0x

MOV: entry#295: duration: -256 start time: -256 speed: -0.0x

MOV: entry#296: duration: -256 start time: -256 speed: -0.0x

MOV: entry#297: duration: -256 start time: -256 speed: -0.0x

MOV: entry#298: duration: -256 start time: -256 speed: -0.0x

MOV: entry#299: duration: -256 start time: -256 speed: -0.0x

MOV: entry#300: duration: -256 start time: -256 speed: -0.0x

MOV: entry#301: duration: -256 start time: -256 speed: -0.0x

MOV: entry#302: duration: -256 start time: -256 speed: -0.0x

MOV: entry#303: duration: -256 start time: -256 speed: -0.0x

MOV: entry#304: duration: -256 start time: -256 speed: -0.0x

MOV: entry#305: duration: -256 start time: -256 speed: -0.0x

MOV: entry#306: duration: -256 start time: -256 speed: -0.0x

MOV: entry#307: duration: -256 start time: -256 speed: -0.0x

MOV: entry#308: duration: -256 start time: -256 speed: -0.0x

MOV: entry#309: duration: -256 start time: -256 speed: -0.0x

MOV: entry#310: duration: -256 start time: -256 speed: -0.0x

MOV: entry#311: duration: -256 start time: -256 speed: -0.0x

MOV: entry#312: duration: -256 start time: -256 speed: -0.0x

MOV: entry#313: duration: -256 start time: -256 speed: -0.0x

MOV: entry#314: duration: -256 start time: -256 speed: -0.0x

MOV: entry#315: duration: -256 start time: -256 speed: -0.0x

MOV: entry#316: duration: -256 start time: -256 speed: -0.0x

MOV: entry#317: duration: -256 start time: -256 speed: -0.0x

MOV: entry#318: duration: -256 start time: -256 speed: -0.0x

MOV: entry#319: duration: -256 start time: -256 speed: -0.0x

MOV: entry#320: duration: -256 start time: -256 speed: -0.0x

MOV: entry#321: duration: -256 start time: -256 speed: -0.0x

MOV: entry#322: duration: -256 start time: -256 speed: -0.0x

MOV: entry#323: duration: -256 start time: -256 speed: -0.0x

MOV: entry#324: duration: -256 start time: -256 speed: -0.0x

MOV: entry#325: duration: -256 start time: -256 speed: -0.0x

MOV: entry#326: duration: -256 start time: -256 speed: -0.0x

MOV: entry#327: duration: -256 start time: -256 speed: -0.0x

MOV: entry#328: duration: -256 start time: -256 speed: -0.0x

MOV: entry#329: duration: -256 start time: -256 speed: -0.0x

MOV: entry#330: duration: -256 start time: -256 speed: -0.0x

MOV: entry#331: duration: -256 start time: -256 speed: -0.0x

MOV: entry#332: duration: -256 start time: -256 speed: -0.0x

MOV: entry#333: duration: -256 start time: -256 speed: -0.0x

MOV: entry#334: duration: -256 start time: -256 speed: -0.0x

MOV: entry#335: duration: -256 start time: -256 speed: -0.0x

MOV: entry#336: duration: -256 start time: -256 speed: -0.0x

MOV: entry#337: duration: -256 start time: -256 speed: -0.0x

MOV: entry#338: duration: -256 start time: -256 speed: -0.0x

MOV: entry#339: duration: -256 start time: -256 speed: -0.0x

MOV: entry#340: duration: -256 start time: -256 speed: -0.0x

MOV: entry#341: duration: -256 start time: -256 speed: -0.0x

MOV: entry#342: duration: -256 start time: -256 speed: -0.0x

MOV: entry#343: duration: -256 start time: -256 speed: -0.0x

MOV: entry#344: duration: -256 start time: -256 speed: -0.0x

MOV: entry#345: duration: -256 start time: -256 speed: -0.0x

MOV: entry#346: duration: -256 start time: -256 speed: -0.0x

MOV: entry#347: duration: -256 start time: -256 speed: -0.0x

MOV: entry#348: duration: -256 start time: -256 speed: -0.0x

MOV: entry#349: duration: -256 start time: -256 speed: -0.0x

MOV: entry#350: duration: -256 start time: -256 speed: -0.0x

MOV: entry#351: duration: -256 start time: -256 speed: -0.0x

MOV: entry#352: duration: -256 start time: -256 speed: -0.0x

MOV: entry#353: duration: -256 start time: -256 speed: -0.0x

MOV: entry#354: duration: -256 start time: -256 speed: -0.0x

MOV: entry#355: duration: -256 start time: -256 speed: -0.0x

MOV: entry#356: duration: -256 start time: -256 speed: -0.0x

MOV: entry#357: duration: -256 start time: -256 speed: -0.0x

MOV: entry#358: duration: -256 start time: -256 speed: -0.0x

MOV: entry#359: duration: -256 start time: -256 speed: -0.0x

MOV: entry#360: duration: -256 start time: -256 speed: -0.0x

MOV: entry#361: duration: -256 start time: -256 speed: -0.0x

MOV: entry#362: duration: -256 start time: -256 speed: -0.0x

MOV: entry#363: duration: -256 start time: -256 speed: -0.0x

MOV: entry#364: duration: -256 start time: -256 speed: -0.0x

MOV: entry#365: duration: -256 start time: -256 speed: -0.0x

MOV: entry#366: duration: -256 start time: -256 speed: -0.0x

MOV: entry#367: duration: -256 start time: -256 speed: -0.0x

MOV: entry#368: duration: -256 start time: -256 speed: -0.0x

MOV: entry#369: duration: -256 start time: -256 speed: -0.0x

MOV: entry#370: duration: -256 start time: -256 speed: -0.0x

MOV: entry#371: duration: -256 start time: -256 speed: -0.0x

MOV: entry#372: duration: -256 start time: -256 speed: -0.0x

MOV: entry#373: duration: -256 start time: -256 speed: -0.0x

MOV: entry#374: duration: -256 start time: -256 speed: -0.0x

MOV: entry#375: duration: -256 start time: -256 speed: -0.0x

MOV: entry#376: duration: -256 start time: -256 speed: -0.0x

MOV: entry#377: duration: -256 start time: -256 speed: -0.0x

MOV: entry#378: duration: -256 start time: -256 speed: -0.0x

MOV: entry#379: duration: -256 start time: -256 speed: -0.0x

MOV: entry#380: duration: -256 start time: -256 speed: -0.0x

MOV: entry#381: duration: -256 start time: -256 speed: -0.0x

MOV: entry#382: duration: -256 start time: -256 speed: -0.0x

MOV: entry#383: duration: -256 start time: -256 speed: -0.0x

MOV: entry#384: duration: -256 start time: -256 speed: -0.0x

MOV: entry#385: duration: -256 start time: -256 speed: -0.0x

MOV: entry#386: duration: -256 start time: -256 speed: -0.0x

MOV: entry#387: duration: -256 start time: -256 speed: -0.0x

MOV: entry#388: duration: -256 start time: -256 speed: -0.0x

MOV: entry#389: duration: -256 start time: -256 speed: -0.0x

MOV: entry#390: duration: -256 start time: -256 speed: -0.0x

MOV: entry#391: duration: -256 start time: -256 speed: -0.0x

MOV: entry#392: duration: -256 start time: -256 speed: -0.0x

MOV: entry#393: duration: -256 start time: -256 speed: -0.0x

MOV: entry#394: duration: -256 start time: -256 speed: -0.0x

MOV: entry#395: duration: -256 start time: -256 speed: -0.0x

MOV: entry#396: duration: -256 start time: -256 speed: -0.0x

MOV: entry#397: duration: -256 start time: -256 speed: -0.0x

MOV: entry#398: duration: -256 start time: -256 speed: -0.0x

MOV: entry#399: duration: -256 start time: -256 speed: -0.0x

MOV: entry#400: duration: -256 start time: -256 speed: -0.0x

MOV: entry#401: duration: -256 start time: -256 speed: -0.0x

MOV: entry#402: duration: -256 start time: -256 speed: -0.0x

MOV: entry#403: duration: -256 start time: -256 speed: -0.0x

MOV: entry#404: duration: -256 start time: -256 speed: -0.0x

MOV: entry#405: duration: -256 start time: -256 speed: -0.0x

MOV: entry#406: duration: -256 start time: -256 speed: -0.0x

MOV: entry#407: duration: -256 start time: -256 speed: -0.0x

MOV: entry#408: duration: -256 start time: -256 speed: -0.0x

MOV: entry#409: duration: -256 start time: -256 speed: -0.0x

MOV: entry#410: duration: -256 start time: -256 speed: -0.0x

MOV: entry#411: duration: -256 start time: -256 speed: -0.0x

MOV: entry#412: duration: -256 start time: -256 speed: -0.0x

MOV: entry#413: duration: -256 start time: -256 speed: -0.0x

MOV: entry#414: duration: -256 start time: -256 speed: -0.0x

MOV: entry#415: duration: -256 start time: -256 speed: -0.0x

MOV: entry#416: duration: -256 start time: -256 speed: -0.0x

MOV: entry#417: duration: -256 start time: -256 speed: -0.0x

MOV: entry#418: duration: -256 start time: -256 speed: -0.0x

MOV: entry#419: duration: -256 start time: -256 speed: -0.0x

MOV: entry#420: duration: -256 start time: -256 speed: -0.0x

MOV: entry#421: duration: -256 start time: -256 speed: -0.0x

MOV: entry#422: duration: -256 start time: -256 speed: -0.0x

MOV: entry#423: duration: -256 start time: -256 speed: -0.0x

MOV: entry#424: duration: -256 start time: -256 speed: -0.0x

MOV: entry#425: duration: -256 start time: -256 speed: -0.0x

MOV: entry#426: duration: -256 start time: -256 speed: -0.0x

MOV: entry#427: duration: -256 start time: -256 speed: -0.0x

MOV: entry#428: duration: -256 start time: -256 speed: -0.0x

MOV: entry#429: duration: -256 start time: -256 speed: -0.0x

MOV: entry#430: duration: -256 start time: -256 speed: -0.0x

MOV: entry#431: duration: -256 start time: -256 speed: -0.0x

MOV: entry#432: duration: -256 start time: -256 speed: -0.0x

MOV: entry#433: duration: -256 start time: -256 speed: -0.0x

MOV: entry#434: duration: -256 start time: -256 speed: -0.0x

MOV: entry#435: duration: -256 start time: -256 speed: -0.0x

MOV: entry#436: duration: -256 start time: -256 speed: -0.0x

MOV: entry#437: duration: -256 start time: -256 speed: -0.0x

MOV: entry#438: duration: -256 start time: -256 speed: -0.0x

MOV: entry#439: duration: -256 start time: -256 speed: -0.0x

MOV: entry#440: duration: -256 start time: -256 speed: -0.0x

MOV: entry#441: duration: -256 start time: -256 speed: -0.0x

MOV: entry#442: duration: -256 start time: -256 speed: -0.0x

MOV: entry#443: duration: -256 start time: -256 speed: -0.0x

MOV: entry#444: duration: -256 start time: -256 speed: -0.0x

MOV: entry#445: duration: -256 start time: -256 speed: -0.0x

MOV: entry#446: duration: -256 start time: -256 speed: -0.0x

MOV: entry#447: duration: -256 start time: -256 speed: -0.0x

MOV: entry#448: duration: -256 start time: -256 speed: -0.0x

MOV: entry#449: duration: -256 start time: -256 speed: -0.0x

MOV: entry#450: duration: -256 start time: -256 speed: -0.0x

MOV: entry#451: duration: -256 start time: -256 speed: -0.0x

MOV: entry#452: duration: -256 start time: -256 speed: -0.0x

MOV: entry#453: duration: -256 start time: -256 speed: -0.0x

MOV: entry#454: duration: -256 start time: -256 speed: -0.0x

MOV: entry#455: duration: -256 start time: -256 speed: -0.0x

MOV: entry#456: duration: -256 start time: -256 speed: -0.0x

MOV: entry#457: duration: -256 start time: -256 speed: -0.0x

MOV: entry#458: duration: -256 start time: -256 speed: -0.0x

MOV: entry#459: duration: -256 start time: -256 speed: -0.0x

MOV: entry#460: duration: -256 start time: -256 speed: -0.0x

MOV: entry#461: duration: -256 start time: -256 speed: -0.0x

MOV: entry#462: duration: -256 start time: -256 speed: -0.0x

MOV: entry#463: duration: -256 start time: -256 speed: -0.0x

MOV: entry#464: duration: -256 start time: -256 speed: -0.0x

MOV: entry#465: duration: -256 start time: -256 speed: -0.0x

MOV: entry#466: duration: -256 start time: -256 speed: -0.0x

MOV: entry#467: duration: -256 start time: -256 speed: -0.0x

MOV: entry#468: duration: -256 start time: -256 speed: -0.0x

MOV: entry#469: duration: -256 start time: -256 speed: -0.0x

MOV: entry#470: duration: -256 start time: -256 speed: -0.0x

MOV: entry#471: duration: -256 start time: -256 speed: -0.0x

MOV: entry#472: duration: -256 start time: -256 speed: -0.0x

MOV: entry#473: duration: -256 start time: -256 speed: -0.0x

MOV: entry#474: duration: -256 start time: -256 speed: -0.0x

MOV: entry#475: duration: -256 start time: -256 speed: -0.0x

MOV: entry#476: duration: -256 start time: -256 speed: -0.0x

MOV: entry#477: duration: -256 start time: -256 speed: -0.0x

MOV: entry#478: duration: -256 start time: -256 speed: -0.0x

MOV: entry#479: duration: -256 start time: -256 speed: -0.0x

MOV: entry#480: duration: -256 start time: -256 speed: -0.0x

MOV: entry#481: duration: -256 start time: -256 speed: -0.0x

MOV: entry#482: duration: -256 start time: -256 speed: -0.0x

MOV: entry#483: duration: -256 start time: -256 speed: -0.0x

MOV: entry#484: duration: -256 start time: -256 speed: -0.0x

MOV: entry#485: duration: -256 start time: -256 speed: -0.0x

MOV: entry#486: duration: -256 start time: -256 speed: -0.0x

MOV: entry#487: duration: -256 start time: -256 speed: -0.0x

MOV: entry#488: duration: -256 start time: -256 speed: -0.0x

MOV: entry#489: duration: -256 start time: -256 speed: -0.0x

MOV: entry#490: duration: -256 start time: -256 speed: -0.0x

MOV: entry#491: duration: -256 start time: -256 speed: -0.0x

MOV: entry#492: duration: -256 start time: -256 speed: -0.0x

MOV: entry#493: duration: -256 start time: -256 speed: -0.0x

MOV: entry#494: duration: -256 start time: -256 speed: -0.0x

MOV: entry#495: duration: -256 start time: -256 speed: -0.0x

MOV: entry#496: duration: -256 start time: -256 speed: -0.0x

MOV: entry#497: duration: -256 start time: -256 speed: -0.0x

MOV: entry#498: duration: -256 start time: -256 speed: -0.0x

MOV: entry#499: duration: -256 start time: -256 speed: -0.0x

MOV: entry#500: duration: -256 start time: -256 speed: -0.0x

MOV: entry#501: duration: -256 start time: -256 speed: -0.0x

MOV: entry#502: duration: -256 start time: -256 speed: -0.0x

MOV: entry#503: duration: -256 start time: -256 speed: -0.0x

MOV: entry#504: duration: -256 start time: -256 speed: -0.0x

MOV: entry#505: duration: -256 start time: -256 speed: -0.0x

MOV: entry#506: duration: -256 start time: -256 speed: -0.0x

MOV: entry#507: duration: -256 start time: -256 speed: -0.0x

MOV: entry#508: duration: -256 start time: -256 speed: -0.0x

MOV: entry#509: duration: -256 start time: -256 speed: -0.0x

MOV: entry#510: duration: -256 start time: -256 speed: -0.0x

MOV: entry#511: duration: -256 start time: -256 speed: -0.0x

MOV: entry#512: duration: -256 start time: -256 speed: -0.0x

MOV: entry#513: duration: -256 start time: -256 speed: -0.0x

MOV: entry#514: duration: -256 start time: -256 speed: -0.0x

MOV: entry#515: duration: -256 start time: -256 speed: -0.0x

MOV: entry#516: duration: -256 start time: -256 speed: -0.0x

MOV: entry#517: duration: -256 start time: -256 speed: -0.0x

MOV: entry#518: duration: -256 start time: -256 speed: -0.0x

MOV: entry#519: duration: -256 start time: -256 speed: -0.0x

MOV: entry#520: duration: -256 start time: -256 speed: -0.0x

MOV: entry#521: duration: -256 start time: -256 speed: -0.0x

MOV: entry#522: duration: -256 start time: -256 speed: -0.0x

MOV: entry#523: duration: -256 start time: -256 speed: -0.0x

MOV: entry#524: duration: -256 start time: -256 speed: -0.0x

MOV: entry#525: duration: -256 start time: -256 speed: -0.0x

MOV: entry#526: duration: -256 start time: -256 speed: -0.0x

MOV: entry#527: duration: -256 start time: -256 speed: -0.0x

MOV: entry#528: duration: -256 start time: -256 speed: -0.0x

MOV: entry#529: duration: -256 start time: -256 speed: -0.0x

MOV: entry#530: duration: -256 start time: -256 speed: -0.0x

MOV: entry#531: duration: -256 start time: -256 speed: -0.0x

MOV: entry#532: duration: -256 start time: -256 speed: -0.0x

MOV: entry#533: duration: -256 start time: -256 speed: -0.0x

MOV: entry#534: duration: -256 start time: -256 speed: -0.0x

MOV: entry#535: duration: -256 start time: -256 speed: -0.0x

MOV: entry#536: duration: -256 start time: -256 speed: -0.0x

MOV: entry#537: duration: -256 start time: -256 speed: -0.0x

MOV: entry#538: duration: -256 start time: -256 speed: -0.0x

MOV: entry#539: duration: -256 start time: -256 speed: -0.0x

MOV: entry#540: duration: -256 start time: -256 speed: -0.0x

MOV: entry#541: duration: -256 start time: -256 speed: -0.0x

MOV: entry#542: duration: -256 start time: -256 speed: -0.0x

MOV: entry#543: duration: -256 start time: -256 speed: -0.0x

MOV: entry#544: duration: -256 start time: -256 speed: -0.0x

MOV: entry#545: duration: -256 start time: -256 speed: -0.0x

MOV: entry#546: duration: -256 start time: -256 speed: -0.0x

MOV: entry#547: duration: -256 start time: -256 speed: -0.0x

MOV: entry#548: duration: -256 start time: -256 speed: -0.0x

MOV: entry#549: duration: -256 start time: -256 speed: -0.0x

MOV: entry#550: duration: -256 start time: -256 speed: -0.0x

MOV: entry#551: duration: -256 start time: -256 speed: -0.0x

MOV: entry#552: duration: -256 start time: -256 speed: -0.0x

MOV: entry#553: duration: -256 start time: -256 speed: -0.0x

MOV: entry#554: duration: -256 start time: -256 speed: -0.0x

MOV: entry#555: duration: -256 start time: -256 speed: -0.0x

MOV: entry#556: duration: -256 start time: -256 speed: -0.0x

MOV: entry#557: duration: -256 start time: -256 speed: -0.0x

MOV: entry#558: duration: -256 start time: -256 speed: -0.0x

MOV: entry#559: duration: -256 start time: -256 speed: -0.0x

MOV: entry#560: duration: -256 start time: -256 speed: -0.0x

MOV: entry#561: duration: -256 start time: -256 speed: -0.0x

MOV: entry#562: duration: -256 start time: -256 speed: -0.0x

MOV: entry#563: duration: -256 start time: -256 speed: -0.0x

MOV: entry#564: duration: -256 start time: -256 speed: -0.0x

MOV: entry#565: duration: -256 start time: -256 speed: -0.0x

MOV: entry#566: duration: -256 start time: -256 speed: -0.0x

MOV: entry#567: duration: -256 start time: -256 speed: -0.0x

MOV: entry#568: duration: -256 start time: -256 speed: -0.0x

MOV: entry#569: duration: -256 start time: -256 speed: -0.0x

MOV: entry#570: duration: -256 start time: -256 speed: -0.0x

MOV: entry#571: duration: -256 start time: -256 speed: -0.0x

MOV: entry#572: duration: -256 start time: -256 speed: -0.0x

MOV: entry#573: duration: -256 start time: -256 speed: -0.0x

MOV: entry#574: duration: -256 start time: -256 speed: -0.0x

MOV: entry#575: duration: -256 start time: -256 speed: -0.0x

MOV: entry#576: duration: -256 start time: -256 speed: -0.0x

MOV: entry#577: duration: -256 start time: -256 speed: -0.0x

MOV: entry#578: duration: -256 start time: -256 speed: -0.0x

MOV: entry#579: duration: -256 start time: -256 speed: -0.0x

MOV: entry#580: duration: -256 start time: -256 speed: -0.0x

MOV: entry#581: duration: -256 start time: -256 speed: -0.0x

MOV: entry#582: duration: -256 start time: -256 speed: -0.0x

MOV: entry#583: duration: -256 start time: -256 speed: -0.0x

MOV: entry#584: duration: -256 start time: -256 speed: -0.0x

MOV: entry#585: duration: -256 start time: -256 speed: -0.0x

MOV: entry#586: duration: -256 start time: -256 speed: -0.0x

MOV: entry#587: duration: -256 start time: -256 speed: -0.0x

MOV: entry#588: duration: -256 start time: -256 speed: -0.0x

MOV: entry#589: duration: -256 start time: -256 speed: -0.0x

MOV: entry#590: duration: -256 start time: -256 speed: -0.0x

MOV: entry#591: duration: -256 start time: -256 speed: -0.0x

MOV: entry#592: duration: -256 start time: -256 speed: -0.0x

MOV: entry#593: duration: -256 start time: -256 speed: -0.0x

MOV: entry#594: duration: -256 start time: -256 speed: -0.0x

MOV: entry#595: duration: -256 start time: -256 speed: -0.0x

MOV: entry#596: duration: -256 start time: -256 speed: -0.0x

MOV: entry#597: duration: -256 start time: -256 speed: -0.0x

MOV: entry#598: duration: -256 start time: -256 speed: -0.0x

MOV: entry#599: duration: -256 start time: -256 speed: -0.0x

MOV: entry#600: duration: -256 start time: -256 speed: -0.0x

MOV: entry#601: duration: -256 start time: -256 speed: -0.0x

MOV: entry#602: duration: -256 start time: -256 speed: -0.0x

MOV: entry#603: duration: -256 start time: -256 speed: -0.0x

MOV: entry#604: duration: -256 start time: -256 speed: -0.0x

MOV: entry#605: duration: -256 start time: -256 speed: -0.0x

MOV: entry#606: duration: -256 start time: -256 speed: -0.0x

MOV: entry#607: duration: -256 start time: -256 speed: -0.0x

MOV: entry#608: duration: -256 start time: -256 speed: -0.0x

MOV: entry#609: duration: -256 start time: -256 speed: -0.0x

MOV: entry#610: duration: -256 start time: -256 speed: -0.0x

MOV: entry#611: duration: -256 start time: -256 speed: -0.0x

MOV: entry#612: duration: -256 start time: -256 speed: -0.0x

MOV: entry#613: duration: -256 start time: -256 speed: -0.0x

MOV: entry#614: duration: -256 start time: -256 speed: -0.0x

MOV: entry#615: duration: -256 start time: -256 speed: -0.0x

MOV: entry#616: duration: -256 start time: -256 speed: -0.0x

MOV: entry#617: duration: -256 start time: -256 speed: -0.0x

MOV: entry#618: duration: -256 start time: -256 speed: -0.0x

MOV: entry#619: duration: -256 start time: -256 speed: -0.0x

MOV: entry#620: duration: -256 start time: -256 speed: -0.0x

MOV: entry#621: duration: -256 start time: -256 speed: -0.0x

MOV: entry#622: duration: -256 start time: -256 speed: -0.0x

MOV: entry#623: duration: -256 start time: -256 speed: -0.0x

MOV: entry#624: duration: -256 start time: -256 speed: -0.0x

MOV: entry#625: duration: -256 start time: -256 speed: -0.0x

MOV: entry#626: duration: -256 start time: -256 speed: -0.0x

MOV: entry#627: duration: -256 start time: -256 speed: -0.0x

MOV: entry#628: duration: -256 start time: -256 speed: -0.0x

MOV: entry#629: duration: -256 start time: -256 speed: -0.0x

MOV: entry#630: duration: -256 start time: -256 speed: -0.0x

MOV: entry#631: duration: -256 start time: -256 speed: -0.0x

MOV: entry#632: duration: -256 start time: -256 speed: -0.0x

MOV: entry#633: duration: -256 start time: -256 speed: -0.0x

MOV: entry#634: duration: -256 start time: -256 speed: -0.0x

MOV: entry#635: duration: -256 start time: -256 speed: -0.0x

MOV: entry#636: duration: -256 start time: -256 speed: -0.0x

MOV: entry#637: duration: -256 start time: -256 speed: -0.0x

MOV: entry#638: duration: -256 start time: -256 speed: -0.0x

MOV: entry#639: duration: -256 start time: -256 speed: -0.0x

MOV: entry#640: duration: -256 start time: -256 speed: -0.0x

MOV: entry#641: duration: -256 start time: -256 speed: -0.0x

MOV: entry#642: duration: -256 start time: -256 speed: -0.0x

MOV: entry#643: duration: -256 start time: -256 speed: -0.0x

MOV: entry#644: duration: -256 start time: -256 speed: -0.0x

MOV: entry#645: duration: -256 start time: -256 speed: -0.0x

MOV: entry#646: duration: -256 start time: -256 speed: -0.0x

MOV: entry#647: duration: -256 start time: -256 speed: -0.0x

MOV: entry#648: duration: -256 start time: -256 speed: -0.0x

MOV: entry#649: duration: -256 start time: -256 speed: -0.0x

MOV: entry#650: duration: -256 start time: -256 speed: -0.0x

MOV: entry#651: duration: -256 start time: -256 speed: -0.0x

MOV: entry#652: duration: -256 start time: -256 speed: -0.0x

MOV: entry#653: duration: -256 start time: -256 speed: -0.0x

MOV: entry#654: duration: -256 start time: -256 speed: -0.0x

MOV: entry#655: duration: -256 start time: -256 speed: -0.0x

MOV: entry#656: duration: -256 start time: -256 speed: -0.0x

MOV: entry#657: duration: -256 start time: -256 speed: -0.0x

MOV: entry#658: duration: -256 start time: -256 speed: -0.0x

MOV: entry#659: duration: -256 start time: -256 speed: -0.0x

MOV: entry#660: duration: -256 start time: -256 speed: -0.0x

MOV: entry#661: duration: -256 start time: -256 speed: -0.0x

MOV: entry#662: duration: -256 start time: -256 speed: -0.0x

MOV: entry#663: duration: -256 start time: -256 speed: -0.0x

MOV: entry#664: duration: -256 start time: -256 speed: -0.0x

MOV: entry#665: duration: -256 start time: -256 speed: -0.0x

MOV: entry#666: duration: -256 start time: -256 speed: -0.0x

MOV: entry#667: duration: -256 start time: -256 speed: -0.0x

MOV: entry#668: duration: -256 start time: -256 speed: -0.0x

MOV: entry#669: duration: -256 start time: -256 speed: -0.0x

MOV: entry#670: duration: -256 start time: -256 speed: -0.0x

MOV: entry#671: duration: -256 start time: -256 speed: -0.0x

MOV: entry#672: duration: -256 start time: -256 speed: -0.0x

MOV: entry#673: duration: -256 start time: -256 speed: -0.0x

MOV: entry#674: duration: -256 start time: -256 speed: -0.0x

MOV: entry#675: duration: -256 start time: -256 speed: -0.0x

MOV: entry#676: duration: -256 start time: -256 speed: -0.0x

MOV: entry#677: duration: -256 start time: -256 speed: -0.0x

MOV: entry#678: duration: -256 start time: -256 speed: -0.0x

MOV: entry#679: duration: -256 start time: -256 speed: -0.0x

MOV: entry#680: duration: -256 start time: -256 speed: -0.0x

MOV: entry#681: duration: -256 start time: -256 speed: -0.0x

MOV: entry#682: duration: -256 start time: -256 speed: -0.0x

MOV: entry#683: duration: -256 start time: -256 speed: -0.0x

MOV: entry#684: duration: -256 start time: -256 speed: -0.0x

MOV: entry#685: duration: -256 start time: -256 speed: -0.0x

MOV: entry#686: duration: -256 start time: -256 speed: -0.0x

MOV: entry#687: duration: -256 start time: -256 speed: -0.0x

MOV: entry#688: duration: -256 start time: -256 speed: -0.0x

MOV: entry#689: duration: -256 start time: -256 speed: -0.0x

MOV: entry#690: duration: -256 start time: -256 speed: -0.0x

MOV: entry#691: duration: -256 start time: -256 speed: -0.0x

MOV: entry#692: duration: -256 start time: -256 speed: -0.0x

MOV: entry#693: duration: -256 start time: -256 speed: -0.0x

MOV: entry#694: duration: -256 start time: -256 speed: -0.0x

MOV: entry#695: duration: -256 start time: -256 speed: -0.0x

MOV: entry#696: duration: -256 start time: -256 speed: -0.0x

MOV: entry#697: duration: -256 start time: -256 speed: -0.0x

MOV: entry#698: duration: -256 start time: -256 speed: -0.0x

MOV: entry#699: duration: -256 start time: -256 speed: -0.0x

MOV: entry#700: duration: -256 start time: -256 speed: -0.0x

MOV: entry#701: duration: -256 start time: -256 speed: -0.0x

MOV: entry#702: duration: -256 start time: -256 speed: -0.0x

MOV: entry#703: duration: -256 start time: -256 speed: -0.0x

MOV: entry#704: duration: -256 start time: -256 speed: -0.0x

MOV: entry#705: duration: -256 start time: -256 speed: -0.0x

MOV: entry#706: duration: -256 start time: -256 speed: -0.0x

MOV: entry#707: duration: -256 start time: -256 speed: -0.0x

MOV: entry#708: duration: -256 start time: -256 speed: -0.0x

MOV: entry#709: duration: -256 start time: -256 speed: -0.0x

MOV: entry#710: duration: -256 start time: -256 speed: -0.0x

MOV: entry#711: duration: -256 start time: -256 speed: -0.0x

MOV: entry#712: duration: -256 start time: -256 speed: -0.0x

MOV: entry#713: duration: -256 start time: -256 speed: -0.0x

MOV: entry#714: duration: -256 start time: -256 speed: -0.0x

MOV: entry#715: duration: -256 start time: -256 speed: -0.0x

MOV: entry#716: duration: -256 start time: -256 speed: -0.0x

MOV: entry#717: duration: -256 start time: -256 speed: -0.0x

MOV: entry#718: duration: -256 start time: -256 speed: -0.0x

MOV: entry#719: duration: -256 start time: -256 speed: -0.0x

MOV: entry#720: duration: -256 start time: -256 speed: -0.0x

MOV: entry#721: duration: -256 start time: -256 speed: -0.0x

MOV: entry#722: duration: -256 start time: -256 speed: -0.0x

MOV: entry#723: duration: -256 start time: -256 speed: -0.0x

MOV: entry#724: duration: -256 start time: -256 speed: -0.0x

MOV: entry#725: duration: -256 start time: -256 speed: -0.0x

MOV: entry#726: duration: -256 start time: -256 speed: -0.0x

MOV: entry#727: duration: -256 start time: -256 speed: -0.0x

MOV: entry#728: duration: -256 start time: -256 speed: -0.0x

MOV: entry#729: duration: -256 start tim


This bug was found as part of the SUPERB-TRUST 2008 / metafuzz project;

See : http://metafuzz.com/ http://www.truststc.org/superb/

Change History (1)

comment:1 by reimar, 16 years ago

Resolution: fixed
Status: newclosed

Fixed in SVN r27303

Note: See TracTickets for help on using tickets.