From: arumble@extro.ucc.su.OZ.AU (Anthony Rumble) Subject: Re: Minix-ZModem Date: Fri, 29 May 1992 09:02:05 GMT
Michael_Kraehe@hb.maus.de (Michael Kraehe) writes:
>Hy folks,
>I wanna port my MausTausch (a pointprogram with is based on ZModem) from
>Minix->Linux, and it works nearly ok.
>When I sz a textfile all right, but sz of compressed files give me :
>general protection: 0000
>EIP: 000f:00000114
>EFLAGS: 00010202
>ESP: 0017:03BFFBDC
>fs: 0010
>base: 2C000000, limit: 04000000
>Stack: 000043D0 00000000 00000009 00007108
>Pid: ..., process nr: 11
>6f 9c 71 46 19 64 04 57 65 9d
>Can anybody explain to me what this mean, and how to use it as a debugging
>information. Perhaps sombody portet Minix-ZModem to Linux and can tell me
>where the BUG is. rz of compressed files works fine ????
yes.. This looks like the same problem I was getting before..
This can be fixed by getting the latest GCC (Errm.. 2.1? should do)
And recompiling SZ (I have 3.14 which compiles fine with option SYSVr3)
Then it works fine after that..
Anthony Rumble