Bug 105443 - Continuously Crashes and dumps core
Summary: Continuously Crashes and dumps core
Status: RESOLVED DUPLICATE of bug 105258
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/libinput (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: Peter Hutterer
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-12 01:08 UTC by dudeand2000
Modified: 2018-03-12 01:40 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description dudeand2000 2018-03-12 01:08:47 UTC
This is the error message from journalctl -p 3 -xb

Process 787 (Xorg) of user 0 dumped core.
                                                       
                                                        Stack trace of thread 1070:
                                                        #0  0x00007f0ec0dbf860 raise (libc.so.6)
                                                        #1  0x00007f0ec0dc0ec9 abort (libc.so.6)
                                                        #2  0x0000563820847cea OsAbort (Xorg)
                                                        #3  0x0000563820723674 ddxGiveUp (Xorg)
                                                        #4  0x000056382084d7e2 n/a (Xorg)
                                                        #5  0x000056382084e625 FatalError (Xorg)
                                                        #6  0x0000563820844dde n/a (Xorg)
                                                        #7  0x00007f0ec1153dd0 __restore_rt (libpthread.so.0)
                                                        #8  0x00007f0ec0dbf860 raise (libc.so.6)
                                                        #9  0x00007f0ec0dc0ec9 abort (libc.so.6)
                                                        #10 0x00007f0ec0db80bc __assert_fail_base (libc.so.6)
                                                        #11 0x00007f0ec0db8133 __assert_fail (libc.so.6)
                                                        #12 0x00007f0ebd51ce0d n/a (libinput.so.10)
                                                        #13 0x00007f0ebd51d8f8 n/a (libinput.so.10)
                                                        #14 0x00007f0ebd5091d8 n/a (libinput.so.10)
                                                        #15 0x00007f0ebd508abf libinput_dispatch (libinput.so.10)
                                                        #16 0x00007f0ebd763c19 n/a (libinput_drv.so)
                                                        #17 0x0000563820843163 n/a (Xorg)
                                                        #18 0x0000563820845861 n/a (Xorg)
                                                        #19 0x0000563820842fae n/a (Xorg)
                                                        #20 0x00007f0ec114908c start_thread (libpthread.so.0)
                                                        #21 0x00007f0ec0e80e7f __clone (libc.so.6)
                                                       
                                                        Stack trace of thread 787:
                                                        #0  0x00007f0ec0e80fe6 epoll_pwait (libc.so.6)
                                                        #1  0x0000563820845817 n/a (Xorg)
                                                        #2  0x000056382083e70b WaitForSomething (Xorg)
                                                        #3  0x00005638206defc3 n/a (Xorg)
                                                        #4  0x00005638206e3260 n/a (Xorg)
                                                        #5  0x00007f0ec0dabf4a __libc_start_main (libc.so.6)
                                                        #6  0x00005638206ccf0a _start (Xorg)
-- Subject: Process 787 (Xorg) dumped core
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: man:core(5)
-- 
-- Process 787 (Xorg) crashed and dumped core.
-- 
-- This usually indicates a programming error in the crashing program and
-- should be reported to its vendor as a bug.

This is the complete error message that I got from journalctl -p 3 -x

This error continuously occurs, the same process keeps occurring. I am using Antergos with XFCE. uname -a irrelevant stuff reads
 4.15.8-1-ARCH #1 SMP PREEMPT Sat Mar 10 00:00:33 UTC 2018 x86_64 GNU/Linux

I can add more information if it is required, but I am unsure of what is needed.
Comment 1 Peter Hutterer 2018-03-12 01:40:07 UTC

*** This bug has been marked as a duplicate of bug 105258 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.