Re: mozglue.dll crash

2015-07-24 Thread Gabriele Svelto
On 2015-07-24 7:37 AM, Meenakshi Shankar wrote:
 We are using Firefox SDKS for our FF extension (libs generated after
 compiling Firefox 40 beta 4 source using start-shell-msvc2013). As
 there are some differences between Firefox 39 and Firefox 40 binaries,
 instead of mozalloc.lib , the mozcrt.lib is used for building our
 binaries.

 Our extension is enabled. But While launching the browser we could see
 a crash at mozglue.dll when _AtlBaseModule.AddResourceInstance(...) 
 code is called.

 Can someone kindly let us know if we need to make anyother changes
 withe respect to Firefox 40 sdks.

I'm not sure if this is related but bug 858928 [1] slightly changed the
order in which DLLs are loaded during startup. Check [2] for more details.

 Gabriele

[1] Switch XRE_StartupTimelineRecord() from PRTime to mozilla::TimeStamp
https://bugzilla.mozilla.org/show_bug.cgi?id=858928
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=858928#c12




signature.asc
Description: OpenPGP digital signature
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: mozglue.dll crash

2015-07-24 Thread Mike Hoye

On 2015-07-24 7:37 AM, Meenakshi Shankar wrote:

Hi,

We are using Firefox SDKS for our FF extension (libs generated after compiling 
Firefox 40 beta 4 source using start-shell-msvc2013). As there are some differences 
between Firefox 39 and Firefox 40 binaries, instead of mozalloc.lib , the 
mozcrt.lib is used for building our binaries.

Our extension is enabled. But While launching the browser we could see a crash at 
mozglue.dll when _AtlBaseModule.AddResourceInstance(...)  code is called.

Can someone kindly let us know if we need to make anyother changes withe 
respect to Firefox 40 sdks.

Hi, Meenakshi -

If you could direct this question to https://ask.mozilla.org/  it will a 
wider audience who may be able to help.


Thanks,


- mhoye
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


mozglue.dll crash

2015-07-24 Thread Meenakshi Shankar
Hi,

We are using Firefox SDKS for our FF extension (libs generated after compiling 
Firefox 40 beta 4 source using start-shell-msvc2013). As there are some 
differences between Firefox 39 and Firefox 40 binaries, instead of 
mozalloc.lib , the mozcrt.lib is used for building our binaries.

Our extension is enabled. But While launching the browser we could see a crash 
at mozglue.dll when _AtlBaseModule.AddResourceInstance(...)  code is called.

Can someone kindly let us know if we need to make anyother changes withe 
respect to Firefox 40 sdks.

Regards,
Meenakshi
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform