On Friday, 5 June 2015 20:42:29 UTC+5:30, Kyle Huey wrote: > You need to look further up the stack. jemalloc_crash is not an > interesting stack frame. > > - Kyle > > On Fri, Jun 5, 2015 at 8:05 AM, Meenakshi Shankar <hifromme...@gmail.com> > wrote: > > > Hi, > > > > We are using Firefox SDKS for our FF extension (libs generated after > > compiling Firefox 39 beta 2 source using start-shell-msvc2013). With our > > extension enabled in Firefox, we receive a > > "mozglue.dll!jemalloc_crash(...)" With reference to "bugzilla 1168291" we > > used "mozcrt.lib for replacing "mozalloc.lib", but still we see the crash > > in mozglue.dll. > > > > Also similar crash reported in bugzilla "1130180" and "1114791". > > Can anyone kindly let us know if this crash is fixed. > > _______________________________________________ > > dev-platform mailing list > > dev-platform@lists.mozilla.org > > https://lists.mozilla.org/listinfo/dev-platform > >
Hi Kyle, Thanks for the reply. While analysing the "mozglue.dll!jemalloc_crash(...)" we observed the crash after hitting the add resource instance calls (_AtlBaseModule.AddResourceInstance). Hence we would like to understand if there is any changes with respect to loading resource protocols. _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform