From: simon DOT bagley AT ntlworld DOT com (Simon D Bagley) Newsgroups: comp.os.msdos.djgpp Subject: bug report - RHIDE 1.5 Date: 15 Aug 2003 02:11:49 -0700 Organization: http://groups.google.com/ Lines: 65 Message-ID: <749471af.0308150111.3988936a@posting.google.com> NNTP-Posting-Host: 217.33.222.136 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1060938710 32070 127.0.0.1 (15 Aug 2003 09:11:50 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 15 Aug 2003 09:11:50 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have recently upgraded to RHIDE 1.5 from 1.4. Rhide 1.5 crashes when I just start it and do ALT-h c to get help on libc. I don't open any project or source file. I get the following information in the DOS box I am running Rhide from: :\WINDOWS\COMMAND;C:\KEIL\C51\BIN;C:\PROGRA~1\ULTRAE~1;C:\MSSQL7\BINN;C:\SDCC\BI N;C:\ADABAS\BIN;C:\ADABAS\PGM DJGPP=C:\DJGPP\DJGPP.ENV DJDIR=c:/djgpp LFN=y INFOPATH=.;c:/djgpp/share/rhide;c:/djgpp/bin/../share/rhide;c:/djgpp/share/rhide /SET;c:/djgpp/bin/../share/rhide/SET;c:/djgpp/info;c:/djgpp/gnu/emacs/info;/usr/ share/info;/usr/info;/usr/local/share/info;/usr/local/info LOCALEDIR= LANGUAGE= SHELL= COMSPEC=C:\WINDOWS\COMMAND.COM DJSYSFLAGS= My problem is the following: ============================ RHIDE internal error. Please send a description of this situation as most as possible detailed to the author together with the version you are using. AND VERY IMPORTANT IS THE NEXT TRACEBACK!!!! Exiting due to signal SIGABRT Division by Zero at eip=0000b2d1, x87 status=0000 eax=000000c8 ebx=00391b04 ecx=00000000 edx=0000000a esi=00391ae8 edi=00007be7 ebp=00391a80 esp=00391a58 program=C:\DJGPP\BIN\RHIDE.EXE cs: sel=00a7 base=84a58000 limit=003effff ds: sel=00af base=84a58000 limit=003effff es: sel=00af base=84a58000 limit=003effff fs: sel=00bf base=00000000 limit=0010ffff gs: sel=00bf base=00000000 limit=0010ffff ss: sel=00af base=84a58000 limit=003effff App stack: [00391db0..00311db0] Exceptn stack: [003114e0..0030f5a0] Call frame traceback EIPs: 0x0000b2d1 0x0023d6e7 0x0023d085 0x0004c179 0x0002be42 0x0002bfdc 0x00009534 0x00226d94 0x002264e0 0x0000ba5e 0x00289d58 C:\DJGPP\bin> I am running Windows 98 version [4.10.1998]. Cheers, Simon