This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

bzip2 and pipes?


Hi,
I found that bzip2 is best available compress program. But seams that
it doesn't work with pipe.
I type this:
tar cvf - SemTel |bzip2 -9vv >pokus.bz2

File was compressed, no error but if I try test it.
	bzip2 -tvv pokus.bz2

I receive this:
  pokus.bz2:
    block [1: huff+mtf (Q:\USR\LOCAL\BIN\EXE\BZIP2.EXE 1039) Exception:
STATUS_A
CCESS_VIOLATION

bzip2: Caught a SIGSEGV or SIGBUS whilst decompressing,
        which probably indicates that the compressed data
        is corrupted.
        Input file = pokus.bz2, output file = (none)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the 'bzip2recover' program to *attempt* to recover
data from undamaged sections of corrupted files.

May I'm doing something wrong can me someone help please?

                                Jan Tomasek,          student FEL-CVUT
                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                e-mail: xtomasej@fel.cvut.cz
                                www: http://www.feld.cvut.cz/~xtomasej
                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]