Ubuntu Pastebin

Paste from Saviq at Wed, 21 Oct 2015 15:57:18 +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
(gdb) info threads
  Id   Target Id         Frame
  10   Thread 0xb372f450 (LWP 4221) "unity8" 0xb6187970 in recvmsg () from /lib/arm-linux-gnueabihf/libc.so.6
  9    Thread 0xb2f2f450 (LWP 4222) "unity8" 0xb6184620 in syscall () from /lib/arm-linux-gnueabihf/libc.so.6
  8    Thread 0xb17ff450 (LWP 4225) "RPC Thread" 0xb61804e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
  7    Thread 0xb252eb40 (LWP 4227) "MirServerThread" 0xb5bea836 in ?? () from /lib/arm-linux-gnueabihf/librt.so.1
  6    Thread 0xac9cc450 (LWP 4234) "unity8" 0xb617cae0 in read () from /lib/arm-linux-gnueabihf/libc.so.6
  5    Thread 0xa9dad450 (LWP 4289) "dconf worker" 0xb61804e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
  4    Thread 0xa95ad450 (LWP 4291) "gdbus" 0xb61804e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
  3    Thread 0xa81ff450 (LWP 4313) "dashCommunicato" 0xb61804e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
  2    Thread 0xa2984450 (LWP 4348) "Swap Worker" 0xb5fcdd44 in __libc_do_syscall () from /lib/arm-linux-gnueabihf/libpthread.so.0
* 1    Thread 0xb6f46000 (LWP 4220) "unity8" 0xb5fcdd44 in __libc_do_syscall () from /lib/arm-linux-gnueabihf/libpthread.so.0
(gdb) thread apply all bt

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

Thread 9 (Thread 0xb2f2f450 (LWP 4222)):
#0  0xb6184620 in syscall () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0xb3c34c98 in ?? () from /usr/lib/arm-linux-gnueabihf/liblttng-ust.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 8 (Thread 0xb17ff450 (LWP 4225)):
#0  0xb61804e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0xb3b35cdc in poll (__timeout=-1, __nfds=1, __fds=0xb17fedd4) 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) 0xb180340c, exception_handler=...)
    at /build/mir-U8WSgm/mir-0.17.0+15.04.20151008.2/src/common/dispatch/threaded_dispatcher.cpp:203
#3  0xb3b36c96 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&)---Type <return> to continue, or q <return> to quit---
> >::_M_run() (this=<optimized out>) at /usr/include/c++/4.9/thread:115
#6  0xb62922a0 in ?? () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#7  0xb5fc5490 in start_thread () from /lib/arm-linux-gnueabihf/libpthread.so.0
#8  0xb6186c4c in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 7 (Thread 0xb252eb40 (LWP 4227)):
#0  0xb5bea836 in ?? () from /lib/arm-linux-gnueabihf/librt.so.1
#1  0xb5bea8a4 in ?? () from /lib/arm-linux-gnueabihf/librt.so.1
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 6 (Thread 0xac9cc450 (LWP 4234)):
#0  0xb617cae0 in read () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0x00000000 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 5 (Thread 0xa9dad450 (LWP 4289)):
#0  0xb61804e2 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0xb5c350d8 in ?? () from /lib/arm-linux-gnueabihf/libglib-2.0.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

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

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

Thread 2 (Thread 0xa2984450 (LWP 4348)):
#0  0xb5fcdd44 in __libc_do_syscall () from /lib/arm-linux-gnueabihf/libpthread.so.0
#1  0xb5fc96b0 in pthread_cond_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabihf/libpthread.so.0
#2  0xb235e0a8 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0xb6f46000 (LWP 4220)):
#0  0xb5fcdd44 in __libc_do_syscall () from /lib/arm-linux-gnueabihf/libpthread.so.0
#1  0xb5fc630c in pthread_join () from /lib/arm-linux-gnueabihf/libpthread.so.0
#2  0xb6292194 in std::thread::join() () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#3  0xac9d2284 in ?? () from /usr/lib/arm-linux-gnueabihf/libubuntu_application_api_test.so.3.0.0
#4  0xb61191a0 in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
#5  0xb61191d8 in exit () from /lib/arm-linux-gnueabihf/libc.so.6
#6  0xb610977a in __libc_start_main () from /lib/arm-linux-gnueabihf/libc.so.6
#7  0x0001504c in _start ()
---Type <return> to continue, or q <return> to quit---
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb)
Download as text