Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - crash from 1030 evaluation
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

crash from 1030 evaluation

 Post Reply Post Reply
Author
Message
thaudi View Drop Down
Newbie
Newbie


Joined: 30 August 2006
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote thaudi Quote  Post ReplyReply Direct Link To This Post Topic: crash from 1030 evaluation
    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
 
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 20 September 2006 at 7:37am
Hello,
 
do you able compile and run applications from sample folder?
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
thaudi View Drop Down
Newbie
Newbie


Joined: 30 August 2006
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote thaudi Quote  Post ReplyReply Direct Link To This Post 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
 
 
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
thaudi View Drop Down
Newbie
Newbie


Joined: 30 August 2006
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote thaudi Quote  Post ReplyReply Direct Link To This Post Posted: 20 September 2006 at 9:37am
cheers
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
thaudi View Drop Down
Newbie
Newbie


Joined: 30 August 2006
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote thaudi Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
thaudi View Drop Down
Newbie
Newbie


Joined: 30 August 2006
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote thaudi Quote  Post ReplyReply Direct Link To This Post 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
 
 
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.113 seconds.