Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

memory pressure crash #3775

Closed
bridiver opened this issue Sep 6, 2016 · 1 comment
Closed

memory pressure crash #3775

bridiver opened this issue Sep 6, 2016 · 1 comment

Comments

@bridiver
Copy link
Collaborator

bridiver commented Sep 6, 2016

Describe the issue you encountered:

Operating system: Windows NT
                  10.0.14393 
CPU: x86
     GenuineIntel family 6 model 15 stepping 13
     2 CPUs

Crash reason:  EXCEPTION_ACCESS_VIOLATION_READ
Crash address: 0x0
Assertion: Unknown assertion type 0x00000000
Process uptime: not available

Thread 0 (crashed)
 0  Brave.exe!atom::api::WebContents::OnMemoryPressure(base::MemoryPressureListener::MemoryPressureLevel) [atom_api_web_contents.cc : 1833 + 0x11]
    eip = 0x0043c5ff   esp = 0x046ff340   ebp = 0x046ff344   ebx = 0x3ed3c3dc
    esi = 0x17d7def0   edi = 0x07526248   eax = 0x00000000   ecx = 0x00000000
    edx = 0x03905dbc   efl = 0x00210246
    Found by: given as instruction pointer in context
 1  Brave.exe!base::internal::Invoker,base::internal::BindState,void ,base::internal::UnretainedWrapper >,base::internal::InvokeHelper<0,void,base::internal::RunnableAdapter >,void >::Run(base::internal::BindStateBase *,base::MemoryPressureListener::MemoryPressureLevel &&) [bind_internal.h : 362 + 0x16]
    eip = 0x0043d657   esp = 0x046ff34c   ebp = 0x046ff354
    Found by: call frame info
 2  Brave.exe!base::MemoryPressureListener::Notify(base::MemoryPressureListener::MemoryPressureLevel) [memory_pressure_listener.cc : 81 + 0x11]
    eip = 0x0065ede4   esp = 0x046ff35c   ebp = 0x046ff364
    Found by: call frame info
 3  Brave.exe!base::ObserverListThreadSafe::NotifyWrapper >(base::ObserverListThreadSafe::ObserverListContext *,base::internal::UnboundMethod > const &) [observer_list_threadsafe.h : 238 + 0x9]
    eip = 0x0065de1e   esp = 0x046ff36c   ebp = 0x046ff390
    Found by: call frame info
 4  Brave.exe!base::internal::Invoker,base::internal::BindState::*)(base::ObserverListThreadSafe::ObserverListContext *,base::internal::UnboundMethod > const &)>,void ,base::ObserverListThreadSafe * const,base::ObserverListThreadSafe::ObserverListContext * &,base::internal::UnboundMethod > &>,base::internal::InvokeHelper<0,void,base::internal::RunnableAdapter::*)(base::ObserverListThreadSafe::ObserverListContext *,base::internal::UnboundMethod > const &)> >,void >::Run(base::internal::BindStateBase *) [bind_internal.h : 362 + 0x12]
  • Platform (Win7, 8, 10? macOS? Linux distro?):
    win
  • Brave Version:
    0.12.0
  • Steps to reproduce:
    unknown
bridiver added a commit to brave/muon that referenced this issue Sep 6, 2016
@bsclifton bsclifton added the crash label Sep 7, 2016
@bbondy bbondy added this to the 0.12.1dev milestone Sep 7, 2016
@bbondy
Copy link
Member

bbondy commented Sep 7, 2016

Closing, I think was fixed by the electron commit.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants