System Info causes crash in Windows 10
Forum rules
We have no special rules for UVK forums. Just try to be polite and clear in your posts.
Please don't post spam in this forum. Spammers will be banned by IP, e-mail and username.
We reserve the right to delete all posts and ban all users we consider not having respected these rules without warning.
We have no special rules for UVK forums. Just try to be polite and clear in your posts.
Please don't post spam in this forum. Spammers will be banned by IP, e-mail and username.
We reserve the right to delete all posts and ban all users we consider not having respected these rules without warning.
-
- Posts: 19
- Joined: Tue Jul 07, 2015 6:16 pm
- Contact:
System Info causes crash in Windows 10
When selecting System Info from the Home menu in v.9.6.0.0, Windows will terminate UVK with an error message. This only seems to occur in Windows 10. No problem running System Info in Windows 7 or XP.
Re: System Info causes crash in Windows 10
Just an FYI: I’m not seeing that issue using Windows 10 64 bit with v.9.6.0.0
Play stupid games….win stupid prizes
Re: System Info causes crash in Windows 10
Hi virtualnetwork. Thanks for the report.
Will you have access to that computer today? I would like to send you a debug build for you to run there, which will tell me more precisely what part of the code is causing the crash.
Will you have access to that computer today? I would like to send you a debug build for you to run there, which will tell me more precisely what part of the code is causing the crash.
One thing we humans have in common is that we are all different. So, if you think you're weird because you're different from everyone else, then we are all weird.
Fred
Fred
Re: System Info causes crash in Windows 10
virtualnetwork, just FYI, the reason I asked if you will have access to that computer today is that someone reported that issue a while ago, while the C++ UVK was still beta, but I never managed to reproduce it.
I tested in every windows version and it never crashed. So I figured it was probably specific to some hardware, or related to some setting.
So, if now we have a machine where we can reproduce the issue, we'll probably be able to fix it, and we may not have another chance like this in a long time.
I tested in every windows version and it never crashed. So I figured it was probably specific to some hardware, or related to some setting.
So, if now we have a machine where we can reproduce the issue, we'll probably be able to fix it, and we may not have another chance like this in a long time.
One thing we humans have in common is that we are all different. So, if you think you're weird because you're different from everyone else, then we are all weird.
Fred
Fred
-
- Posts: 175
- Joined: Wed Jun 10, 2015 9:07 pm
- Location: France
Re: System Info causes crash in Windows 10
I had the same thing on one computer yesterday.
Sending report didn't add system info so I clicked manually on "add system info html log" in send reports dialog and it crashed. I restarted uvk and retry and it crashed, I restarted uvk and clicked on system info section and it crached. Then I gave up
I no longer have that computer.
It was a windows 10 64bits acer laptop. That's all I can say about the hardware sorry :/
Sending report didn't add system info so I clicked manually on "add system info html log" in send reports dialog and it crashed. I restarted uvk and retry and it crashed, I restarted uvk and clicked on system info section and it crached. Then I gave up

I no longer have that computer.
It was a windows 10 64bits acer laptop. That's all I can say about the hardware sorry :/
Re: System Info causes crash in Windows 10
Hi Fred,
Did you mean to ask “virtualnetwork” about access to the computer having the trouble?
Did you mean to ask “virtualnetwork” about access to the computer having the trouble?
Play stupid games….win stupid prizes
Re: System Info causes crash in Windows 10
virtualnetwork, I would like you to run this debug build in that machine, if it's not too much trouble.
If you can do that, here's what you have to do:
Download this UVK_en.zip to the affected computer. Extract UVK_en.exe from the zip to UVK's directory, overwriting the existing EXE.
Run the extracted UVK_en.exe, and go to the System Info section. The application will probably crash again.
A text file will be created in your desktop folder named "UVK_debug.txt". Please post it in your reply.
If you can do that, here's what you have to do:
Download this UVK_en.zip to the affected computer. Extract UVK_en.exe from the zip to UVK's directory, overwriting the existing EXE.
Run the extracted UVK_en.exe, and go to the System Info section. The application will probably crash again.
A text file will be created in your desktop folder named "UVK_debug.txt". Please post it in your reply.
One thing we humans have in common is that we are all different. So, if you think you're weird because you're different from everyone else, then we are all weird.
Fred
Fred
-
- Posts: 1529
- Joined: Sun May 25, 2014 7:44 am
- Location: Missouri
Re: System Info causes crash in Windows 10
I'm confused....
Virtualbetwork said he had the issue and Bill said he did not. How would it help you to run the debug with Bill unless you suspect some issue, changed your code accordingly and hope it actually does crash on Bill's computer.
Or did I miss something?
Virtualbetwork said he had the issue and Bill said he did not. How would it help you to run the debug with Bill unless you suspect some issue, changed your code accordingly and hope it actually does crash on Bill's computer.
Or did I miss something?
Jim
It is not "Can it be done?" but rather, "How can we do it?"
It is not "Can it be done?" but rather, "How can we do it?"
Re: System Info causes crash in Windows 10



