Ubuntu Pastebin

Paste from Saviq at Wed, 21 Oct 2015 15:59:26 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
(gdb) info threads
  Id   Target Id         Frame
  19   Thread 0xb37ac450 (LWP 20587) "unity8" 0xb61ae970 in recvmsg () from /lib/arm-linux-gnueabihf/libc.so.6
  18   Thread 0xb2fac450 (LWP 20588) "unity8" 0xb61ab620 in syscall () from /lib/arm-linux-gnueabihf/libc.so.6
  17   Thread 0xb23ff450 (LWP 20589) "MirServerThread" 0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
  16   Thread 0xb1aff450 (LWP 20591) "RPC Thread" 0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
  15   Thread 0xb049b450 (LWP 20592) "GL updater" 0xb5ff4d44 in __libc_do_syscall () from /lib/arm-linux-gnueabihf/libpthread.so.0
  14   Thread 0xafc9b450 (LWP 20593) "Input dispatch" 0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
  13   Thread 0xaf2c7450 (LWP 20594) "Mir/Snapshot" 0xb5ff4d44 in __libc_do_syscall () from /lib/arm-linux-gnueabihf/libpthread.so.0
  12   Thread 0xae8ff450 (LWP 20596) "Mir/IPC" 0xb61ae132 in epoll_wait () from /lib/arm-linux-gnueabihf/libc.so.6
  11   Thread 0xae0ff450 (LWP 20597) "Mir/IPC" 0xb61ae132 in epoll_wait () from /lib/arm-linux-gnueabihf/libc.so.6
  10   Thread 0xacb58450 (LWP 20598) "unity8" 0xb4409b7c in ?? ()
  9    Thread 0xabd8c450 (LWP 20599) "QQmlThread" 0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
  8    Thread 0xa9f21450 (LWP 20647) "dconf worker" 0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
  7    Thread 0xa9721450 (LWP 20655) "gdbus" 0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
  6    Thread 0xa81ff450 (LWP 20686) "dashCommunicato" 0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
  5    Thread 0xa749d450 (LWP 20687) "unity8" 0xb5ff4d44 in __libc_do_syscall () from /lib/arm-linux-gnueabihf/libpthread.so.0
  4    Thread 0xa65b3450 (LWP 20698) "unity8" 0xb61ae132 in epoll_wait () from /lib/arm-linux-gnueabihf/libc.so.6
  3    Thread 0xa4b48450 (LWP 20717) "QQuickPixmapRea" 0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
  2    Thread 0xa2426450 (LWP 20730) "QSGRenderThread" 0xb5ff4d44 in __libc_do_syscall ()
   from /lib/arm-linux-gnueabihf/libpthread.so.0
* 1    Thread 0xb6f6d000 (LWP 20586) "unity8" 0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
(gdb) t a a bt

Thread 19 (Thread 0xb37ac450 (LWP 20587)):
#0  0xb61ae970 in recvmsg () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0x00000000 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 18 (Thread 0xb2fac450 (LWP 20588)):
#0  0xb61ab620 in syscall () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0xb3cb1c98 in ?? () from /usr/lib/arm-linux-gnueabihf/liblttng-ust.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 17 (Thread 0xb23ff450 (LWP 20589)):
#0  0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0xb5c5c0d8 in ?? () from /lib/arm-linux-gnueabihf/libglib-2.0.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 16 (Thread 0xb1aff450 (LWP 20591)):
#0  0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0xb3bb2cdc in poll (__timeout=-1, __nfds=1, __fds=0xb1afedd4) at /usr/include/arm-linux-gnueabihf/bits/poll2.h:46

#2  (anonymous namespace)::dispatch_loop(const std::string &, std::shared_ptr<mir::dispatch::ThreadedDispatcher::ThreadShutdownRequestHandler>, std::shared_ptr<mir::dispatch::Dispatchable>, const std::function<void()> &) (name=..., thread_register=..., dispatcher=
    std::shared_ptr (count 2, weak 0) 0xb1b0340c, exception_handler=...)
