Application Crash or sudden exit
Application Crash or sudden exit
Hello,
Using Windows 10 host running Windows XP VM. Virtualbox version 6.12. On going issue of application suddenly closing or crashing. No consistency to point and time of crash but happens randomly when application is interacting with SQL server.
My suspect timeout or network interruption. Is this common ?
Using Windows 10 host running Windows XP VM. Virtualbox version 6.12. On going issue of application suddenly closing or crashing. No consistency to point and time of crash but happens randomly when application is interacting with SQL server.
My suspect timeout or network interruption. Is this common ?
-
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: Application Crash or sudden exit
Which application? Is it running on the host PC or the guest? Please be specific.JPS1 wrote:On going issue of application suddenly closing or crashing.
See Minimum Info Needed for Assistance
Re: Application Crash or sudden exit
Sorry for being vague. Vbox (Windows XP guest) is running on host machine (Windows 10). Application crashing is an old app called RMIS running on guest, a retail management system. Looks like a VB app connecting to sql server. I've enclosed logs
Thank you
Thank you
- Attachments
-
- RMISS-2019-09-24-14-00-08.zip
- (52.94 KiB) Downloaded 355 times
Last edited by socratis on 30. Sep 2019, 09:12, edited 1 time in total.
Reason: Removed unnecessary attachment, be more "green".
Reason: Removed unnecessary attachment, be more "green".
-
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Application Crash or sudden exit
No, it's not. Get the facts straight...JPS1 wrote:Virtualbox version 6.12
That's the 6.1.0 beta version, not the imaginary 6.12, there's no 6.12. Please try to be more accurate in your problem description/presented evidence, it would really help. Moving to "VirtualBox Beta / Release Candidate Feedback" from "Windows Hosts".00:00:02.440000 VirtualBox VM 6.1.0_BETA1 r133315 win.amd64 (Sep 16 2019 10:10:04) release log
You have given to your 32-bit guest an amount of RAM (5095 MB) that will never be seen. A 32-bit OS can typically see around 3.5 GB. I wouldn't bother with more than 3 GB (3072 MB). That's more than enough for a WinXP guest. Go to the VM Settings » System » Motherboard » Base Memory: set that to 3072.00:00:02.593097 Guest OS type: 'WindowsXP' 00:00:02.499392 Host RAM: 7985MB (7.7GB) total, 5186MB (5.0GB) available 00:00:02.807365 RamSize <integer> = 0x000000013e700000 (5 342 494 720, 5 095 MB, 4.9 GB)
On the other hand, the amount of VRAM that you have assigned is too low. Go to the VM Settings » Display » Screen. Enable 2D and 3D acceleration. Increase the VRAM to the max 256 MB. Start the VM...00:00:02.807582 3DEnabled <integer> = 0x0000000000000000 (0) 00:00:02.807587 VRamSize <integer> = 0x0000000001000000 (16 777 216, 16 MB) 00:00:03.695842 GUI: 2D video acceleration is disabled
You have assigned all your CPUs to the VM. The host is going to run low on resources, since VirtualBox cares about physical processors (cores), not logical ones (threads).00:00:02.807363 NumCPUs <integer> = 0x0000000000000002 (2) 00:00:03.189979 CPUM: Physical host cores: 2
You need to install the Guest Additions that match your main VirtualBox program. With the VM window having the focus, go to the host's menu "Devices" » "Insert Guest Additions CD Image...". If not prompted by auto-run, run "VBoxWindowsAdditions.exe" from the CD. Make sure there are no errors or suggestions during the install.00:00:09.999712 VMMDev: Guest Additions information report: Version 5.2.30 r130521 '5.2.30'
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Re: Application Crash or sudden exit
Thank you Socrati...Να' σαι καλα
-
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Application Crash or sudden exit
I take it that it worked? Please confirm so that we can mark the thread as [Solved].
Παρακαλώ! Κι εσύ το ίδιο...
Παρακαλώ! Κι εσύ το ίδιο...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Re: Application Crash or sudden exit
Made changes and unfortunately didn't work . When I tried to install guest additions, install failed. I've enclosed errors screens.
- Attachments
-
- error screens
- IMG_20191006_2136449 (2).jpg (112.8 KiB) Viewed 31887 times
-
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: Application Crash or sudden exit
That installer box has a decided Windows-10-ish look about it. Doesn't look XP-y at all.JPS1 wrote:Vbox (Windows XP guest) is running on host machine (Windows 10)
Here's the XP GA's installer: Here is the same installer mounted on my Windows 10 host: Notice how your screenshot looks like my Windows 10 screenshot.
You aren't by any chance trying to install Guest Additions on the Host OS? That won't work...
Re: Application Crash or sudden exit
thanks... I was actually trying to install on host.
-
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: Application Crash or sudden exit
The guest window, Devices menu, "Insert Guest Additions CD Image" menu choice works super easy for getting the installer going in the guest OS. Note that if your guest OS has Autorun turned off, you can find the installer exe in the guest's virtual CD drive.
-
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Application Crash or sudden exit
BTW, why am I seeing a 6.0.12 GAs installer, when last time I checked you were running VirtualBox VM 6.1.0_BETA1 r133315? Did you download the GAs separately? The 6.0.12 GAs ISO?JPS1 wrote:I was actually trying to install on host
It's best if you follow the advice of 'scottgus1'...
scottgus1 wrote:The guest window, Devices menu, "Insert Guest Additions CD Image" menu choice works super easy for getting the installer going in the guest OS.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Re: Application Crash or sudden exit
I managed to update GAS and other settings. I am still experiencing the sudden app termination or hanging. Further analysis has shown that network connection interminacy may be the problem.
-
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Application Crash or sudden exit
Take a look at the thread "Windows 10 VM Crashes on Shutdown", sounds awfully familiar to your problem, maybe I should merge the threads.JPS1 wrote: I am still experiencing the sudden app termination or hanging.
The idea is that you pretty much update to the latest beta, which is "masqueraded" as the latest Development Snapshot. See if that helps...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Re: Application Crash or sudden exit
Thank you... I reviewed thread and by coincidence I'm using the same hardware ... Lenovo T420... interesting
-
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Application Crash or sudden exit
I'm not! I use a MacBookPro 15" from 2015, yet I still had that problem...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.