Sorry about that, Bill. I'm going to edit my posts to reflect they were destined to virtualnetwork.
One thing we humans have in common is that we are all different. So, if you think you're weird because you're different from everyone else, then we are all weird.
Fred
Fred
-
- Posts: 1529
- Joined: Sun May 25, 2014 7:44 am
- Location: Missouri
Re: System Info causes crash in Windows 10
It's OK Fred, I have them days too 



Jim
It is not "Can it be done?" but rather, "How can we do it?"
It is not "Can it be done?" but rather, "How can we do it?"
-
- Posts: 19
- Joined: Tue Jul 07, 2015 6:16 pm
- Contact:
Re: System Info causes crash in Windows 10
Hi Fred,
I ran the extracted UVK_en.exe from the UVK directory and it crashed again as you predicted. But the file UVK_debug.txt was not created on the desktop or any other folder.
I ran the extracted UVK_en.exe from the UVK directory and it crashed again as you predicted. But the file UVK_debug.txt was not created on the desktop or any other folder.
Re: System Info causes crash in Windows 10
Thank you for your cooperation, virtualnetwork. That means the crash takes place before the updateSIInthread() function. I will make another debug build and post back soon.
One thing we humans have in common is that we are all different. So, if you think you're weird because you're different from everyone else, then we are all weird.
Fred
Fred
Re: System Info causes crash in Windows 10
virtualnetwork, here's a new zip. This time it contains both UVK_en.exe and UVK_en64.exe. The last time I wrongly assumed the machine was 32-bit. Another result of my confusion.
You will need to extract both files to UVK's install dir. Run UVK_en.exe regradless of the Windows architecture. Thanks again for your help.
You will need to extract both files to UVK's install dir. Run UVK_en.exe regradless of the Windows architecture. Thanks again for your help.
One thing we humans have in common is that we are all different. So, if you think you're weird because you're different from everyone else, then we are all weird.
Fred
Fred
Re: System Info causes crash in Windows 10
This reminds me of “Bert and the Missing Mop Mix-Up” 

Play stupid games….win stupid prizes
-
- Posts: 19
- Joined: Tue Jul 07, 2015 6:16 pm
- Contact:
Re: System Info causes crash in Windows 10
Glad to help
Yes it's 64-bit. I extracted both files and ran UVK_en.exe. UVK_debug appeared on the desktop, and it contains:
Debug break point 1
I also ran an earlier version of UVKPortable, v.7.7.2.0, on the same Windows 10 machine and it did not crash when running System Info.

Yes it's 64-bit. I extracted both files and ran UVK_en.exe. UVK_debug appeared on the desktop, and it contains:
Debug break point 1
I also ran an earlier version of UVKPortable, v.7.7.2.0, on the same Windows 10 machine and it did not crash when running System Info.
-
- Posts: 1529
- Joined: Sun May 25, 2014 7:44 am
- Location: Missouri
Re: System Info causes crash in Windows 10
Virtualnetwork, if Fred did what I think he did, that was right before a function and just a marker for what to look for. He may have you debug further in that function or it may be a simple function.
Jim
It is not "Can it be done?" but rather, "How can we do it?"
It is not "Can it be done?" but rather, "How can we do it?"
-
- Posts: 19
- Joined: Tue Jul 07, 2015 6:16 pm
- Contact:
Re: System Info causes crash in Windows 10
You're probably right, Charger440. It's early in the debugging process, and Fred could set up additional breakpoints to track down the source of the error.
Re: System Info causes crash in Windows 10
You guys are right. That is exactly what I'm doing. We're getting closer to catch the culprit, but we may need a couple of runs more. Sorry about the lengthy process, but since I can not reproduce the bug myself, and I can not find the bug in the code, I don't see any better way.
Here's a new zip: This one has a few more break points, and I fixed a small bug, don't think it is the culprit, though.
Here's a new zip: This one has a few more break points, and I fixed a small bug, don't think it is the culprit, though.
One thing we humans have in common is that we are all different. So, if you think you're weird because you're different from everyone else, then we are all weird.
Fred
Fred
-
- Posts: 19
- Joined: Tue Jul 07, 2015 6:16 pm
- Contact:
Re: System Info causes crash in Windows 10
Thanks Fred. Here's the content of the next UVK_debug:
Debug break point 1
Debug break point 2
Debug break point 3
Debug break point 1
Debug break point 2
Debug break point 3
Re: System Info causes crash in Windows 10
OK, now we know the crash happens when my _GetSMBiosInfo() function is called. It has about 230 lines of code, and also calls other functions, so I put 19 debug break points in there. Not all of them will show up, because some parts of the function are only executed in some systems.
So, here's the new zip: Thanks again for your help.
So, here's the new zip: Thanks again for your help.
One thing we humans have in common is that we are all different. So, if you think you're weird because you're different from everyone else, then we are all weird.
Fred
Fred