---Type <return> to continue, or q <return> to quit---
    at /build/mir-U8WSgm/mir-0.17.0+15.04.20151008.2/src/common/dispatch/threaded_dispatcher.cpp:203
#3  0xb3bb3c96 in _M_invoke<0u, 1u, 2u, 3u> (this=<optimized out>) at /usr/include/c++/4.9/functional:1700
#4  operator() (this=<optimized out>) at /usr/include/c++/4.9/functional:1688
#5  std::thread::_Impl<std::_Bind_simple<void (*(std::string, std::shared_ptr<mir::dispatch::ThreadedDispatcher::ThreadShutdownRequestHandler>, std::shared_ptr<mir::dispatch::MultiplexingDispatchable>, std::function<void ()>))(std::string const&, std::shared_ptr<mir::disp
atch::ThreadedDispatcher::ThreadShutdownRequestHandler>, std::shared_ptr<mir::dispatch::Dispatchable>, std::function<void ()> const&)> >::_M_run() (this=<optimized out>) at /usr/include/c++/4.9/thread:115
#6  0xb62b92a0 in ?? () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#7  0xb5fec490 in start_thread () from /lib/arm-linux-gnueabihf/libpthread.so.0
#8  0xb61adc4c in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 15 (Thread 0xb049b450 (LWP 20592)):
#0  0xb5ff4d44 in __libc_do_syscall () from /lib/arm-linux-gnueabihf/libpthread.so.0
#1  0xb5ff06b0 in pthread_cond_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabihf/libpthread.so.0
#2  0xb2706b62 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 14 (Thread 0xafc9b450 (LWP 20593)):
#0  0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0xb3bb2cdc in poll (__timeout=-1, __nfds=1, __fds=0xafc9add4) at /usr/include/arm-linux-gnueabihf/bits/poll2.h:46
#2  (anonymous namespace)::dispatch_loop(const std::string &, std::shared_ptr<mir::dispatch::ThreadedDispatcher::ThreadShutdownRequestH---Type <return> to continue, or q <return> to quit---
andler>, std::shared_ptr<mir::dispatch::Dispatchable>, const std::function<void()> &) (name=..., thread_register=...,
    dispatcher=std::shared_ptr (count 2, weak 0) 0xb1bedc5c, exception_handler=...)
    at /build/mir-U8WSgm/mir-0.17.0+15.04.20151008.2/src/common/dispatch/threaded_dispatcher.cpp:203
#3  0xb3bb3c96 in _M_invoke<0u, 1u, 2u, 3u> (this=<optimized out>) at /usr/include/c++/4.9/functional:1700
#4  operator() (this=<optimized out>) at /usr/include/c++/4.9/functional:1688
#5  std::thread::_Impl<std::_Bind_simple<void (*(std::string, std::shared_ptr<mir::dispatch::ThreadedDispatcher::ThreadShutdownRequestHandler>, std::shared_ptr<mir::dispatch::MultiplexingDispatchable>, std::function<void ()>))(std::string const&, std::shared_ptr<mir::disp
atch::ThreadedDispatcher::ThreadShutdownRequestHandler>, std::shared_ptr<mir::dispatch::Dispatchable>, std::function<void ()> const&)> >::_M_run() (this=<optimized out>) at /usr/include/c++/4.9/thread:115
#6  0xb62b92a0 in ?? () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#7  0xb5fec490 in start_thread () from /lib/arm-linux-gnueabihf/libpthread.so.0
#8  0xb61adc4c in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 13 (Thread 0xaf2c7450 (LWP 20594)):
#0  0xb5ff4d44 in __libc_do_syscall () from /lib/arm-linux-gnueabihf/libpthread.so.0
#1  0xb5ff06b0 in pthread_cond_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabihf/libpthread.so.0
#2  0xb62b66e4 in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#3  0xb3dfe1f6 in operator() (this=0xb06ec710)
    at /build/mir-U8WSgm/mir-0.17.0+15.04.20151008.2/src/server/scene/threaded_snapshot_strategy.cpp:58
