faulting module KERNELBASE.DLL

Here you can find everything you need to know about Dll-Files. You can also share your knowledge regarding the topic.

Moderators: DllAdmin, DLLADMIN ONLY

Post Reply
ofranko
Posts: 1
Joined: 09 Aug 2010, 23:00

faulting module KERNELBASE.DLL

Post by ofranko »

I've had this posted at MS Forums for 16 hrs no help yet! I came here in hopes that yall might see something helpful.

I'm using Windows 7 pro, expression web 4, visual studio 2010, .net 4 w/8gb...

for some ppl kapersky virus protection causes an issue .I am NOT using kapersky,

expression web is part of a studio bundle (all other apps work in the bundle, EXCEPT expression web crashes at launch). Here are 2 log files related to the last time i tried (it crashed) .

i see a couple of DLL issues, could they cause a crash? what can i do about it?

i know this a MS problem, but i'm desperate.

thank you very much, frank

Log Name: Application
Source: Application Error
Date: 8/10/2010 7:06:51 AM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: frank-PC
Description:
Faulting application name: ExpressionWeb.exe, version: 4.0.1165.0, time stamp: 0x4bfaf4bc
Faulting module name: kernelbase.dll, version: 6.1.7600.16385, time stamp: 0x4a5bdbdf
Exception code: 0xe0434352
Fault offset: 0x0000b727
Faulting process id: 0x1424
Faulting application start time: 0x01cb389543c57a21
Faulting application path: C:\Program Files (x86)\Microsoft Expression\Web 4\ExpressionWeb.exe
Faulting module path: C:\Windows\syswow64\kernelbase.dll
Report Id: 85566251-a488-11df-9ab1-002219f91599
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2010-08-10T14:06:51.000000000Z" />
<EventRecordID>4274</EventRecordID>
<Channel>Application</Channel>
<Computer>frank-PC</Computer>
<Security />
</System>
<EventData>
<Data>ExpressionWeb.exe</Data>
<Data>4.0.1165.0</Data>
<Data>4bfaf4bc</Data>
<Data>kernelbase.dll</Data>
<Data>6.1.7600.16385</Data>
<Data>4a5bdbdf</Data>
<Data>e0434352</Data>
<Data>0000b727</Data>
<Data>1424</Data>
<Data>01cb389543c57a21</Data>
<Data>C:\Program Files (x86)\Microsoft Expression\Web 4\ExpressionWeb.exe</Data>
<Data>C:\Windows\syswow64\kernelbase.dll</Data>
<Data>85566251-a488-11df-9ab1-002219f91599</Data>
</EventData>
</Event>


**************************************************************************************************************
Log Name: Application
Source: .NET Runtime
Date: 8/10/2010 7:06:49 AM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: frank-PC
Description:
Application: ExpressionWeb.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
Stack:
at Microsoft.Expression.Web.AddIns.JavaScript.Interop.ScriptHost.Run()
at Microsoft.Expression.Web.AddIns.JavaScript.JavaScriptAddIn.Initialize(Microsoft.Expression.Web.AddIns.JavaScript.IAddInApplicationService)
at Microsoft.Expression.Web.AddIns.JavaScript.JavaScriptAddInHost.Discovered(System.Object)
at Microsoft.Expression.Web.LegacyShim.AddInsEnumerator.DiscoverAddIn(Microsoft.Expression.Web.LegacyShim.IAddInDescription)
at Microsoft.Expression.Web.LegacyShim.AddInsEnumerator.Discovered(System.Object)
at Microsoft.Expression.Web.LegacyShim.AddInService.EnumerateAndLoadAddIns()
at Microsoft.Expression.Web.XWebApplication.OnStartup(System.Windows.StartupEventArgs)
at System.Windows.Application.<.ctor>b__1(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
at System.Threading.ExecutionContext.runTryCode(System.Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
at System.Windows.Threading.Dispatcher.Run()
at System.Windows.Application.RunDispatcher(System.Object)
at System.Windows.Application.RunInternal(System.Windows.Window)
at System.Windows.Application.Run(System.Windows.Window)
at System.Windows.Application.Run()
at Microsoft.Expression.Web.Application.MainHelper(System.Windows.SplashScreen)
at Microsoft.Expression.Web.Application.Main()

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2010-08-10T14:06:49.000000000Z" />
<EventRecordID>4273</EventRecordID>
<Channel>Application</Channel>
<Computer>frank-PC</Computer>
<Security />
</System>
<EventData>
<Data>Application: ExpressionWeb.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
Stack:
at Microsoft.Expression.Web.AddIns.JavaScript.Interop.ScriptHost.Run()
at Microsoft.Expression.Web.AddIns.JavaScript.JavaScriptAddIn.Initialize(Microsoft.Expression.Web.AddIns.JavaScript.IAddInApplicationService)
at Microsoft.Expression.Web.AddIns.JavaScript.JavaScriptAddInHost.Discovered(System.Object)
at Microsoft.Expression.Web.LegacyShim.AddInsEnumerator.DiscoverAddIn(Microsoft.Expression.Web.LegacyShim.IAddInDescription)
at Microsoft.Expression.Web.LegacyShim.AddInsEnumerator.Discovered(System.Object)
at Microsoft.Expression.Web.LegacyShim.AddInService.EnumerateAndLoadAddIns()
at Microsoft.Expression.Web.XWebApplication.OnStartup(System.Windows.StartupEventArgs)
at System.Windows.Application.<.ctor>b__1(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
at System.Threading.ExecutionContext.runTryCode(System.Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
at System.Windows.Threading.Dispatcher.Run()
at System.Windows.Application.RunDispatcher(System.Object)
at System.Windows.Application.RunInternal(System.Windows.Window)
at System.Windows.Application.Run(System.Windows.Window)
at System.Windows.Application.Run()
at Microsoft.Expression.Web.Application.MainHelper(System.Windows.SplashScreen)
at Microsoft.Expression.Web.Application.Main()
</Data>
</EventData>
</Event>

Post Reply