Closed
Bug 287690
Opened 20 years ago
Closed 20 years ago
applet crashes Firefox - Trunk [@ nsPluginTag::RegisterWithCategoryManager ]
Categories
(Core :: Networking, defect, P1)
Tracking
()
VERIFIED
FIXED
mozilla1.8beta2
People
(Reporter: Peter6, Assigned: darin.moz)
References
()
Details
(Keywords: crash, regression, topcrash)
Crash Data
Attachments
(1 file)
2.75 KB,
patch
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050324 Firefox/1.0+ repro: 1.Enable (Sun) Java 2.Open url 3.crash this regressed 20050324 between the builds of 15:16 PST (works) and 23:11 PST (crashes) it must be one of the checkins between 14:58 and 21:15 PST Talkback: TB4593507Z
Comment 1•20 years ago
|
||
Crash on Linux Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050325 Firefox/1.0+
Comment 2•20 years ago
|
||
Crashes on WinXP too. Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050325 Firefox/1.0+ (bangbang023)
Reporter | ||
Comment 3•20 years ago
|
||
maybe a hint at the cause. Chatzilla can't connect anymore in builds after 15:16 PST
Comment 4•20 years ago
|
||
for step 1) ALWAYS add the used Plugin version if you report a bug related to a plugin
Reporter | ||
Comment 5•20 years ago
|
||
(In reply to comment #4) > for step 1) ALWAYS add the used Plugin version if you report a bug related to a > plugin JRE 1.5.0
Reporter | ||
Comment 6•20 years ago
|
||
Right... I updated on Sun's site to 1.5 Update 2 and it does NOT crash anymore. This version is not available via https://pfs.mozilla.org/plugins/ yet ! Use the Java control panel to update. Setting WFM thanks Matti.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 7•20 years ago
|
||
I am an idiot. Tested with the wrong build to set WFM Still crashes with the latest java version
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Reporter | ||
Comment 8•20 years ago
|
||
Talkback TB4598008K
Reporter | ||
Comment 9•20 years ago
|
||
Chatzilla gives: "Error creating socket" and refuses to connect
Assignee | ||
Comment 10•20 years ago
|
||
-> core : plugins
Component: General → Plug-ins
Product: Firefox → Core
Assignee | ||
Comment 11•20 years ago
|
||
This is a regression from my changes to nsProtocolProxyService (see bug 282442).
Assignee | ||
Comment 12•20 years ago
|
||
fix both plugins and chatzilla.
Assignee | ||
Updated•20 years ago
|
Attachment #178596 -
Flags: review?(cbiesinger)
Assignee | ||
Updated•20 years ago
|
Severity: major → blocker
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → mozilla1.8beta2
Assignee | ||
Comment 13•20 years ago
|
||
ignore the chatzilla changes. those are now in bug 287729.
Comment 14•20 years ago
|
||
Comment on attachment 178596 [details] [diff] [review] v1 patch r=dmose for the nsPluginHostImpl.cpp changes
Assignee | ||
Comment 15•20 years ago
|
||
fixed-on-trunk
Status: ASSIGNED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•20 years ago
|
Attachment #178596 -
Flags: review?(cbiesinger)
Comment 16•20 years ago
|
||
*** Bug 287681 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Summary: applet crahes Firefox → applet crashes Firefox
Reporter | ||
Comment 17•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050325 Firefox/1.0+ patch included verified for win
Summary: applet crashes Firefox → applet crashes Firefox [@ nsPluginTag::RegisterWithCategoryManager ]
Comment 18•20 years ago
|
||
*** Bug 287775 has been marked as a duplicate of this bug. ***
Comment 19•20 years ago
|
||
Adding topcrash info for future reference. Verified fixed per latest Talkback data.
Status: RESOLVED → VERIFIED
Keywords: topcrash
Summary: applet crashes Firefox [@ nsPluginTag::RegisterWithCategoryManager ] → applet crashes Firefox - Trunk [@ nsPluginTag::RegisterWithCategoryManager ]
Updated•13 years ago
|
Crash Signature: [@ nsPluginTag::RegisterWithCategoryManager ]
You need to log in
before you can comment on or make changes to this bug.
Description
•