Closed
Bug 287690
Opened 21 years ago
Closed 21 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•21 years ago
|
||
Crash on Linux
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050325 Firefox/1.0+
Comment 2•21 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•21 years ago
|
||
maybe a hint at the cause.
Chatzilla can't connect anymore in builds after 15:16 PST
Comment 4•21 years ago
|
||
for step 1) ALWAYS add the used Plugin version if you report a bug related to a
plugin
| Reporter | ||
Comment 5•21 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•21 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: 21 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 7•21 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•21 years ago
|
||
Talkback TB4598008K
| Reporter | ||
Comment 9•21 years ago
|
||
Chatzilla gives: "Error creating socket" and refuses to connect
| Assignee | ||
Comment 10•21 years ago
|
||
-> core : plugins
Component: General → Plug-ins
Product: Firefox → Core
| Assignee | ||
Comment 11•21 years ago
|
||
This is a regression from my changes to nsProtocolProxyService (see bug 282442).
| Assignee | ||
Comment 12•21 years ago
|
||
fix both plugins and chatzilla.
| Assignee | ||
Updated•21 years ago
|
Attachment #178596 -
Flags: review?(cbiesinger)
| Assignee | ||
Updated•21 years ago
|
Severity: major → blocker
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → mozilla1.8beta2
| Assignee | ||
Comment 13•21 years ago
|
||
ignore the chatzilla changes. those are now in bug 287729.
Comment 14•21 years ago
|
||
Comment on attachment 178596 [details] [diff] [review]
v1 patch
r=dmose for the nsPluginHostImpl.cpp changes
| Assignee | ||
Comment 15•21 years ago
|
||
fixed-on-trunk
Status: ASSIGNED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•21 years ago
|
Attachment #178596 -
Flags: review?(cbiesinger)
Comment 16•21 years ago
|
||
*** Bug 287681 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Summary: applet crahes Firefox → applet crashes Firefox
| Reporter | ||
Comment 17•21 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•21 years ago
|
||
*** Bug 287775 has been marked as a duplicate of this bug. ***
Comment 19•21 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•14 years ago
|
Crash Signature: [@ nsPluginTag::RegisterWithCategoryManager ]
You need to log in
before you can comment on or make changes to this bug.
Description
•