c++ broken

jigglywiggly

Member
Member
Messages
38
So I was complaining about c++ runtime errors w/ shootmania and stuff.
Turns out the problem is much deeper. I tried downloading visualstudio express 2012 for windows 8
Download | Microsoft Visual Studio 2012

even though I usually just use cyg and g++

I launch it and instantly I get
"Microsoft Visual Studio Express 2012 for Windows 8 - EN has stopped working. A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available."


If I hit Debug all it says is "A problem caused the program to stop working correctly Windows will close the program and notify you if a solution is available."

Evenlong info
Code:
Faulting application name: win8express_full.exe, version: 11.0.50727.1, time stamp: 0x4fd9f28cFaulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x06ecef70
Faulting process id: 0x%9
Faulting application start time: 0x%10
Faulting application path: %11
Faulting module path: %12
Report Id: %13
Faulting package full name: %14
Faulting package-relative application ID: %15

Code:
Fault bucket -986310862, type 5Event Name: BEX
Response: Not available
Cab Id: 0


Problem signature:
P1: win8express_full.exe
P2: 11.0.50727.1
P3: 4fd9f28c
P4: StackHash_5861
P5: 0.0.0.0
P6: 00000000
P7: PCH_29_FROM_ntdll+0x00041318
P8: c0000005
P9: 00000008
P10: 


Attached files:
C:\Users\JigglyWiggly\AppData\Local\Temp\WER3E74.tmp.WERInternalMetadata.xml


These files may be available here:
C:\Users\JigglyWiggly\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_win8express_full_7f73391121f4666542e8b4e2ffe7bd1fa42ad5a_3bb59fbf


Analysis symbol: 
Rechecking for solution: 0
Report Id: 98fe70c0-0c60-11e2-be88-c86000ed047e
Report Status: 0
Hashed bucket: 8aa67645150eb5738101d9d98516a21a


here's that internationaldata.xml file
Code:
<?xml version="1.0" encoding="UTF-16"?>-<WERReportMetadata>-<OSVersionInformation><WindowsNTVersion>6.2</WindowsNTVersion><Build>9200 </Build><Product>(0x30): Windows 8 Pro</Product><Edition>Professional</Edition><BuildString>9200.16384.amd64fre.win8_rtm.120725-1247</BuildString><Revision>Unknown</Revision><Flavor>Multiprocessor Free</Flavor><Architecture>X64</Architecture><LCID>1033</LCID></OSVersionInformation>-<ProcessInformation><Pid>12684</Pid><ImageName>win8express_full.exe</ImageName><CmdLineSignature>00000000</CmdLineSignature><Uptime>1951</Uptime>-<ProcessVmInformation><PeakVirtualSize>303435776</PeakVirtualSize><VirtualSize>286846976</VirtualSize><PageFaultCount>13390</PageFaultCount><PeakWorkingSetSize>42508288</PeakWorkingSetSize><WorkingSetSize>42508288</WorkingSetSize><QuotaPeakPagedPoolUsage>474928</QuotaPeakPagedPoolUsage><QuotaPagedPoolUsage>440400</QuotaPagedPoolUsage><QuotaPeakNonPagedPoolUsage>41784</QuotaPeakNonPagedPoolUsage><QuotaNonPagedPoolUsage>41112</QuotaNonPagedPoolUsage><PagefileUsage>47992832</PagefileUsage><PeakPagefileUsage>48021504</PeakPagefileUsage><PrivateUsage>47992832</PrivateUsage></ProcessVmInformation>-<ParentProcess>-<ProcessInformation><Pid>16604</Pid><ImageName>chrome.exe</ImageName><CmdLineSignature>00000000</CmdLineSignature><Uptime>69149714</Uptime>-<ProcessVmInformation><PeakVirtualSize>998006784</PeakVirtualSize><VirtualSize>829546496</VirtualSize><PageFaultCount>26834132</PageFaultCount><PeakWorkingSetSize>485445632</PeakWorkingSetSize><WorkingSetSize>449064960</WorkingSetSize><QuotaPeakPagedPoolUsage>1241112</QuotaPeakPagedPoolUsage><QuotaPagedPoolUsage>898528</QuotaPagedPoolUsage><QuotaPeakNonPagedPoolUsage>1088496</QuotaPeakNonPagedPoolUsage><QuotaNonPagedPoolUsage>203760</QuotaNonPagedPoolUsage><PagefileUsage>374800384</PagefileUsage><PeakPagefileUsage>394567680</PeakPagefileUsage><PrivateUsage>374800384</PrivateUsage></ProcessVmInformation></ProcessInformation></ParentProcess></ProcessInformation>-<ProblemSignatures><EventType>APPCRASH</EventType><Parameter0>win8express_full.exe</Parameter0><Parameter1>11.0.50727.1</Parameter1><Parameter2>4fd9f28c</Parameter2><Parameter3>unknown</Parameter3><Parameter4>0.0.0.0</Parameter4><Parameter5>00000000</Parameter5><Parameter6>c0000005</Parameter6><Parameter7>06b2dcf0</Parameter7></ProblemSignatures>-<DynamicSignatures><Parameter1>6.2.9200.2.0.0.256.48</Parameter1><Parameter2>1033</Parameter2></DynamicSignatures>-<SystemInformation><MID>81D30A4B-D6CF-428B-A7E4-B6A4BDADA6ED</MID><SystemManufacturer>System manufacturer</SystemManufacturer><SystemProductName>System Product Name</SystemProductName><BIOSVersion>1504</BIOSVersion><OSInstallDate>1347072900</OSInstallDate></SystemInformation><DAMInformation> </DAMInformation></WERReportMetadata>




