Closed
Bug 476702
Opened 16 years ago
Closed 13 years ago
Firefox crashes if I try to drag text/graphics on page [libgobject-2.0.so.0.1800.4@0xbd10]
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: alex.borovsky, Unassigned)
Details
(Keywords: crash, Whiteboard: [closeme 2012-03-25])
Attachments
(1 file)
|
924.62 KB,
application/octet-stream
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20090203 Shiretoko/3.1b3pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20090203 Shiretoko/3.1b3pre
Firefox crashes very offen if I try drag some page elements.
Reproducible: Always
Steps to Reproduce:
1. Open any page
2. Select some text / graphics on page
3. Try to drag it, rearrange tabs
Actual Results:
Crash
Expected Results:
Drag complete sucessfully
http://crash-stats.mozilla.com/report/index/8cf48cc2-d90a-4302-94d1-824022090203
http://crash-stats.mozilla.com/report/index/1777bf33-43ab-41dd-be8f-ec7e72090203
| Reporter | ||
Updated•16 years ago
|
Version: unspecified → 3.1 Branch
Updated•16 years ago
|
Component: General → Drag and Drop
Keywords: crash
Product: Firefox → Core
QA Contact: general → drag-drop
Version: 3.1 Branch → 1.9.1 Branch
Comment 1•16 years ago
|
||
Are you seeing Bug 476492?
| Reporter | ||
Comment 2•16 years ago
|
||
OS/X doesn't crashed in my case. Crashes only firefox.
I think it's different problem: This crash occurs only in 3.1 branch starting FF3.1b1 and not reproducable on official FF3.0.*.
Comment 3•16 years ago
|
||
Can you give an example URL that you are seeing this in Safe Mode with?
Updated•16 years ago
|
Summary: Firefox crashes if I try to drag text/graphics on page → Firefox crashes if I try to drag text/graphics on page [libgobject-2.0.so.0.1800.4@0xbd10]
| Reporter | ||
Comment 4•16 years ago
|
||
I reproduced it on http://www.mozilla.org/projects/shiretoko/ in safe mode
(250cbe5c-f4e3-465d-b117-583462090206).
One time it reproduced from first time, in other case it reproduced in one minute.
But in any case I see following console diagnostic for each drag:
(firefox-bin:9048): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
(firefox-bin:9048): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Comment 5•16 years ago
|
||
What text are you dragging and where you are dragging it too?
| Reporter | ||
Comment 6•16 years ago
|
||
In some cases I dragged globe, in some cases I selected some text and pictures and drag them over the page.
In any case crash occurs when I start dragging.
No crash for me dragging images and text and rearranging tabs on these builds:
* Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20090206 Shiretoko/3.1b3pre
* Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2a1pre) Gecko/20090206 Minefield/3.2a1pre
Alexander: we need very specific steps if you want us to fix this bug. Otherwise, we can't confirm it and if we can't confirm it, we can't fix it. Thanks for helping us out. Tell us, what page you went to, what you clicked on to drag, where you drug it to - elsewhere on the HTML page? into the toolbar of firefox? onto your desktop? We need all this information. Thanks.
Comment 8•16 years ago
|
||
A screencast of this bug in action would be cool, that way we can see every step of the bug, and try to repro it.
| Reporter | ||
Comment 9•16 years ago
|
||
| Reporter | ||
Comment 10•16 years ago
|
||
GDB session for crash:
(gdb) info threads
7 process 9914 0x4689ea3e in g_type_check_instance_is_a ()
from /usr/lib/libgobject-2.0.so.0
6 process 9918 0x463026ad in poll () from /lib/libc.so.6
5 process 9919 0x463ce808 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/libpthread.so.0
4 process 9921 0x463ce808 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/libpthread.so.0
3 process 9923 0x463ce4f0 in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib/libpthread.so.0
2 process 9924 0x463ce4f0 in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib/libpthread.so.0
* 1 process 9925 0x463ce4f0 in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib/libpthread.so.0
(gdb) thread 7
[Switching to thread 7 (process 9914)]#0 0x4689ea3e in g_type_check_instance_is
_a () from /usr/lib/libgobject-2.0.so.0
(gdb) bt
#0 0x4689ea3e in g_type_check_instance_is_a ()
from /usr/lib/libgobject-2.0.so.0
#1 0x46885d25 in g_object_ref () from /usr/lib/libgobject-2.0.so.0
#2 0x467cfb87 in g_list_foreach () from /lib/libglib-2.0.so.0
#3 0x46d0d0e5 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#4 0xb1bffbc0 in ?? ()
#5 0x46885cf0 in ?? () from /usr/lib/libgobject-2.0.so.0
#6 0x00000000 in ?? ()
Comment 11•16 years ago
|
||
Thanks for the screencast. This seems kinda temperamental. Can you do one more thing and create a new profile, http://support.mozilla.com/kb/profile has more info. Don't make any changes to it, and try to make it crash there. Thanks.
| Reporter | ||
Comment 12•16 years ago
|
||
Some crashes before I created new profile (renamed ~/.mozilla).
Comment 13•13 years ago
|
||
Alexander, can you still reproduce using current version?
Whiteboard: [closeme 2012-03-25]
| Reporter | ||
Comment 14•13 years ago
|
||
No, this bug is not reproduced
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•