Closed
Bug 397983
Opened 18 years ago
Closed 18 years ago
crash [@ nsCSSFrameConstructor::ContentRemoved - PresShell::ContentRemoved - nsBindingManager::ContentRemoved]
Categories
(Core :: Layout, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: vlad, Assigned: cpearce)
References
()
Details
(Keywords: crash)
Crash Data
I can reproduce this crash at will but only one computer... that one has a vanilla minefield install, no extensions other than DOMI. This uses a site with a login. You may be able to reproduce using these steps:
- go to guildportal.com
- create account and log in
- hit Characters/Settings at the top
- click on Preferences
Otherwise, I'd be happy to reproduce this for someone.
Breakpad report in URL.
The page seems to do some weird stuff; on load it seems to replace a text area with a rich text editor of some kind, and it's around that point that it crashes.
| Reporter | ||
Comment 1•18 years ago
|
||
Gah, so I can't reproduce this on my laptop; I can reproduce it at will on my desktop at home. I'll try another machine at work - laptop is running Vista, and I wonder if this is related to native paint events or something.
| Reporter | ||
Comment 2•18 years ago
|
||
Yep, ok, I can reproduce this under XP but not under Vista.
Version: unspecified → Trunk
| Reporter | ||
Comment 3•18 years ago
|
||
Ok, I can reproduce under Leopard and XP using the editor example here:
http://www.telerik.com/demos/aspnet/Editor/Examples/Overview/DefaultCS.aspx
The issue seems to be the "RadEditor" editor control widget. Navigating to that page results in a crash as the editor is being loaded.
Flags: blocking1.9?
OS: Windows XP → All
Flags: blocking1.9? → blocking1.9+
Priority: -- → P3
Doesn't crash for me on Tiger. Vlad, does it crash for you still in XP?
Assignee: nobody → chris
| Reporter | ||
Comment 5•18 years ago
|
||
Nope, can't reproduce it any more. Looks like the editor control version may have changed though, but I can't reproduce it with guildportal either. So probably -> INVALID?
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Updated•15 years ago
|
Crash Signature: [@ nsCSSFrameConstructor::ContentRemoved - PresShell::ContentRemoved - nsBindingManager::ContentRemoved]
You need to log in
before you can comment on or make changes to this bug.
Description
•