问题 Firefox 22因GWT插件而崩溃


我正在使用firefox 22和eclipse JUNO。 我的应用程序是在GWT中,当我为GWT插件调试firefox崩溃时,它显示以下崩溃错误:

这可能是因为某些注册表问题。

Add-ons: gwt-dev-plugin%40google.com:1.23,%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D:22.0

AvailablePageFile: 12107472896

AvailablePhysicalMemory: 4837322752

AvailableVirtualMemory: 4121890816

BuildID: 20130618035212

CrashTime: 1375791681

EMCheckCompatibility: true

电子邮件:

InstallTime: 1375789077

ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}

ProductName: Firefox

ReleaseChannel: release

SecondsSinceLastCrash: 622

StartupTime: 1375791680

SystemMemoryUsePercentage: 41

Theme: classic/1.0

Throttleable: 1

TotalVirtualMemory: 4294836224

网址:

Vendor: Mozilla

Version: 22.0

有人可以帮忙解决吗?


8987
2017-08-06 12:44


起源



答案:


我有同样的问题,显然是由于GWT插件的更新,这似乎不适用于Firefox 22(最新版本是Firefox 23)。

我做的是修复它是在故障安全模式下启动FF,停用GWT插件,重新启动FF,从“帮助” - >“关于”菜单强制执行FF 23更新,重新启动FF并重新激活GWT插件。它似乎现在运作良好。


16
2017-08-06 14:01



我和eclipse Indigo有同样的问题。亚历山大解决方案为我工作 - outellou
从25升级到firefox 26后,这对我有用 - bluesman


答案:


我有同样的问题,显然是由于GWT插件的更新,这似乎不适用于Firefox 22(最新版本是Firefox 23)。

我做的是修复它是在故障安全模式下启动FF,停用GWT插件,重新启动FF,从“帮助” - >“关于”菜单强制执行FF 23更新,重新启动FF并重新激活GWT插件。它似乎现在运作良好。


16
2017-08-06 14:01



我和eclipse Indigo有同样的问题。亚历山大解决方案为我工作 - outellou
从25升级到firefox 26后,这对我有用 - bluesman