Advertisement
Guest User

Untitled

a guest
Sep 12th, 2017
486
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.39 KB | None | 0 0
  1. $ gdb --args /usr/bin/gnome-shell --replace
  2. GNU gdb (Ubuntu 7.12.50.20170314-0ubuntu1.1) 7.12.50.20170314-git
  3. Copyright (C) 2017 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-linux-gnu".
  9. Type "show configuration" for configuration details.
  10. For bug reporting instructions, please see:
  11. <http://www.gnu.org/software/gdb/bugs/>.
  12. Find the GDB manual and other documentation resources online at:
  13. <http://www.gnu.org/software/gdb/documentation/>.
  14. For help, type "help".
  15. Type "apropos word" to search for commands related to "word"...
  16. Reading symbols from /usr/bin/gnome-shell...(no debugging symbols found)...done.
  17. (gdb) run
  18. Starting program: /usr/bin/gnome-shell --replace
  19. [Thread debugging using libthread_db enabled]
  20. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  21. [New Thread 0x7fffdf21e700 (LWP 7939)]
  22. [New Thread 0x7fffdd004700 (LWP 7960)]
  23. [New Thread 0x7fffd7df2700 (LWP 7961)]
  24. [New Thread 0x7fffd75f1700 (LWP 7962)]
  25. Gtk-Message: Failed to load module "canberra-gtk-module"
  26. Gtk-Message: Failed to load module "canberra-gtk-module"
  27. [New Thread 0x7fffd6be8700 (LWP 7965)]
  28. [New Thread 0x7fffdc178700 (LWP 7966)]
  29. [New Thread 0x7fffdc0f7700 (LWP 7967)]
  30. [New Thread 0x7fffd63e7700 (LWP 7968)]
  31. [New Thread 0x7fffd6366700 (LWP 7969)]
  32. [New Thread 0x7fffd62e5700 (LWP 7970)]
  33. [New Thread 0x7fffd6264700 (LWP 7971)]
  34. [New Thread 0x7fffd61e3700 (LWP 7972)]
  35. [New Thread 0x7fffd6162700 (LWP 7973)]
  36. Gjs-Message: JS WARNING: [resource:///org/gnome/shell/ui/main.js 317]: reference to undefined property global.stage
  37. Gjs-Message: JS WARNING: [resource:///org/gnome/shell/ui/layout.js 217]: reference to undefined property global.window_group
  38. Gjs-Message: JS WARNING: [resource:///org/gnome/shell/ui/layout.js 899]: reference to undefined property this.monitors[this.findIndexForActor(...)]
  39. Gjs-Message: JS WARNING: [resource:///org/gnome/shell/ui/osdMonitorLabeler.js 59]: reference to undefined property Meta.MonitorManager
  40. [New Thread 0x7fff91843700 (LWP 7974)]
  41. Gjs-Message: JS WARNING: [resource:///org/gnome/shell/ui/panel.js 1107]: reference to undefined property indicator.menu._openChangedId
  42. Gjs-Message: JS WARNING: [resource:///org/gnome/gjs/modules/tweener/tweener.js 538]: reference to undefined property properties[istr].arrayIndex
  43. current session already has an ibus-daemon.
  44. Gjs-Message: JS WARNING: [resource:///org/gnome/shell/ui/slider.js 34]: reference to undefined property St.GenericAccessible
  45. Gjs-Message: JS WARNING: [resource:///org/gnome/shell/ui/search.js 436]: reference to undefined property provider.isRemoteProvider
  46. Dash to Dock-Message: WARNING: addSignalMethods is replacing existing [0x55555767e260 Gjs_ShowAppsIcon.dash-item-container] connect method
  47. Dash to Dock-Message: WARNING: addSignalMethods is replacing existing [0x55555767e260 Gjs_ShowAppsIcon.dash-item-container] disconnect method
  48. Dash to Dock-Message: WARNING: addSignalMethods is replacing existing [0x55555767e260 Gjs_ShowAppsIcon.dash-item-container] emit method
  49. Multi Monitors Add-On-Message: Enable Multi Monitors Add-On ...
  50. Multi Monitors Add-On-Message: pi:0
  51. Multi Monitors Add-On-Message: i:0 x:0 y:0 w:1280 h:1024
  52. Multi Monitors Add-On-Message: i:1 x:1280 y:0 w:1280 h:1024
  53. Gjs-Message: JS WARNING: [resource:///org/gnome/shell/ui/workspacesView.js 527]: reference to undefined property this._restackedNotifyId
  54. Multi Monitors Add-On-Message: new: i1x1280y0w1280h1024
  55. GNOME Shell-Message: Extension alternate-tab@gnome-shell-extensions.gcampax.github.com already installed in /home/leonhard/.local/share/gnome-shell/extensions/alternate-tab@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/alternate-tab@gnome-shell-extensions.gcampax.github.com will not be loaded
  56. GNOME Shell-Message: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /home/leonhard/.local/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
  57. GNOME Shell-Message: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /home/leonhard/.local/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
  58. GNOME Shell-Message: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /home/leonhard/.local/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
  59. GNOME Shell-Message: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /home/leonhard/.local/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
  60. GNOME Shell-Message: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /home/leonhard/.local/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
  61. GNOME Shell-Message: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /home/leonhard/.local/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
  62. GNOME Shell-Message: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /home/leonhard/.local/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
  63. GNOME Shell-Message: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /home/leonhard/.local/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
  64. GNOME Shell-Message: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /home/leonhard/.local/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
  65. GNOME Shell-Message: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /home/leonhard/.local/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
  66. GNOME Shell-Message: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /home/leonhard/.local/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
  67. Gjs-Message: JS WARNING: [resource:///org/gnome/shell/ui/panel.js 342]: reference to undefined property this.menu.actionGroup
  68. [New Thread 0x7fff91036700 (LWP 7981)]
  69. Gjs-Message: JS WARNING: [resource:///org/gnome/shell/misc/ibusManager.js 196]: reference to undefined property this._engines[id]
  70. Sound Input & Output Device Chooser-Message: Max Id:9
  71. Sound Input & Output Device Chooser-Message: HDMI / DisplayPort 3
  72. (Eingebautes Tongerät)
  73. Sound Input & Output Device Chooser-Message: Added: 1:HDMI / DisplayPort 3:hdmi-output-2
  74. Gjs-Message: JS WARNING: [/home/leonhard/.local/share/gnome-shell/extensions/sound-output-device-chooser@kgshank.net/base.js 167]: reference to undefined property this._availableDevicesIds[(intermediate value)]
  75. Sound Input & Output Device Chooser-Message: Removed: 1
  76. Sound Input & Output Device Chooser-Message: HDMI / DisplayPort 2
  77. (Eingebautes Tongerät)
  78. Sound Input & Output Device Chooser-Message: Added: 2:HDMI / DisplayPort 2:hdmi-output-1
  79. Sound Input & Output Device Chooser-Message: Removed: 2
  80. Sound Input & Output Device Chooser-Message: HDMI / DisplayPort
  81. (Eingebautes Tongerät)
  82. Sound Input & Output Device Chooser-Message: Added: 3:HDMI / DisplayPort:hdmi-output-0
  83. Sound Input & Output Device Chooser-Message: Kopfhörer
  84. (Eingebautes Tongerät)
  85. Sound Input & Output Device Chooser-Message: Added: 4:Kopfhörer:analog-output-headphones
  86. Sound Input & Output Device Chooser-Message: Activated: 4
  87. Sound Input & Output Device Chooser-Message: Lautsprecher
  88. (Eingebautes Tongerät)
  89. Sound Input & Output Device Chooser-Message: Added: 5:Lautsprecher:analog-output-speaker
  90. Sound Input & Output Device Chooser-Message: Line-Ausgang
  91. (Eingebautes Tongerät)
  92. Sound Input & Output Device Chooser-Message: Added: 6:Line-Ausgang:analog-output-lineout
  93. Sound Input & Output Device Chooser-Message: Removed: 6
  94. Sound Input & Output Device Chooser-Message: Max Id:10
  95. Sound Input & Output Device Chooser-Message: Mikrofon der Freisprecheinrichtung
  96. (Eingebautes Tongerät)
  97. Sound Input & Output Device Chooser-Message: Added: 7:Mikrofon der Freisprecheinrichtung:analog-input-headset-mic
  98. Sound Input & Output Device Chooser-Message: Mikrofon
  99. (Eingebautes Tongerät)
  100. Sound Input & Output Device Chooser-Message: Added: 8:Mikrofon:analog-input-headphone-mic
  101. Sound Input & Output Device Chooser-Message: Activated: 8
  102. Gjs-Message: JS WARNING: [resource:///org/gnome/shell/ui/status/network.js 1897]: reference to undefined property this._mainConnectionStateChangedId
  103. [New Thread 0x7fff82710700 (LWP 8007)]
  104. Gjs-Message: JS WARNING: [/home/leonhard/.local/share/gnome-shell/extensions/TopIcons@phocean.net/extension.js 73]: reference to undefined property blacklist[(i + 1)]
  105. [Thread 0x7fff91843700 (LWP 7974) exited]
  106. [Thread 0x7fffd7df2700 (LWP 7961) exited]
  107. [Thread 0x7fff91036700 (LWP 7981) exited]
  108. [New Thread 0x7fff91036700 (LWP 8014)]
  109. [Thread 0x7fff82710700 (LWP 8007) exited]
  110. Gjs-Message: JS WARNING: [resource:///org/gnome/shell/ui/workspace.js 1233]: reference to undefined property this._reservedSlotWindow
  111.  
  112. (gnome-shell:7935): Gdk-ERROR **: The program 'gnome-shell' received an X Window System error.
  113. This probably reflects a bug in the program.
  114. The error was 'BadCursor (invalid Cursor parameter)'.
  115. (Details: serial 2256 error_code 6 request_code 95 (core protocol) minor_code 0)
  116. (Note to programmers: normally, X errors are reported asynchronously;
  117. that is, you will receive the error a while after causing it.
  118. To debug your program, run it with the GDK_SYNCHRONIZE environment
  119. variable to change this behavior. You can then get a meaningful
  120. backtrace from your debugger if you break on the gdk_x_error() function.)
  121.  
  122. Thread 1 "gnome-shell" received signal SIGTRAP, Trace/breakpoint trap.
  123. 0x00007ffff5599de1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  124. (gdb) t a a bt
  125.  
  126. Thread 18 (Thread 0x7fff91036700 (LWP 8014)):
  127. #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  128. #1 0x00007ffff55da15a in g_cond_wait_until () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  129. #2 0x00007ffff55688d9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  130. #3 0x00007ffff5568efc in g_async_queue_timeout_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  131. #4 0x00007ffff55bca2d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  132. #5 0x00007ffff55bbf65 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  133. #6 0x00007ffff53336da in start_thread (arg=0x7fff91036700) at pthread_create.c:456
  134. #7 0x00007ffff506dd7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105
  135.  
  136. Thread 14 (Thread 0x7fffd6162700 (LWP 7973)):
  137. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  138. #1 0x00007fffe6291570 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  139. #2 0x00007ffff01aee4f in ?? () from /usr/lib/x86_64-linux-gnu/libjs.so.0
  140. #3 0x00007fffe6296ed9 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  141. #4 0x00007ffff53336da in start_thread (arg=0x7fffd6162700) at pthread_create.c:456
  142. #5 0x00007ffff506dd7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105
  143.  
  144. Thread 13 (Thread 0x7fffd61e3700 (LWP 7972)):
  145. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  146. #1 0x00007fffe6291570 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  147. #2 0x00007ffff01aee4f in ?? () from /usr/lib/x86_64-linux-gnu/libjs.so.0
  148. #3 0x00007fffe6296ed9 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  149. #4 0x00007ffff53336da in start_thread (arg=0x7fffd61e3700) at pthread_create.c:456
  150. #5 0x00007ffff506dd7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105
  151.  
  152. Thread 12 (Thread 0x7fffd6264700 (LWP 7971)):
  153. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  154. #1 0x00007fffe6291570 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  155. #2 0x00007ffff01aee4f in ?? () from /usr/lib/x86_64-linux-gnu/libjs.so.0
  156. #3 0x00007fffe6296ed9 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  157. #4 0x00007ffff53336da in start_thread (arg=0x7fffd6264700) at pthread_create.c:456
  158. #5 0x00007ffff506dd7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105
  159.  
  160. Thread 11 (Thread 0x7fffd62e5700 (LWP 7970)):
  161. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  162. #1 0x00007fffe6291570 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  163. #2 0x00007ffff01aee4f in ?? () from /usr/lib/x86_64-linux-gnu/libjs.so.0
  164. #3 0x00007fffe6296ed9 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  165. #4 0x00007ffff53336da in start_thread (arg=0x7fffd62e5700) at pthread_create.c:456
  166. #5 0x00007ffff506dd7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105
  167.  
  168. Thread 10 (Thread 0x7fffd6366700 (LWP 7969)):
  169. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  170. #1 0x00007fffe6291570 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  171. #2 0x00007ffff01aee4f in ?? () from /usr/lib/x86_64-linux-gnu/libjs.so.0
  172. #3 0x00007fffe6296ed9 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  173. #4 0x00007ffff53336da in start_thread (arg=0x7fffd6366700) at pthread_create.c:456
  174. #5 0x00007ffff506dd7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105
  175.  
  176. Thread 9 (Thread 0x7fffd63e7700 (LWP 7968)):
  177. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  178. #1 0x00007fffe6291570 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  179. #2 0x00007ffff01aee4f in ?? () from /usr/lib/x86_64-linux-gnu/libjs.so.0
  180. #3 0x00007fffe6296ed9 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  181. #4 0x00007ffff53336da in start_thread (arg=0x7fffd63e7700) at pthread_create.c:456
  182. #5 0x00007ffff506dd7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105
  183.  
  184. Thread 8 (Thread 0x7fffdc0f7700 (LWP 7967)):
  185. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  186. #1 0x00007fffe6291570 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  187. #2 0x00007ffff01aee4f in ?? () from /usr/lib/x86_64-linux-gnu/libjs.so.0
  188. ---Type <return> to continue, or q <return> to quit---
  189. #3 0x00007fffe6296ed9 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  190. #4 0x00007ffff53336da in start_thread (arg=0x7fffdc0f7700) at pthread_create.c:456
  191. #5 0x00007ffff506dd7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105
  192.  
  193. Thread 7 (Thread 0x7fffdc178700 (LWP 7966)):
  194. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  195. #1 0x00007fffe6291570 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  196. #2 0x00007ffff01aee4f in ?? () from /usr/lib/x86_64-linux-gnu/libjs.so.0
  197. #3 0x00007fffe6296ed9 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  198. #4 0x00007ffff53336da in start_thread (arg=0x7fffdc178700) at pthread_create.c:456
  199. #5 0x00007ffff506dd7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105
  200.  
  201. Thread 6 (Thread 0x7fffd6be8700 (LWP 7965)):
  202. #0 0x00007ffff5061d8d in poll () at ../sysdeps/unix/syscall-template.S:84
  203. #1 0x00007ffff11bcdf1 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  204. #2 0x00007ffff11ae601 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  205. #3 0x00007ffff11aec9e in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  206. #4 0x00007ffff11aed50 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  207. #5 0x00007ffff11bcd39 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  208. #6 0x00007fffe6f4a7d8 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-10.0.so
  209. #7 0x00007ffff53336da in start_thread (arg=0x7fffd6be8700) at pthread_create.c:456
  210. #8 0x00007ffff506dd7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105
  211.  
  212. Thread 5 (Thread 0x7fffd75f1700 (LWP 7962)):
  213. #0 0x00007ffff5061d8d in poll () at ../sysdeps/unix/syscall-template.S:84
  214. #1 0x00007ffff5594576 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  215. #2 0x00007ffff559468c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  216. #3 0x00007fffd7dfa46d in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
  217. #4 0x00007ffff55bbf65 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  218. #5 0x00007ffff53336da in start_thread (arg=0x7fffd75f1700) at pthread_create.c:456
  219. #6 0x00007ffff506dd7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105
  220.  
  221. Thread 3 (Thread 0x7fffdd004700 (LWP 7960)):
  222. #0 0x00007ffff5061d8d in poll () at ../sysdeps/unix/syscall-template.S:84
  223. #1 0x00007ffff5594576 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  224. #2 0x00007ffff5594902 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  225. #3 0x00007ffff5b7b476 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  226. #4 0x00007ffff55bbf65 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  227. #5 0x00007ffff53336da in start_thread (arg=0x7fffdd004700) at pthread_create.c:456
  228. #6 0x00007ffff506dd7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105
  229.  
  230. Thread 2 (Thread 0x7fffdf21e700 (LWP 7939)):
  231. #0 0x00007ffff5061d8d in poll () at ../sysdeps/unix/syscall-template.S:84
  232. #1 0x00007ffff5594576 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  233. #2 0x00007ffff559468c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  234. #3 0x00007ffff55946d1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  235. #4 0x00007ffff55bbf65 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  236. #5 0x00007ffff53336da in start_thread (arg=0x7fffdf21e700) at pthread_create.c:456
  237. #6 0x00007ffff506dd7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105
  238.  
  239. Thread 1 (Thread 0x7ffff7ee7ac0 (LWP 7935)):
  240. #0 0x00007ffff5599de1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  241. #1 0x00007ffff559c521 in g_log_writer_default () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  242. #2 0x00007ffff559a97c in g_log_structured_array () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  243. #3 0x00007ffff559ac79 in g_log_structured () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  244. #4 0x00007ffff1fed66e in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  245. #5 0x00007ffff1ffa9b3 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  246. #6 0x00007ffff24d9c8d in _XError () from /usr/lib/x86_64-linux-gnu/libX11.so.6
  247. #7 0x00007ffff24d6bb7 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
  248. #8 0x00007ffff24d6c75 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
  249. #9 0x00007ffff24d7b88 in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
  250. #10 0x00007ffff229576a in XFixesGetCursorImage () from /usr/lib/x86_64-linux-gnu/libXfixes.so.3
  251. #11 0x00007ffff6d115b9 in ?? () from /usr/lib/x86_64-linux-gnu/libmutter-0.so.0
  252. ---Type <return> to continue, or q <return> to quit---
  253. #12 0x00007ffff6d119d8 in meta_cursor_tracker_get_sprite () from /usr/lib/x86_64-linux-gnu/libmutter-0.so.0
  254. #13 0x00007ffff79643de in shell_util_cursor_tracker_to_clutter () from /usr/lib/gnome-shell/libgnome-shell.so
  255. #14 0x00007ffff08c3e18 in ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
  256. #15 0x00007ffff08c387a in ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
  257. #16 0x00007ffff746ea5f in ?? () from /usr/lib/libgjs.so.0
  258. #17 0x00007ffff7470114 in ?? () from /usr/lib/libgjs.so.0
  259. #18 0x00007ffff01d4cd8 in ?? () from /usr/lib/x86_64-linux-gnu/libjs.so.0
  260. #19 0x00007ffff01ca797 in ?? () from /usr/lib/x86_64-linux-gnu/libjs.so.0
  261. #20 0x00007ffff01d496b in ?? () from /usr/lib/x86_64-linux-gnu/libjs.so.0
  262. #21 0x00007ffff01d4c24 in ?? () from /usr/lib/x86_64-linux-gnu/libjs.so.0
  263. #22 0x00007ffff01d5845 in ?? () from /usr/lib/x86_64-linux-gnu/libjs.so.0
  264. #23 0x00007ffff043208b in ?? () from /usr/lib/x86_64-linux-gnu/libjs.so.0
  265. #24 0x00007fffdc06c134 in ?? ()
  266. #25 0x00007fffffffc190 in ?? ()
  267. #26 0x00007fffffffc0a8 in ?? ()
  268. #27 0x00007fffd4f74610 in ?? ()
  269. #28 0x00007fff81e40400 in ?? ()
  270. #29 0x00007ffff06b2d20 in ?? () from /usr/lib/x86_64-linux-gnu/libjs.so.0
  271. #30 0x00007fffd4f75490 in ?? ()
  272. #31 0x00007fff81e4028b in ?? ()
  273. #32 0x0000000000000600 in ?? ()
  274. #33 0x00007fff90372840 in ?? ()
  275. #34 0x0000000000000001 in ?? ()
  276. #35 0x00007fffffffc0f0 in ?? ()
  277. #36 0x0000000000000010 in ?? ()
  278. #37 0xfffc7fffd42f1060 in ?? ()
  279. #38 0xfffc7fffd42e2b50 in ?? ()
  280. #39 0x00005555559a87a0 in ?? ()
  281. #40 0x00007fffd42f1060 in ?? ()
  282. #41 0x00007fff90386bc0 in ?? ()
  283. #42 0xfffb800000000000 in ?? ()
  284. #43 0x00007fff90372840 in ?? ()
  285. #44 0xfffc7fffd4f58180 in ?? ()
  286. #45 0x00007fffdc0676b5 in ?? ()
  287. #46 0x0000000000000203 in ?? ()
  288. #47 0x00007fff90368ec0 in ?? ()
  289. #48 0x0000000000000001 in ?? ()
  290. #49 0xfffc7fffd42f1060 in ?? ()
  291. #50 0xfffc7fffd42e2b50 in ?? ()
  292. #51 0x00007fffffffc228 in ?? ()
  293. #52 0x00007fffdc067660 in ?? ()
  294. #53 0x00007fffffffc460 in ?? ()
  295. #54 0x00007fffffffc228 in ?? ()
  296. #55 0x00007fffffffc240 in ?? ()
  297. #56 0x0000555555a93720 in ?? ()
  298. #57 0x00007fffffffc3b0 in ?? ()
  299. #58 0x00007ffff03ac73e in ?? () from /usr/lib/x86_64-linux-gnu/libjs.so.0
  300. Backtrace stopped: previous frame inner to this frame (corrupt stack?)
  301. (gdb) call gjs_dumpstack ()
  302. == Stack trace for context 0x555555966e80 ==
  303. Magnifier<._updateMouseSprite@resource:///org/gnome/shell/ui/magnifier.js:441:9
  304. wrapper@resource:///org/gnome/gjs/modules/lang.js:178:22
  305.  
  306. [Thread 0x7fff91036700 (LWP 8014) exited]
  307. $1 = 1433848128
  308. (gdb) quit
  309. A debugging session is active.
  310.  
  311. Inferior 1 [process 7935] will be killed.
  312.  
  313. Quit anyway? (y or n) y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement