You are not logged in.

#1 2016-02-12 19:57:05

KenMacD
Member
Registered: 2014-01-06
Posts: 21

Chromium crash when scrolling down

I get a crash when quickly scrolling on Chromium. It only happens on downward scrolls.

The error message before the segfault is:

[31111:31111:0212/152804:ERROR:events_x.cc(740)] Could not get the tracking ID for the event. Using 0.

I opened bug https://code.google.com/p/chromium/issu … ?id=582095 before I knew exactly how to reproduce it.

Anyone have any insight in to how to debug this? I see for Ubuntu there's a separate package with debug symbols, but I don't see the same for Arch.

A typical stack  trace is:

                Stack trace of thread 31111:
                #0  0x000055734bcead54 n/a (chromium)
                #1  0x000055734bceadc7 n/a (chromium)
                #2  0x000055734bcb2b77 n/a (chromium)
                #3  0x000055734f6262fa n/a (chromium)
                #4  0x000055734e88d7a6 n/a (chromium)
                #5  0x000055734bcf003c n/a (chromium)
                #6  0x000055734f64a7e1 n/a (chromium)
                #7  0x000055734f64a69a n/a (chromium)
                #8  0x000055734f64a73d n/a (chromium)
                #9  0x000055734f64a86c n/a (chromium)
                #10 0x00007f0ecb508c7a g_main_context_dispatch (libglib-2.0.so.0)
                #11 0x00007f0ecb509020 n/a (libglib-2.0.so.0)
                #12 0x00007f0ecb5090cc g_main_context_iteration (libglib-2.0.so.0)
                #13 0x000055734b6473ca n/a (chromium)
                #14 0x000055734b610412 n/a (chromium)
                #15 0x000055734b36517c n/a (chromium)
                #16 0x000055734e1914db n/a (chromium)
                #17 0x000055734df607cd n/a (chromium)
                #18 0x000055734df606b1 n/a (chromium)
                #19 0x000055734b591b34 n/a (chromium)
                #20 0x000055734b590fa1 n/a (chromium)
                #21 0x000055734b0e3b4a ChromeMain (chromium)
                #22 0x00007f0ec3c50610 __libc_start_main (libc.so.6)
                #23 0x000055734b0e39f9 _start (chromium)

Offline

Board footer

Powered by FluxBB