Any help?
 

My Computer

System One

  • OS
    Windows 8
Sounds like something is corrupt in your system. Try doing a system restore to an earlier point in time, or to right after you installed it.
 

My Computer

System One

  • OS
    Windows 8.1 Pro
    CPU
    Intel i7 3770K
    Motherboard
    Gigabyte Z77X-UD4 TH
    Memory
    16GB DDR3 1600
    Graphics Card(s)
    nVidia GTX 650
    Sound Card
    Onboard Audio
    Monitor(s) Displays
    Auria 27" IPS + 2x Samsung 23"
    Screen Resolution
    2560x1440 + 2x 2048x1152
    Hard Drives
    Corsair m4 256GB, 2 WD 2TB drives
    Case
    Antec SOLO II
    Keyboard
    Microsoft Natural Ergonomic Keyboard 4000
    Mouse
    Logitech MX
always had c++ issues with windows 8
this is from an upgradefrom windows 7, where C++ was fine. I know this because all my programs were working.
I am trying to install visualstudio, so I never installed it yet.

I am not too eager to do a clean install though.
 

My Computer

System One

  • OS
    Windows 8
Never upgrade... ever.

You want a well running system you HAVE to clean install.

It's particularly bad when you have some insanely tweeky stuff like dev environments installed.
 

My Computer

System One

  • OS
    Windows 7/8
Isn't there like a repair I can do or something? I mean I can't be the only person with C++ issues.


EDIT: Oh wow... the issue also is happening on my laptop. How is this even possible? How can C++ be broken on both machines?

They were both upgraded.
 

My Computer

System One

  • OS
    Windows 8
More than likely, you installed the same program on both computers that corrupted your system files.
 

My Computer

System One

  • OS
    Windows 8.1 Pro
    CPU
    Intel i7 3770K
    Motherboard
    Gigabyte Z77X-UD4 TH
    Memory
    16GB DDR3 1600
    Graphics Card(s)
    nVidia GTX 650
    Sound Card
    Onboard Audio
    Monitor(s) Displays
    Auria 27" IPS + 2x Samsung 23"
    Screen Resolution
    2560x1440 + 2x 2048x1152
    Hard Drives
    Corsair m4 256GB, 2 WD 2TB drives
    Case
    Antec SOLO II
    Keyboard
    Microsoft Natural Ergonomic Keyboard 4000
    Mouse
    Logitech MX
Isn't there like a repair I can do or something? I mean I can't be the only person with C++ issues.


EDIT: Oh wow... the issue also is happening on my laptop. How is this even possible? How can C++ be broken on both machines?

They were both upgraded.

Seems there are some problems there. I use VS 2010 and C++ is ok there. Oh, the dev os is running in a VM now, I also had problems on the main machine even in VS 2010: something corrupted after sp1 (what a mess) and I wasn't able to build any projects.

g++ x64 is running well here also.

Never upgrade... ever.
You want a well running system you HAVE to clean install.

It's particularly bad when you have some insanely tweeky stuff like dev environments installed.

Hence the dev os is running as VM: when you got problems, you easily restore from backup/snapshots.


 

My Computer

System One

  • OS
    Windows 10 x64
    Computer type
    Laptop
    System Manufacturer/Model
    HP Envy DV6 7250
    CPU
    Intel i7-3630QM
    Motherboard
    HP, Intel HM77 Express Chipset
    Memory
    16GB
    Graphics Card(s)
    Intel HD4000 + Nvidia Geforce 630M
    Sound Card
    IDT HD Audio
    Monitor(s) Displays
    15.6' built-in + Samsung S22D300 + 17.3' LG Phillips
    Screen Resolution
    multiple resolutions
    Hard Drives
    Samsung SSD 250GB + Hitachi HDD 750GB
    PSU
    120W adapter
    Case
    small
    Cooling
    laptop cooling pad
    Keyboard
    Backlit built-in + big one in USB
    Mouse
    SteelSeries Sensei
    Internet Speed
    slow and steady
    Browser
    Chromium, Pale Moon, Firefox Developer Edition
    Antivirus
    Windows Defender
    Other Info
    That's basically it.
Back
Top