hello
I have a crash a build time, but not for each build. After the crash I launch cavo28, build and it works. 3 or 4 times it works, than it suddenly crash.
No error message.
Only the event viewer record the crash:
Nom de l’application défaillante cavo28.exe, version : 2.8.3.2838, horodatage : 0x513f5ee8
Nom du module défaillant : KERNELBASE.dll, version : 10.0.22621.2283, horodatage : 0x27eb36ec
Code d’exception : 0xc000041d
Décalage d’erreur : 0x001489f2
ID du processus défaillant : 0x0x9AFC
Heure de début de l’application défaillante : 0x0x1D9F5DB72E9B166
Chemin d’accès de l’application défaillante : C:\cavo28\bin\cavo28.exe
Chemin d’accès du module défaillant: C:\WINDOWS\System32\KERNELBASE.dll
ID de rapport : 03861921-3729-42d0-b79d-3452c85cfe57
Nom complet du package défaillant :
ID de l’application relative au package défaillant :
Any idea ?
Thank you,
cavo 28 sp4b crash on build
Re: cavo 28 sp4b crash on build
Hi,
do you have tried to reindex the repo, or better,to rebuild it completely?
Wolfgang
do you have tried to reindex the repo, or better,to rebuild it completely?
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Re: cavo 28 sp4b crash on build
hello Wolfgang,
Yes, I reindex and it works for some times
It's also a fresh new repo...
Yes, I reindex and it works for some times
It's also a fresh new repo...
Re: cavo 28 sp4b crash on build
Hi,
do you have a large string table in the application?
Or some circular references (a thing VO should never have permitted, but they are working most of the time).
Wolfgang
do you have a large string table in the application?
Or some circular references (a thing VO should never have permitted, but they are working most of the time).
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
- AlessandroV
- Posts: 84
- Joined: Tue Oct 31, 2017 9:07 am
- Location: Italy
Re: cavo 28 sp4b crash on build
We have been similar problems with VO, now we have porting it to X# and it work very well.
The porting is minus difficult than you can think and you will solve musch problems.
What I can advise you is to do it as soon as possible, the advantages are enormous.
Bye Alessandro
The porting is minus difficult than you can think and you will solve musch problems.
What I can advise you is to do it as soon as possible, the advantages are enormous.
Bye Alessandro
Re: cavo 28 sp4b crash on build
Yes Alessandro, but I have a lot of third parties and 4 huge application, that will take monthes to move to x#
@Wolfgang, not espacially only those of reportpro translation...
this is my config:
[VOLink]
MAP=0
ReleaseBuild=0
text=0x7000000
BinarySize=0x10000000
reloc=0x500000
data=0x2500000
ExeAtomTabSize=0x2000000
StackSize=0x100000
@Wolfgang, not espacially only those of reportpro translation...
this is my config:
[VOLink]
MAP=0
ReleaseBuild=0
text=0x7000000
BinarySize=0x10000000
reloc=0x500000
data=0x2500000
ExeAtomTabSize=0x2000000
StackSize=0x100000
Re: cavo 28 sp4b crash on build
Hi,
my VOLink values are much smaller:
[VOLink]
MAP=0
ReleaseBuild=0
text=0x4000000
BinarySize=0x5000000
reloc=0x400000
But my largest executable is only 33 MB.
Wolfgang
my VOLink values are much smaller:
[VOLink]
MAP=0
ReleaseBuild=0
text=0x4000000
BinarySize=0x5000000
reloc=0x400000
But my largest executable is only 33 MB.
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Re: cavo 28 sp4b crash on build
Jean Luc (?)
If you come, we can take a look at your apps and give you some hints, or even help you to get started.
Robert
If you can spare the time, why don't you come to Germany next week and show us your apps. It may not be as complicated as you think.
If you come, we can take a look at your apps and give you some hints, or even help you to get started.
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
- AlessandroV
- Posts: 84
- Joined: Tue Oct 31, 2017 9:07 am
- Location: Italy
Re: cavo 28 sp4b crash on build
Hi Jean Luc,
my VO application compiled was 105.380KB. All my main Controls are customized and also i have make custom controls for specific uses.
I have used a graphic OCX, OLE Excel, Word and Outlook.
You can heve help from of the development team and also many persons that already has ported his applications (as me).
If i were you i would listen to Robert and come to the meeting in Germany.
Bye Alessandro
my VO application compiled was 105.380KB. All my main Controls are customized and also i have make custom controls for specific uses.
I have used a graphic OCX, OLE Excel, Word and Outlook.
You can heve help from of the development team and also many persons that already has ported his applications (as me).
If i were you i would listen to Robert and come to the meeting in Germany.
Bye Alessandro
Re: cavo 28 sp4b crash on build
Hi Robert,
I would have loved to come to Germany, but I will actually be on vacation abroad!
Unlucky!
JL
I would have loved to come to Germany, but I will actually be on vacation abroad!
Unlucky!
JL