New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segfault while click and drag any content on a webpage #510
Comments
|
May be Stylo related. Can you set layout.css.servo.enabled to false and
test again?
…On Thu, 5 Apr 2018 at 15:43, Jacob Cousino ***@***.***> wrote:
Using Waterfox 56.1.0 (64-bit) Hawkeye 116477 - Rolling
OS Is Ubuntu 16.04, completely up-to-date
Starting in this version if I drag anything on a webpage Waterfox
immediately segfaults. By that I mean if I click and and hold and drag a
link as if I wanted to drag it up to a tab, or if I select text and drag,
or click and drag an image, in all cases it is an immediate segfault with
an error like so:
kernel: [ 555.948443] Chrome_~dThread[8615]: segfault at 0 ip
00007fb2689b8265 sp 00007fb2665feb20 error 6 in
libxul.so[7fb268370000+554e000]
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#510>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEgoWBG2P3bv0eUsa7tZ_vVpj6mDduujks5tlnPJgaJpZM4TJC_E>
.
|
|
That was fast! I changed that setting and restarted Waterfox, and confirmed that it was showing changed in about:support. Still having the same problem. I also tried starting waterfox with --safe-mode from a terminal and still have the same problem, but it offers the following extra error information in the terminal after the crash.
|
|
Do you have a dual monitor setup?
…On Thu, 5 Apr 2018 at 15:53, Jacob Cousino ***@***.***> wrote:
That was fast! I changed that setting and restarted Waterfox, and
confirmed that it was showing changed in about:support. Still having the
same problem.
I also tried starting waterfox with --safe-mode from a terminal and still
have the same problem, but it offers the following extra error information
in the terminal after the crash.
[Parent 11201] ###!!! ABORT: Request 141.8: BadWindow (invalid Window
parameter); 3 requests ago: file
/home/build/Waterfox/toolkit/xre/nsX11ErrorHandler.cpp, line 147 [Parent
11201] ###!!! ABORT: Request 141.8: BadWindow (invalid Window parameter); 3
requests ago: file /home/build/Waterfox/toolkit/xre/nsX11ErrorHandler.cpp,
line 147 Segmentation fault
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#510 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEgoWKfNbUZ5A7dvx0P5Ht4K2dcuFKlrks5tlnZBgaJpZM4TJC_E>
.
|
|
Actually, I just set up dual monitors a few days ago with Xinerama.. I'm going to mess around with a few things relating to that and see what happens. |
|
I changed my dual monitor setup so that it uses randr method instead of xinerama and the issue has gone away. Thank you for your time, I'm going to buy you a coffee right now! |
Using Waterfox 56.1.0 (64-bit) Hawkeye 116477 - Rolling
OS Is Ubuntu 16.04, completely up-to-date
Starting in this version if I drag anything on a webpage Waterfox immediately segfaults. By that I mean if I click and and hold and drag a link as if I wanted to drag it up to a tab, or if I select text and drag, or click and drag an image, in all cases it is an immediate segfault with an error like so:
kernel: [ 555.948443] Chrome_~dThread[8615]: segfault at 0 ip 00007fb2689b8265 sp 00007fb2665feb20 error 6 in libxul.so[7fb268370000+554e000]The text was updated successfully, but these errors were encountered: