Electrolysis/Meetings/2016-08-25: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Add mconley stuff)
 
(Add updates from kanru's team)
Line 14: Line 14:
** Solved very frequent orange {{bug|1290567}} - "ERROR: GC found live Cell ... at shutdown" errors since bug 1261842
** Solved very frequent orange {{bug|1290567}} - "ERROR: GC found live Cell ... at shutdown" errors since bug 1261842
** Mostly solved {{bug|1294456}} - [e10s] After opening a tab/window Marionette hangs if any command is send which executes in the listener.js frame script
** Mostly solved {{bug|1294456}} - [e10s] After opening a tab/window Marionette hangs if any command is send which executes in the listener.js frame script
== kanru ==
* {{bug|1264642}} RESOLVED::FIXED Reduce the contiguous address space needed for StructuredClone serialization
** Landed
* {{bug|1269036}} NEW:: crash in mozalloc_abort | NS_DebugBreak | mozilla::ipc::LogicError | mozilla::dom::PBrowser::Transition from ABORT: __delete__()d actor
** Landed
* {{bug|1051567}} NEW:: [e10s] Crash in [@ mozilla::ipc::MessageChannel::OnChannelErrorFromLink]
** Mac can easily run out of file descriptors.
** {{bug|1296756}} NEW:: Record number of open file descriptors in crash report
== ting ==
* {{bug|1297314}} NEW:: Crash in mozilla::ipc::FatalError | mozilla::dom::PContentParent::Write from ContentParent::RecvKeywordToURI()
** Landed
* {{bug|1145613}} NEW:: Crash in [@ ReleaseData ] & [@ ReleaseData(void*, unsigned int)]
** added some other similar crashes with different signatures
** checked the crash annotations, am double checking the code around nsHttp::Host

Revision as of 14:36, 25 August 2016


« previous week | index | next week »

mconley

kanru

  • bug 1264642 RESOLVED::FIXED Reduce the contiguous address space needed for StructuredClone serialization
    • Landed
  • bug 1269036 NEW:: crash in mozalloc_abort | NS_DebugBreak | mozilla::ipc::LogicError | mozilla::dom::PBrowser::Transition from ABORT: __delete__()d actor
    • Landed
  • bug 1051567 NEW:: [e10s] Crash in [@ mozilla::ipc::MessageChannel::OnChannelErrorFromLink]
    • Mac can easily run out of file descriptors.
    • bug 1296756 NEW:: Record number of open file descriptors in crash report

ting

  • bug 1297314 NEW:: Crash in mozilla::ipc::FatalError | mozilla::dom::PContentParent::Write from ContentParent::RecvKeywordToURI()
    • Landed
  • bug 1145613 NEW:: Crash in [@ ReleaseData ] & [@ ReleaseData(void*, unsigned int)]
    • added some other similar crashes with different signatures
    • checked the crash annotations, am double checking the code around nsHttp::Host