Mail Archives: djgpp/1998/02/21/01:00:59
From: | "Andris Pavenis" <pavenis AT acad DOT latnet DOT lv>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Compiled RHIDE does not work with CWSDPMI (v4)
|
Date: | Fri, 20 Feb 1998 14:12:53 -0600
|
Organization: | Deja News - The Leader in Internet Discussion
|
Lines: | 43
|
Message-ID: | <6cko44$mk4$1@nnrp1.dejanews.com>
|
NNTP-Posting-Host: | postnews.dejanews.com
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hi!
Recently I read in this newsgroup about problems running
RHIDE 1.4 under clean MS-DOS (Under Win95 all is Ok) after
compilation from sources. I rarely use such configuration
but tests showed that it is so. I used slightly modified
sources of 1.4.1 (some bugfixes, Robert has them) so line
numbers may be aproximate. I got similar behaviour as mentioned
before.
Here is more details:
- compiled version works under Win95 and also under QDPMI
(QEMM version 8.03)
- attempt to run it when there is no DPMI server available
(or CWSDPMI is preloaded) I'm getting faults (in infinite loop)
so only way out I have found is to reboot
Therefore I tried to look what happens with gdb. Here is output of gdb
(the same version of idegc.exe works well under Win95):
GDB is free software and you are welcome to distribute copies of it
under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (go32), Copyright 1996 Free Software Foundation, Inc...
(gdb) run
Starting program: e:/djgpp/contrib/rhide-1.41/idegc.exe
Program received signal SIGSEGV, Segmentation fault.
0x101770 in strcmp ()
(gdb) where
#0 0x101770 in strcmp ()
#1 0xea0eb in bindtextdomain__ ()
#2 0x15c1b in init_rhide__Fv () at idemain.cc:1961
#3 0x164d8 in _GLOBAL_$I$global_argc () at idemain.cc:2308
#4 0x104339 in __main ()
#5 0xfe087 in __crt1_startup ()
(gdb) q
Andris Pavenis
-----== Posted via Deja News, The Leader in Internet Discussion ==-----
http://www.dejanews.com/ Now offering spam-free web-based newsreading
- Raw text -