#4  __invoke<mir::scene::SnapshottingFunctor> (__f=...) at /usr/include/c++/4.9/functional:202
#5  operator()<> (this=<optimized out>) at /usr/include/c++/4.9/functional:435
---Type <return> to continue, or q <return> to quit---
#6  _M_invoke<> (this=<optimized out>) at /usr/include/c++/4.9/functional:1700
#7  operator() (this=<optimized out>) at /usr/include/c++/4.9/functional:1688
#8  std::thread::_Impl<std::_Bind_simple<std::reference_wrapper<mir::scene::SnapshottingFunctor> ()> >::_M_run() (
    this=<optimized out>) at /usr/include/c++/4.9/thread:115
#9  0xb62b92a0 in ?? () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#10 0xb5fec490 in start_thread () from /lib/arm-linux-gnueabihf/libpthread.so.0
#11 0xb61adc4c in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 12 (Thread 0xae8ff450 (LWP 20596)):
#0  0xb61ae132 in epoll_wait () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0xb3e3b6d8 in boost::asio::detail::epoll_reactor::run (this=0xb06ed300, block=<optimized out>, ops=...)
    at /usr/include/boost/asio/detail/impl/epoll_reactor.ipp:392
#2  0xb3e3cd1a in do_run_one (ec=..., this_thread=..., lock=..., this=0xb06ed2a0)
    at /usr/include/boost/asio/detail/impl/task_io_service.ipp:368
#3  boost::asio::detail::task_io_service::run (this=0xb06ed2a0, ec=...) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:153
#4  0xb3e3a3ca in run (this=0xb06ed230) at /usr/include/boost/asio/impl/io_service.ipp:59
#5  operator() (__closure=0xb06ed470)
    at /build/mir-U8WSgm/mir-0.17.0+15.04.20151008.2/src/server/frontend/published_socket_connector.cpp:165
#6  _M_invoke<> (this=0xb06ed470) at /usr/include/c++/4.9/functional:1700
#7  operator() (this=0xb06ed470) at /usr/include/c++/4.9/functional:1688
#8  std::thread::_Impl<std::_Bind_simple<mir::frontend::BasicConnector::start()::<lambda()>()> >::_M_run(void) (this=0xb06ed464)
---Type <return> to continue, or q <return> to quit---
    at /usr/include/c++/4.9/thread:115
#9  0xb62b92a0 in ?? () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#10 0xb5fec490 in start_thread () from /lib/arm-linux-gnueabihf/libpthread.so.0
#11 0xb61adc4c in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 11 (Thread 0xae0ff450 (LWP 20597)):
#0  0xb61ae132 in epoll_wait () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0xb3e3b6d8 in boost::asio::detail::epoll_reactor::run (this=0xae957000, block=<optimized out>, ops=...)
    at /usr/include/boost/asio/detail/impl/epoll_reactor.ipp:392
#2  0xb3e3cd1a in do_run_one (ec=..., this_thread=..., lock=..., this=0xae956f80)
    at /usr/include/boost/asio/detail/impl/task_io_service.ipp:368
#3  boost::asio::detail::task_io_service::run (this=0xae956f80, ec=...) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:153
#4  0xb3e3a3ca in run (this=0xae956f38) at /usr/include/boost/asio/impl/io_service.ipp:59
#5  operator() (__closure=0xb06ed7e8)
    at /build/mir-U8WSgm/mir-0.17.0+15.04.20151008.2/src/server/frontend/published_socket_connector.cpp:165
#6  _M_invoke<> (this=0xb06ed7e8) at /usr/include/c++/4.9/functional:1700
#7  operator() (this=0xb06ed7e8) at /usr/include/c++/4.9/functional:1688
#8  std::thread::_Impl<std::_Bind_simple<mir::frontend::BasicConnector::start()::<lambda()>()> >::_M_run(void) (this=0xb06ed7dc)
    at /usr/include/c++/4.9/thread:115
