• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Borland C++ Builder 6 errors

tuzz

Member
I keep getting the same error message everytime I try to start up Borland C++ Builder 6 Enterprise Edition. This is the msg i get:


This program has performed an illegal operation and will be shut down.

Quit all programs, and then restart your computer. If the problem persists, contact the program vendor.



And when you click on "Details":
BCB caused an invalid page fault in
module KERNEL32.DLL at 017f:bff8585c.
Registers:
EAX=000000b4 CS=017f EIP=bff8585c EFLGS=00010206
EBX=04896000 SS=0187 ESP=0103f238 EBP=0103f260
ECX=04896000 DS=0187 ESI=00000001 FS=0f8f
EDX=00003000 ES=0187 EDI=81d7ab90 GS=0000
Bytes at CS:EIP:
83 3b 00 0f 85 e6 fe ff ff b8 01 00 00 00 5f 5e
Stack dump:
81d7ab90 81d7ada0 00001fff 04895000 000000b4 000000b4 81d7ae54 81d7ac88 81d7ae58 00000001 0103f294 bff85a99 81d300b6 81d300b6 00000f7f 00000309


I'm not sure whether this is a problem with BCB (which I don't think) or maybe if it doesn't run on my OS. I am running Windows 98 SE but am thinking of formatting and installing Windows 2000 and trying to run BCB then. However if anyone else knows what the problem is that would be great.

I also tried installing on my brother's comp which is a lot faster (AthlonXP1800 compared to my P2-333) but it is also running 98SE and also locks up. So I am beginning to think it may be my OS. Can anyone else help?
 
we use Borland C++ Builder 6 Enterprise Edition in our Engineering shop using 2000. HAve not heard of such a problem.

I may try to install it on a 98Se system to see if I can duplicate this next week if you do not get any assistance before then.
 
Back
Top