Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] [REGRESSION] FF24/31 crashing on win x86

Hi Matt,

I've tried Snippet 148 with both XulRunner24 and 31 on Window 32 bit on Windows7. It works fine for me.
Please open a bug for the problem you are seeing with a Snippet and stack trace.

Thanks,
Lakshmi P Shanmugam

On Fri, Jul 17, 2015 at 5:03 PM, Matthew Painter <matthew.painter@xxxxxxxxx> wrote:
Hi, 

Thought I would reach out before I open a bug.

It seems to be the case that FF24
​/31​
win x86 doesn't work with the 4.5 release
​, it just crashes out​
:(

org.eclipse.swt.internal.mozilla.nsISupports.getMethodIndex(String) throws an error because XPCOM.NS_GetServiceManager fails
​, which delegates to a native call.​
 

The last time I have it working is:

org.eclipse.swt_3.104.0.v20150319-1901.jar
org.eclipse.swt.win32.win32.x86_3.104.0.v20150319-1901.jar

Are you aware of this already? I looked through bugzilla but couldn't find anything related.

​Thanks,​

Matt

Matthew Painter
Founder & CTO



_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev



--
Lakshmi

Back to the top