Changes between Version 10 and Version 11 of zzuf


Ignore:
Timestamp:
07/09/2008 12:47:41 PM (16 years ago)
Author:
Sam Hocevar
Comment:

cleanup

Legend:

Unmodified
Added
Removed
Modified
  • zzuf

    v10 v11  
    1212 * [http://fosdem.org/2007/ FOSDEM 2007] (I actually missed that talk) - [/files/zzuf/zzuf-20070225.pdf PDF] or [/files/zzuf/zzuf-20070225.odp OpenOffice]
    1313 * [http://www.hackerspace.net/schedule Hacker Space Festival 2008] - [/files/zzuf/zzuf-20080621.pdf PDF] or [/files/zzuf/zzuf-20080621.odp OpenOffice]
     14
     15See also an impressive [wiki:zzuf/bugs list of bugs found with zzuf].
    1416
    1517== Download ==
     
    3941
    4042There is a public Subversion repository at svn://svn.zoy.org/libcaca/zzuf/trunk and an associated [http://libcaca.zoy.org/browser/zzuf/trunk web interface]. If you want to discuss zzuf or report bugs, you can write to me at sam@zoy.org or join #libcaca on irc.freenode.net.
    41 
    42 == The January 2007 media player debacle ==
    43 
    44 Media players are especially sensitive to stream corruption. In fact, zzuf started its life as a tool to find bugs in the VLC media player software. The following table gives a few examples of crashes (all programs were the latest version in Debian i386 sid as of 2007/01/14). Click on each link to download the file that caused the crash:
    45 
    46 '''Disclaimer 1''': “robust” does not mean that there is no bug, it just means that zzuf could not find one in reasonable time.
    47 
    48 '''Disclaimer 2''': segmentation faults reported below are not necessarily bugs in the program itself; for instance, the MPEG-2 crashes are more likely due to a bug in the libmpeg2 library.
    49 
    50 ''todo''
    51 
    52 == Other bugs ==
    53 
    54 Here is a list of other bugs that were easily found using zzuf, each time in a matter of seconds.
    55 
    56 ''todo''