Closed
Bug 792158
Opened 12 years ago
Closed 12 years ago
crash in libc , when drag a html file from desktop to contents area of Nightly
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 791518
Tracking | Status | |
---|---|---|
firefox18 | - | --- |
People
(Reporter: alice0775, Unassigned)
References
Details
(Keywords: crash, regression)
Crash Data
This bug was filed from the Socorro interface and is
report bp-3b3e108a-da0e-4f9a-86f5-495792120918 .
=============================================================
Build Identifier:
http://hg.mozilla.org/mozilla-central/rev/0d3b17a88d5f
Mozilla/5.0 (X11; Linux i686; rv:18.0) Gecko/18 Firefox/18.0a1 ID:20120918030553
Steps to reproduce:
1. Create a html file on Desktop or nautilus
2. Drag the html file to contents area of Nightly
Actual results:
Browser crashes
If the html file is empty then browser hang up instead of crash
Reporter | ||
Comment 1•12 years ago
|
||
Regression window(m-c)
Good:
http://hg.mozilla.org/mozilla-central/rev/c66a8c55e6dd
Mozilla/5.0 (X11; Linux i686; rv:18.0) Gecko/18 Firefox/18.0a1 ID:20120914131502
Crash:
http://hg.mozilla.org/mozilla-central/rev/9fff2012b66c
Mozilla/5.0 (X11; Linux i686; rv:18.0) Gecko/18 Firefox/18.0a1 ID:20120914181001
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=c66a8c55e6dd&tochange=9fff2012b66c
Regression window(m-i)
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/3a20a844caec
Mozilla/5.0 (X11; Linux i686; rv:18.0) Gecko/18 Firefox/18.0a1 ID:20120913184002
Crash:
http://hg.mozilla.org/integration/mozilla-inbound/rev/305aa7e41494
Mozilla/5.0 (X11; Linux i686; rv:18.0) Gecko/18 Firefox/18.0a1 ID:20120913185801
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=3a20a844caec&tochange=305aa7e41494
Suspected: Bug 627699
Reporter | ||
Updated•12 years ago
|
Component: Drag and Drop → Widget: Gtk
Comment 2•12 years ago
|
||
The first Firefox frame in the stack is nsDragService::TargetDataReceived.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•