Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ubuntu@localhost:~/xf86-video-freedreno$ sudo gdb /usr/bin/Xorg
- GNU gdb (GDB) 7.6.1-ubuntu
- Copyright (C) 2013 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law. Type "show copying"
- and "show warranty" for details.
- This GDB was configured as "arm-linux-gnueabihf".
- For bug reporting instructions, please see:
- <http://www.gnu.org/software/gdb/bugs/>...
- Reading symbols from /usr/bin/Xorg...(no debugging symbols found)...done.
- (gdb) run
- Starting program: /usr/bin/Xorg
- [Thread debugging using libthread_db enabled]
- Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
- _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
- _XSERVTransOpen: transport open failed for inet6/localhost.localdomain:0
- _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
- X.Org X Server 1.14.3
- Release Date: 2013-09-12
- X Protocol Version 11, Revision 0
- Build Operating System: Linux 3.2.0-51-highbank armv7l Ubuntu
- Current Operating System: Linux localhost.localdomain 2.6.35-palm-tenderloin #18 SMP PREEMPT Wed Apr 24 17:52:46 MST 2013 armv7l
- Kernel command line: nduid=18fc7bb6aa986684d3361845328aec34f0cbfa67 klog=0x7ff00000 klog_len=0x100000root=/dev/ram0 -- root=/dev/store/ubuntu-root ro
- Build Date: 15 October 2013 09:25:29AM
- xorg-server 2:1.14.3-3ubuntu2 (For technical support please see http://www.ubuntu.com/support)
- Current version of pixman: 0.30.2
- Before reporting problems, check http://wiki.x.org
- to make sure that you have the latest version.
- Markers: (--) probed, (**) from config file, (==) default setting,
- (++) from command line, (!!) notice, (II) informational,
- (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
- (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 10 22:08:20 2013
- (==) Using system config directory "/usr/share/X11/xorg.conf.d"
- setversion 1.4 failed
- Initializing built-in extension Generic Event Extension
- Initializing built-in extension SHAPE
- Initializing built-in extension MIT-SHM
- Initializing built-in extension XInputExtension
- Initializing built-in extension XTEST
- Initializing built-in extension BIG-REQUESTS
- Initializing built-in extension SYNC
- Initializing built-in extension XKEYBOARD
- Initializing built-in extension XC-MISC
- Initializing built-in extension SECURITY
- Initializing built-in extension XINERAMA
- Initializing built-in extension XFIXES
- Initializing built-in extension RENDER
- Initializing built-in extension RANDR
- Initializing built-in extension COMPOSITE
- Initializing built-in extension DAMAGE
- Initializing built-in extension MIT-SCREEN-SAVER
- Initializing built-in extension DOUBLE-BUFFER
- Initializing built-in extension RECORD
- Initializing built-in extension DPMS
- Initializing built-in extension X-Resource
- Initializing built-in extension XVideo
- Initializing built-in extension XVideo-MotionCompensation
- Initializing built-in extension SELinux
- Initializing built-in extension XFree86-VidModeExtension
- Initializing built-in extension XFree86-DGA
- Initializing built-in extension XFree86-DRI
- Initializing built-in extension DRI2
- Loading extension GLX
- [tcsetpgrp failed in terminal_inferior: Operation not permitted]
- Program received signal SIGSEGV, Segmentation fault.
- 0x40786f3e in is_kgsl_pipe (pipe=pipe@entry=0x0) at kgsl/kgsl_pipe.c:111
- 111 return pipe->funcs == &funcs;
- (gdb)
Add Comment
Please, Sign In to add comment