#9  0xb62b92a0 in ?? () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#10 0xb5fec490 in start_thread () from /lib/arm-linux-gnueabihf/libpthread.so.0
---Type <return> to continue, or q <return> to quit---
#11 0xb61adc4c in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 10 (Thread 0xacb58450 (LWP 20598)):
#0  0xb4409b7c in ?? ()
#1  0xb436f6fe in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 9 (Thread 0xabd8c450 (LWP 20599)):
#0  0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0xb5c5c0d8 in ?? () from /lib/arm-linux-gnueabihf/libglib-2.0.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 8 (Thread 0xa9f21450 (LWP 20647)):
#0  0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0xb5c5c0d8 in ?? () from /lib/arm-linux-gnueabihf/libglib-2.0.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 7 (Thread 0xa9721450 (LWP 20655)):
#0  0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0xb5c5c0d8 in ?? () from /lib/arm-linux-gnueabihf/libglib-2.0.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
---Type <return> to continue, or q <return> to quit---

Thread 6 (Thread 0xa81ff450 (LWP 20686)):
#0  0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0xb5c5c0d8 in ?? () from /lib/arm-linux-gnueabihf/libglib-2.0.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 5 (Thread 0xa749d450 (LWP 20687)):
#0  0xb5ff4d44 in __libc_do_syscall () from /lib/arm-linux-gnueabihf/libpthread.so.0
#1  0xb5ff06b0 in pthread_cond_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabihf/libpthread.so.0
#2  0xaea2b2c6 in ?? () from /usr/lib/arm-linux-gnueabihf/libdbus-cpp.so.4
#3  0xaea2b7c2 in ?? () from /usr/lib/arm-linux-gnueabihf/libdbus-cpp.so.4
#4  0xaea14678 in core::dbus::Bus::run() () from /usr/lib/arm-linux-gnueabihf/libdbus-cpp.so.4
#5  0xb62b92a0 in ?? () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#6  0xb5fec490 in start_thread () from /lib/arm-linux-gnueabihf/libpthread.so.0
#7  0xb61adc4c in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 4 (Thread 0xa65b3450 (LWP 20698)):
#0  0xb61ae132 in epoll_wait () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0xaea2928a in ?? () from /usr/lib/arm-linux-gnueabihf/libdbus-cpp.so.4
#2  0xaea2b262 in ?? () from /usr/lib/arm-linux-gnueabihf/libdbus-cpp.so.4
#3  0xaea2b7c2 in ?? () from /usr/lib/arm-linux-gnueabihf/libdbus-cpp.so.4
---Type <return> to continue, or q <return> to quit---
#4  0xaea14678 in core::dbus::Bus::run() () from /usr/lib/arm-linux-gnueabihf/libdbus-cpp.so.4
#5  0xb62b92a0 in ?? () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#6  0xb5fec490 in start_thread () from /lib/arm-linux-gnueabihf/libpthread.so.0
#7  0xb61adc4c in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 3 (Thread 0xa4b48450 (LWP 20717)):
#0  0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0xb5c5c0d8 in ?? () from /lib/arm-linux-gnueabihf/libglib-2.0.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 2 (Thread 0xa2426450 (LWP 20730)):
#0  0xb5ff4d44 in __libc_do_syscall () from /lib/arm-linux-gnueabihf/libpthread.so.0
#1  0xb5ff06b0 in pthread_cond_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabihf/libpthread.so.0
#2  0xb6367138 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/arm-linux-gnueabihf/libQt5Core.so.5
#3  0xb68776b4 in ?? () from /usr/lib/arm-linux-gnueabihf/libQt5Quick.so.5
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0xb6f6d000 (LWP 20586)):
#0  0xb61a74e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0xb5b3fea0 in ?? () from /lib/arm-linux-gnueabihf/libdbus-1.so.3
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Download as text