FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Still crash in Win7 x64 and VS2010

 
Post new topic   Reply to topic     Forum Index -> Visual D
View previous topic :: View next topic  
Author Message
domain



Joined: 09 Jan 2009
Posts: 10

PostPosted: Fri Jun 18, 2010 7:56 am    Post subject: Still crash in Win7 x64 and VS2010 Reply with quote

Build succefully, but crash while debugging.
I use Windows 7 Enterprise 64bit, VS2010 ultimate, Simplified Chinese edition
Back to top
View user's profile Send private message
sagitario



Joined: 03 Mar 2007
Posts: 292

PostPosted: Sat Jun 19, 2010 2:13 am    Post subject: Reply with quote

Hi,

can you be a bit more specific? When does it crash? When starting to debug? Or when hitting a breakpoint?

The macro-magic added to <VS-Path>\Common7\Packages\debugger\autoexp.dat can sometimes go wrong if vsual studio tries to display uninitialized variables, so you might want to try renaming that file to disable that.

Also, a crashdump might help. To create it, run procdump (http://technet.microsoft.com/en-us/sysinternals/dd996900.aspx) after starting VS like this

Code:
procdump -e devenv.exe


and let it crash. procdump should then write a file "devenv.dmp", that you can send to me: r.sagitario at gmx.de

Best,
Rainer
Back to top
View user's profile Send private message
domain



Joined: 09 Jan 2009
Posts: 10

PostPosted: Sat Jun 19, 2010 4:42 am    Post subject: Reply with quote

I just create a default console project, and then starting to debug, the VS crash. I am trying to send you the crashdump file, but the file size is about 13m(zip), so I am not sure you can receive it or not. I just upload the zip file to skydrive:
http://public.blu.livefilestore.com/y1pWGZEnx_JxTGUpO79u4vHovIQmYRXaQ6_FHrrbtWwdgvSXuurOMTJkoJQMhx1jkoyuF_Xy5TrPvEnlDO1FbGUow/devenv_100619_181307.zip?download&psid=1
Back to top
View user's profile Send private message
sagitario



Joined: 03 Mar 2007
Posts: 292

PostPosted: Sat Jun 19, 2010 7:27 am    Post subject: Reply with quote

Thanks. I tried the same (Win7/x64 with VS Shell), but it works there.

The dump shows, that a very large string is tried to be allocated, later causing memory corruption. It might be a problem with passed arguments, so I have switched to another debugger launch mode.

I have uploaded a new installer 0.3.12 into the download directory, please try it.

Rainer
Back to top
View user's profile Send private message
domain



Joined: 09 Jan 2009
Posts: 10

PostPosted: Sat Jun 19, 2010 7:46 am    Post subject: Reply with quote

Nothing changed...
I am uploading the dump file...
http://ijykyq.blu.livefilestore.com/y1pGxZ1g8I9Zdi0AN4mkqjGpfI9K_dkTcKK1gkPzqYCl7mc9rCSwSLoMDRuCaaUFYByGYJ5LMXh0-mFOjGqZcJvJRQc0SnxHlg5/devenv_100619_214124.zip?download&psid=1
Back to top
View user's profile Send private message
sagitario



Joined: 03 Mar 2007
Posts: 292

PostPosted: Sat Jun 19, 2010 8:22 am    Post subject: Reply with quote

The new dump is the same link?

Maybe there is some bad interference with Visual Assist. Can you try disabling it?
Back to top
View user's profile Send private message
domain



Joined: 09 Jan 2009
Posts: 10

PostPosted: Sat Jun 19, 2010 8:32 am    Post subject: Reply with quote

No, not the same one. The new dump file name is devenv_100619_214124.zip. I disabled VA, but still crash.
Back to top
View user's profile Send private message
sagitario



Joined: 03 Mar 2007
Posts: 292

PostPosted: Sat Jun 19, 2010 10:15 am    Post subject: Reply with quote

The crash looks very similar. I've updated the 0.3.12 installer again, now allocating a copy of the arguments passed to the debug launch. Please try it...

BTW: I did not see the link in your post at first, are you able to edit submitted posts?
Back to top
View user's profile Send private message
domain



Joined: 09 Jan 2009
Posts: 10

PostPosted: Sat Jun 19, 2010 10:29 am    Post subject: Reply with quote

Greate! It works!!
PS: There is an edit button in the upper right corner of your post
Back to top
View user's profile Send private message
sagitario



Joined: 03 Mar 2007
Posts: 292

PostPosted: Sat Jun 19, 2010 10:52 am    Post subject: Reply with quote

Cool.

I'm not sure if the strings will leak, but I'll leave them alone for now. Thanks for running the tests.

Quote:
PS: There is an edit button in the upper right corner of your post


I could swear that there was only a quote button a few minutes ago... Wink (Probably whenI'm not logged in)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Visual D All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group