Skip to content

Crash on Windows  #4258

@zcbenz

Description

@zcbenz
Operating system: Windows NT
                  10.0.10586 
CPU: x86
     GenuineIntel family 6 model 42 stepping 7
     4 CPUs

Crash reason:  0xc000000d / 0x00000000
Crash address: 0x0
Assertion: Invalid parameter passed to library function (null) in function (null), in file (null)
Process uptime: not available

Thread 0 (crashed)
 0  msvcr120.dll + 0xa467c
    eip = 0x6dd7467c   esp = 0x0018dce8   ebp = 0x0018dd30   ebx = 0x00000000
    esi = 0x00000000   edi = 0x07ac6990   eax = 0x0018d6ac   ecx = 0x0018d978
    edx = 0x00000000   efl = 0x00200206
    Found by: given as instruction pointer in context
 1  atom.exe!asar::Archive::~Archive() [archive.cc : 134 + 0x9]
    eip = 0x011a0a30   esp = 0x0018dd38   ebp = 0x0018dd60
    Found by: previous frame's frame pointer
 2  atom.exe!asar::Archive::`scalar deleting destructor'(unsigned int) + 0xb
    eip = 0x011a0c35   esp = 0x0018dd68   ebp = 0x0018dd6c
    Found by: call frame info
 3  atom.exe!`anonymous namespace'::Archive::Create(v8::Isolate *,base::FilePath const &) [atom_api_asar.cc : 29 + 0x1b]
    eip = 0x0114c096   esp = 0x0018dd74   ebp = 0x0018dda0
    Found by: call frame info
 4  atom.exe!base::internal::InvokeHelper<0,v8::Local<v8::Value>,base::internal::RunnableAdapter<v8::Local<v8::Value> (*)(v8::Isolate *,base::FilePath const &)>,base::internal::TypeList<v8::Isolate * const &,base::FilePath const &> >::MakeItSo(base::internal::RunnableAdapter<v8::Local<v8::Value> (*)(v8::Isolate *,base::FilePath const &)>,v8::Isolate * const &,base::FilePath const &) [bind_internal.h : 286 + 0xf]
    eip = 0x0114cc5b   esp = 0x0018dda8   ebp = 0x0018ddb8
    Found by: call frame info
 5  atom.exe!base::internal::Invoker<base::IndexSequence<>,base::internal::BindState<base::internal::RunnableAdapter<v8::Local<v8::Value> (*)(v8::Isolate *,base::FilePath const &)>,v8::Local<v8::Value> ,base::internal::TypeList<> >,base::internal::TypeList<>,base::internal::InvokeHelper<0,v8::Local<v8::Value>,base::internal::RunnableAdapter<v8::Local<v8::Value> (*)(v8::Isolate *,base::FilePath const &)>,base::internal::TypeList<v8::Isolate * const &,base::FilePath const &> >,v8::Local<v8::Value> >::Run(base::internal::BindStateBase *,v8::Isolate * const &,base::FilePath const &) [bind_internal.h : 346 + 0x14]
    eip = 0x0114ce8d   esp = 0x0018ddc0   ebp = 0x0018ddd0
    Found by: call frame info
 6  atom.exe!mate::internal::Invoker<mate::internal::IndicesHolder<0,1>,v8::Isolate *,base::FilePath const &>::DispatchToCallback<v8::Local<v8::Value> >(base::Callback<v8::Local<v8::Value> >) [function_template.h : 187 + 0xf]
    eip = 0x0114b398   esp = 0x0018ddd8   ebp = 0x0018de08
    Found by: call frame info
 7  atom.exe!mate::internal::Dispatcher<v8::Local<v8::Value> >::DispatchToCallback(v8::FunctionCallbackInfo<v8::Value> const &) [function_template.h : 228 + 0x15]
    eip = 0x0114c3da   esp = 0x0018de10   ebp = 0x0018df28
    Found by: call frame info
 8  node.dll!v8::internal::JSObject::DeepCopy(v8::internal::Handle<v8::internal::JSObject>,v8::internal::AllocationSiteUsageContext *,v8::internal::JSObject::DeepCopyHints) [objects.cc : 6443 + 0x5]
    eip = 0x65387504   esp = 0x0018df84   ebp = 0x0018df7c
    Found by: call frame info with scanning

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions