It is currently Thu Mar 28, 2024 7:22 pm

All times are UTC - 8 hours [ DST ]


Forum rules


Before posting a bug report or a feature request, search the forum for an older post on the same topic. If you are reporting a crash, try capturing a crash dump. You can find instructions here: How to capture crash dumps



Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Wed Sep 13, 2017 11:54 pm 
Offline

Joined: Wed Sep 13, 2017 11:08 pm
Posts: 1
I am running Windows 10x64 Pro Version 1703.

Classicshell instantly crashes, popping WerFault.exe, upon installation.
After installation when I click the start menu I get the default Windows start menu. It's horrible, and I hate it.
I have tried uninstalling and reinstalling multiple times. I have tried using the cleanup utility to remove and reinstall.
Here is the corresponding event in the Event Viewer:

Quote:
Faulting application name: ClassicStartMenu.exe, version: 4.3.1.0, time stamp: 0x59907505
Faulting module name: ucrtbase.dll, version: 10.0.15063.413, time stamp: 0x5ba8b66e
Exception code: 0xc0000005
Fault offset: 0x0000000000045ac0
Faulting process id: 0x2194
Faulting application start time: 0x01d32d2162d0274c
Faulting application path: C:\Program Files\Classic Shell\ClassicStartMenu.exe
Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
Report Id: 164541f2-fc33-46dc-9014-9f62fff7c612
Faulting package full name:
Faulting package-relative application ID:


AND

Quote:
Fault bucket , type 0
Event Name: APPCRASH
Response: Not available
Cab Id: 0

Problem signature:
P1: ClassicStartMenu.exe
P2: 4.3.1.0
P3: 59907505
P4: ucrtbase.dll
P5: 10.0.15063.413
P6: 5ba8b66e
P7: c0000005
P8: 0000000000045ac0
P9:
P10:

Attached files:

These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_ClassicStartMenu_c87bfb494991ddbfce4ec7e0dbb6591af3de0df_22dd3d46_20de5103

Analysis symbol:
Rechecking for solution: 0
Report Id: 164541f2-fc33-46dc-9014-9f62fff7c612
Report Status: 100
Hashed bucket:


The path cited above leads to a .wer file. Let me know if you need that or any additional information.

Let me know if there is any testing you would like me to do.

I tried to capture a procdump and this is what happened:
Code:
./procdump -e ClassicStartMenu.exe -w

ProcDump v9.0 - Sysinternals process dump utility
Copyright (C) 2009-2017 Mark Russinovich and Andrew Richards
Sysinternals - www.sysinternals.com

Waiting for process named ClassicStartMenu.exe...

Process: ClassicStartMenu.exe (3748)
Process image: C:\Program Files\Classic Shell\ClassicStartMenu.exe
CPU threshold: n/a
Performance counter: n/a
Commit threshold: n/a
Threshold seconds: n/a
Hung window check: Disabled
Log debug strings: Disabled
Exception monitor: Unhandled
Exception filter: [Includes]
*
[Excludes]
Terminate monitor: Disabled
Cloning type: Disabled
Concurrent limit: n/a
Avoid outage: n/a
Number of dumps: 1
Dump folder: Z:\bin\SysInternals\
Dump filename/mask: PROCESSNAME_YYMMDD_HHMMSS
Queue to WER: Disabled
Kill after dump: Disabled


Press Ctrl-C to end monitoring without terminating the process.

[23:53:00] The process has exited.
[23:53:00] Dump count not reached.


I attached a dump from the "slow" method.


Top
 Profile  
Reply with quote  
PostPosted: Thu Sep 14, 2017 3:55 am 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
ucrtbase.dll is the C programming language runtime library DLL that is part of Windows. It might be missing, corrupted or replaced by some wrong version on your PC.

From an elevated command prompt, run the 2 following commands in succession. Let them finish. It may take a while.

Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth

Thereafter, run this command:
sfc /scannow
Let it finish.

Restart Windows 10. Now see if the crash goes away.

_________________
Links to some general topics:

Compare Start Menus

Read the Search box usage guide.

I am a Windows enthusiast and helped a little with Classic Shell's testing and usability/UX feedback.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 13 guests


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 post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group, Almsamim WYSIWYG Classic Shell © 2010-2016, Ivo Beltchev.
All right reserved.