Closed
Bug 300044
Opened 19 years ago
Closed 19 years ago
[OS BUG][10.4] serious system stablity problems require restart after drag image or link to application Dock
Categories
(Camino Graveyard :: Drag & Drop, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
Future
People
(Reporter: chezsmithy, Assigned: mikepinkerton)
References
Details
(Keywords: hang, relnote)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050707 Camino/0.9a1+ Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050707 Camino/0.9a1+ If I drag an image from Camino to iPhoto 5 in the dock and iPhoto is not started I crash the dock and then proceed to beachball Camino. This leads to all applications becomming hung and then to complete system stablity problems (beachballs on all apps) requiring a reboot. Reproducible: Always Steps to Reproduce: 1. Launch Camino 2. Drag image to iPhoto 5 icon in dock (iPhoto not running) Actual Results: Dock crashes and restarts. Camino continues with a beachball with all applications becoming unstable shortly thereafter resulting in the need for a reboot to regain stablity. Expected Results: iPhoto should launch and import the photo to the libary. Expected results can be seen with Safari.
FWIW, dragging an image to iPhoto is not supposed to work (see bug 193950), but Camino shouldn't be hanging, either. Reporter, please *attach* a sample of Camino while it's hanging. /Applications/Utilities/Activity Monitor, select Camino, click "Inspect" then click "Sample", save the resulting sample as a text file and attach to this bug via the "Create a New Attachment" link above.
Keywords: hang
| Assignee | ||
Comment 4•19 years ago
|
||
this is what i thought. if the dock crashes, the drag won't complete and it'll spin until it does. the OS *should* time out and cancel the drag automatically after some length of time. If you let it sit, does everything eventually come back to normal?
| Assignee | ||
Comment 5•19 years ago
|
||
the fact that we can destabilize the OS has been filed as rdar://4174164 (it also happens if you drag a link from the content area to safari's dock icon). we still need to figure out what we're doing wrong to the pasteboard that could cause this in the first place.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•19 years ago
|
||
Another way I've found to get out of some drag-hangs is to initiate another drag. The OS apparently only keeps track of one drag at a time (which makes sense).
Comment 7•19 years ago
|
||
Comment 8•19 years ago
|
||
(In reply to comment #7) > Created an attachment (id=196809) [edit] > Crash Report from the Dock when dragging an XML file I am experiencing the exact same symptoms also when dragging an xml file from the Camino content area to an application dock icon. After the drag the dock immediatly crashed and Camino beachballs. I terminate Camino via the PID via the Command Line as the CPU load increase prevents me from ctrl-clicking effectively. The system become destabilized, apps don't load and the dock is non-functional forcing a system reboot. Test cases included using Mail.app and Newsfire.app There is something screwy in the Pasteboard code and it's hanging Camino in DragDispose. I've attached a crash reporter profile which may help to identify what is going wrong at the receiver end.
Comment 10•19 years ago
|
||
(In reply to comment #9) > Someone should file this bug with Apple. Mike has filed it already under rdar://4174164
| Assignee | ||
Comment 11•19 years ago
|
||
(In reply to comment #10) > (In reply to comment #9) > > Someone should file this bug with Apple. > > Mike has filed it already under rdar://4174164 I hope you don't mean me. It's not on my list of radar bugs that I have filed with apple. What's the title of that radar id?
Comment 12•19 years ago
|
||
(In reply to comment #11) > > > Someone should file this bug with Apple. > > > > Mike has filed it already under rdar://4174164 > > I hope you don't mean me. It's not on my list of radar bugs that I have filed > with apple. What's the title of that radar id? See Comment #5 written by you regarding destabilization :) (https://bugzilla.mozilla.org/show_bug.cgi?id=300044#c5)
Comment 16•19 years ago
|
||
We shouldn't have so many problems with dragging images to the dock. Nominating for 1.0. (FF has a similar bug, bug 301619)
Flags: camino1.0?
Target Milestone: --- → Camino1.0
This bug got some play yesterday at macosxhints: http://www.macosxhints.com/article.php?story=2005111007052983 The drag operations only "work" on 10.4, which explains why I've never been able to reproduce it.... (In reply to comment #17) > I don't think we can do anything about this. Mike (comment 5): we still need to figure out what we're doing wrong to the pasteboard that could cause this in the first place. Steve Jacobs (comment 8): There is something screwy in the Pasteboard code and it's hanging Camino in DragDispose. I've attached a crash reporter profile. Both seem (to me!) to indicate there's something we're doing that is at least part of the problem.
Summary: serious system stablity problems require restart after drag image to iPhoto in Dock → [10.4] serious system stablity problems require restart after drag image to iPhoto in Dock
Comment 20•19 years ago
|
||
I've been witness to this same bug affecting the Firefox 1.5 beta and RC series. Is anyone else noticing that it's not peculiar to Camino?
Comment 21•19 years ago
|
||
This is an OS bug that we can't do anything about. Someone should test to see if the latest software update fixes it.
Status: NEW → RESOLVED
Closed: 19 years ago
Flags: camino1.0? → camino1.0-
Resolution: --- → WONTFIX
| Reporter | ||
Comment 22•19 years ago
|
||
Hard to believe it is an OS bug when it works just fine from Safari. Perhaps someone should review the safari code and compare it to the FF 1.5 and Camino Code?
Updated•19 years ago
|
Summary: [10.4] serious system stablity problems require restart after drag image to iPhoto in Dock → [OS BUG][10.4] serious system stablity problems require restart after drag image to iPhoto in Dock
| Reporter | ||
Updated•19 years ago
|
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Comment 23•19 years ago
|
||
(In reply to comment #22) > Hard to believe it is an OS bug when it works just fine from Safari. Perhaps > someone should review the safari code and compare it to the FF 1.5 and Camino > Code? Maybe it depends on what you put on the pasteboard.
| Reporter | ||
Comment 24•19 years ago
|
||
Hmm, same test from Safari and Camino/FF. I drag an image from a Flickr web page to the iPhoto Dock Icon. With Safari it launches import and works. With FF/Camino I get a beachball and instabiliy. ?? Don't think the content matters it is something wrong with the FF/Camino Paste Code I think.
Comment 25•19 years ago
|
||
(In reply to comment #21) > This is an OS bug that we can't do anything about. Someone should test to see > if the latest software update fixes it. > Tested under latest software updates, and it still hangs.
Comment 26•19 years ago
|
||
If a Camino action destablizes system processes, there is by definition an OS bug. As previously mentioned, it has already been filed. There are lots of ways to put things onto the pasteboard (which is probably what Simon meant by it depending on what you put there), and just because the way Safari does it works doesn't mean that a) it's practical to do it the same way it gecko, and b) that gecko is necessarily doing anything wrong. Follow pink's precedent in bug 223315, moving to Future (and retitling) so dupes are less likely to be filed.
Summary: [OS BUG][10.4] serious system stablity problems require restart after drag image to iPhoto in Dock → [OS BUG][10.4] serious system stablity problems require restart after drag image or link to application Dock
Target Milestone: Camino1.0 → Future
Comment 27•19 years ago
|
||
Fixed in 10.4.4. Closing.
Status: REOPENED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•