Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem Event Name BEX
Message
De
28/05/2015 21:23:37
 
 
À
25/05/2015 03:39:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MySQL
Application:
Desktop
Divers
Thread ID:
01620116
Message ID:
01620296
Vues:
157
Hi Gregory,

Pardon my ignorance, but what does setting RESOURCE to OFF have to do with this C00005 error?

I do not use INDEX anymore as I use MySQL as my backend and only use Cursors arising from CursorAdapters.

Thanks!

Dennis



>C0000005 error means you are accessing memory outside of your own memory space
>
>It is difficult to find the exact cause - it may be a corrupt index file
>
>I'd start with
>- setting RESOURCE = OFF in your config.fpw or very early when your program starts
>- reindex all your tables
>
>
>Some reading
>http://www.foxite.com/faq/default.aspx?id=30
>http://fox.wikis.com/wc.dll?Wiki~C0000005ExError
>
>
>>Hi Gregory,
>>
>>Thanks for your reply.
>>
>>How do I correct the situation to avoid this 'buffer overrun (C0000005)" error?
>>
>>Dennis
>>
>>
>>>The source of the problem looks more a buffer overrun (c0000005) to me.
>>>
>>>See the exeception code
>>>
>>>
>>>
>>>
>>>>Hi Experts!
>>>>
>>>>I have a form class with a grid which sets itself up on the fly using details from a cursoradapter specified in the form.
>>>>
>>>>I used to encounter this BEX problem when I run the form from a menu using the Command type in the Menu Builder. I read somewhere that this (forms with grid in it) poses a problem when run the VFP menu using Command. So, I used a Procedure instead, then calling the form (DO FORM frmFormWithGrid).
>>>>
>>>>Right now though, it seems to have gotten worse! Even running the same form from the command prompt generates that BEX problem!
>>>>
>>>>Thanks in advance for your help!
>>>>
>>>>This is the full text of the error:
>>>>
>>>>Problem signature:
>>>> Problem Event Name: BEX
>>>> Application Name: vfp9.exe
>>>> Application Version: 9.0.0.7423
>>>> Application Timestamp: 49a31c0c
>>>> Fault Module Name: StackHash_e98d
>>>> Fault Module Version: 0.0.0.0
>>>> Fault Module Timestamp: 00000000
>>>> Exception Offset: eefeeefe
>>>> Exception Code: c0000005
>>>> Exception Data: 00000008
>>>> OS Version: 6.1.7601.2.1.0.256.1
>>>> Locale ID: 13321
>>>> Additional Information 1: e98d
>>>> Additional Information 2: e98dfca8bcf81bc1740adb135579ad53
>>>> Additional Information 3: 6eab
>>>> Additional Information 4: 6eabdd9e0dc94904be3b39a1c0583635
>>>>
>>>>Dennis
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform