Print Page | Close Window

crash from 1030 evaluation

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=5099
Printed Date: 27 July 2025 at 5:53pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: crash from 1030 evaluation
Posted By: thaudi
Subject: crash from 1030 evaluation
Date Posted: 20 September 2006 at 6:42am
I'm still no closer ot solving this crash i have.
If i remove all the toolkit pro stuff my program works perfectly, if i try and use a single CXTButton or any other  toolkit object i get a crash b4 the application starts
 
The error inthe debugger is pointing back to a <bad ptr> in output.c
 
and it appears that the error has eminated from
 
toolkitproeval1030vc80d.dll
 
The actual point of the crash is in msvcr80d.dll _output_s_l
 
I get the following in the output window when i exit debugger

Loaded 'C:\WINDOWS\SYSTEM32\riched20.dll', No symbols loaded.

First-chance exception at 0x102293fe (msvcr80d.dll)

 
 
does anyne have any clues as to what the problem may be
 



Replies:
Posted By: Oleg
Date Posted: 20 September 2006 at 7:37am
Hello,
 
do you able compile and run applications from sample folder?


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: thaudi
Date Posted: 20 September 2006 at 9:06am
This is really weird
 
I've built and run a load of the samples and they appear to be working fine
 
Have you any ideas how i may have ended up with this problem
 
MY application works perfectly if i remove all of the toolkit  parts such as buttons
 
 


Posted By: Oleg
Date Posted: 20 September 2006 at 9:29am
Hello,
 
Obviously it is problem of compiller settings of your application. May be struct packing is 1 or somethig like this. Can you attach you project vcproj file to see youyr settings?


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: thaudi
Date Posted: 20 September 2006 at 9:37am
cheers


Posted By: Oleg
Date Posted: 20 September 2006 at 10:32am

Hello,

Sorry, don't see anything special. Anyway it have to be some conflict.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: thaudi
Date Posted: 22 September 2006 at 7:11am
does anyone have any ideas what is going on here
 
I've now traced htis back to the pointin my program where the exceptionis raised, its as i call ->loadframe
This is called on a class derived from cxtpmdiframewnd
 
i don't overide loadframe in my  object class or in its derived class
 
i'm really struggling here guys


Posted By: Oleg
Date Posted: 22 September 2006 at 12:04pm
Hello,
try to remove as much as possible from you mainframe class to allow reproduce problem and attach compillable project here or in issue track.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: thaudi
Date Posted: 25 September 2006 at 11:52am
wahey
problem sorted
not really sure what has gone worng but my 1030 and my vc8 build of 8500 seem to have been liked to vc71 libraries....
i rebuilt and ensured they are against vc8 and the problems have gone
 
 



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net