Access violation in RapidPHP

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

I do not think it is computer-related problem. It must be something it ne editor. I did het this myself once, but the debugger was not running so I could not chase it. In my case I got through without closing WeBuilder, i just pressed Esc several times and then closed the current file.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Ingus
Posts: 29
Joined: Sun Mar 05, 2006 12:41 pm
Location: Riga, Latvia
Contact:

Post by Ingus »

I don't know whether it's the same access violation error (didn't read through all the topics), but I can get one by reproducing these steps:

1) open a fresh copy of webuilder (latest version I guess)
2) a blank page template is opened
3) do double-clicks under the last line of the editor until you select FULL LAST LINE now after any click in the editor space or keypress you get the access violation thingie.

Tried to create movie:
http://webtech.lv/temp/webuild.swf
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Post by chrisjlocke »

Nope, can't reproduce that here, with WeBuilder 7.2 (7.2.0.68)
Will try on my home machine tonight though.

In case its something to do with your editor settings, could you export your settings, and mail me the .reg file?

From the 'Options' menu, select 'Export settings' and choose a file. This should create a 100k file or so. If you like, you can .zip this down.

If you could email it to blumentals [at] chrisjlocke [dot] co [dot] uk.
Ta!
User avatar
MikeyB
Top Contributor
Posts: 511
Joined: Fri Jun 09, 2006 10:38 am
Location: UK
Contact:

Post by MikeyB »

Hi,

I can reproduce it following the steps Ingus posted.

Version 7.2.0.68

chrisjlocke, I'll send you my settings now so you can take a look.

One thing I did try was changing my font as I was using a non-standard font, but I changed it a couple of times to standard Windows fonts but still got the error.

Cheers
Mike
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Post by chrisjlocke »

Yup, can now reproduce using your settings. Just got to work out which one it is now...
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Post by chrisjlocke »

Very bizarre. Sometimes its reproducable, but other times its not. With my own settings, it'll happen six times out of 10. Never noticed it before though.
User avatar
MikeyB
Top Contributor
Posts: 511
Joined: Fri Jun 09, 2006 10:38 am
Location: UK
Contact:

Post by MikeyB »

Chris,

Glad you got my settings, and can reproduce the error.

I've just been doing a bit of experimenting myself, I installed WeBuilder onto my Windows 2000 & Windows 98 boots on my PC, I've only ever installed it on my XP Pro boot.

Windows XP.
Can reproduce the error every time.
Access violation at address 007BCBE3 in module 'webuild.exe'. Read of address 3C00001F

Windows 2000.
Fresh install, no problems.
Imported my settings, and got the error, but not every time, I'd say it happens about 10%-20% of the time.
Access violation at address 007BCBE3 in module 'webuild.exe'. Read of address 0000001F

Windows 98.
As above, fresh install, no problems.
Import my settings and get the error, can reproduce it every time.
Access violation at address 007BCBE3 in module 'webuild.exe'. Read of address FFFFFFFF
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Post by chrisjlocke »

Nope, don't even have to load your editor settings, so it does it on my PC at home too.

I've found that if you start WeBuilder and its ok (ie, it doesn't display that error when you double click below the code) if you close the document and start a new one, repeat the double clicking test, and it will cough.

Hopefully Karlis can reproduce it now.
User avatar
notuo
Posts: 258
Joined: Sat Jul 09, 2005 8:07 pm
Location: Tlalpan, Mexico City, Mexico

Post by notuo »

Just happened again...

Many files open
I am replacing a bunch of text manually as follows:

select text
replace text
save and publish
delete the file from memory

go again

After some files during select text I got this error.

If I continue to move the mouse the select operation continues and got the error. I have to kill the program and start over.

hope this helps
User avatar
MikeyB
Top Contributor
Posts: 511
Joined: Fri Jun 09, 2006 10:38 am
Location: UK
Contact:

Post by MikeyB »

I think I've narrowed it down a bit...

I can only reproduce it with Ingus's steps when Code Collapse is on.
Turn off Code Collapse and it seems fine.

Anyone else try this and see if it's the same.
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Post by chrisjlocke »

It did it a couple of times, so I turned off code collapse - didn't do it anymore, so turned it back on - and it still won't do it! Bizarre!
User avatar
MikeyB
Top Contributor
Posts: 511
Joined: Fri Jun 09, 2006 10:38 am
Location: UK
Contact:

Post by MikeyB »

For me, it sometimes after turning Code Collapse back on I have to close WeBuilder and load it again for the problem to happen again.

Then other times it will happen straight away after turning Code Collapse back on.
User avatar
notuo
Posts: 258
Joined: Sat Jul 09, 2005 8:07 pm
Location: Tlalpan, Mexico City, Mexico

Post by notuo »

In my case code collapse was off.
User avatar
MikeyB
Top Contributor
Posts: 511
Joined: Fri Jun 09, 2006 10:38 am
Location: UK
Contact:

Post by MikeyB »

Hmmmmmmmmmmmmmm, just had it happen with Code Collapse turned off...

Mystery...
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

Can I get the settings reg file from anybody who can reproduce this at least 20 - 30% of time? I tried with no luck...

Send to software[at]latnet.lv attached and zipped. Thanks!
Karlis Blumentals
Blumentals Software
www.blumentals.net
Post Reply