Ubuntu Pastebin

Paste from Nick Dedekind at Sat, 23 May 2015 04:09:21 +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
(gdb) thread apply all bt

Thread 14 (Thread 0xb2ed23a0 (LWP 11169)):
#0  0xb41e76b4 in ?? ()
#1  0xb41fbc8c in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 13 (Thread 0xb24ff3a0 (LWP 11170)):
#0  0xb41e76b4 in ?? ()
#1  0xb41fbc8c in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 12 (Thread 0xb1aff3a0 (LWP 11171)):
#0  0xb62b8132 in epoll_wait () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0x0014a2a0 in boost::asio::detail::epoll_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) ()
#2  0x0014b56a in boost::asio::detail::task_io_service::run(boost::system::error_code&) ()
#3  0x001496de in _start ()

Thread 11 (Thread 0xad2fe3a0 (LWP 11172)):
#0  0xb62b14e0 in poll () from /lib/arm-linux-gnueabihf/libc.so.6
#1  0x00000000 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

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

Thread 9 (Thread 0xabfcd3a0 (LWP 11174)):
#0  0xb631fd44 in __libc_do_syscall () from /lib/arm-linux-gnueabihf/libpthread.so.0
#1  0xb631d95c in __lll_lock_wait () from /lib/arm-linux-gnueabihf/libpthread.so.0
#2  0xb6319202 in pthread_mutex_lock () from /lib/arm-linux-gnueabihf/libpthread.so.0
#3  0xb6e27536 in post_activate (new_mode=GST_PAD_MODE_NONE, pad=0xb1c72a60) at gstpad.c:966
#4  gst_pad_activate_mode (pad=pad@entry=0xb1c72a60, mode=mode@entry=GST_PAD_MODE_PUSH, active=active@entry=0) at gstpad.c:1154
#5  0xb6e27a80 in gst_pad_set_active (pad=0xb1c72a60, active=active@entry=0) at gstpad.c:1031
#6  0xb26aaff6 in gst_play_sink_release_pad (playsink=0xb1b12120, pad=0xb1c72a60) at gstplaysink.c:4534
#7  0xb269b7be in source_combine_remove_pads (playbin=playbin@entry=0xb1b0e988, combine=<optimized out>, combine=<optimized out>) at gstplaybin2.c:2044
#8  0xb269c048 in deactivate_group (playbin=playbin@entry=0xb1b0e988, group=group@entry=0xb1b0ec40) at gstplaybin2.c:5303
#9  0xb269d3d2 in gst_play_bin_change_state (element=0xb1b0e988, transition=<optimized out>) at gstplaybin2.c:5644
#10 0xb6e1339a in gst_element_change_state (element=element@entry=0xb1b0e988, transition=transition@entry=GST_STATE_CHANGE_READY_TO_PAUSED) at gstelement.c:2602
#11 0xb6e137f8 in gst_element_set_state_func (element=0xb1b0e988, state=<optimized out>) at gstelement.c:2558
#12 0x001d663e in gstreamer::Playbin::set_state_and_wait(GstState) ()
#13 0x001ccf80 in gstreamer::Engine::pause() ()
#14 0x001d9a18 in core::ubuntu::media::PlayerSkeleton::Private::handle_pause(std::shared_ptr<core::dbus::Message> const&) ()
#15 0xb6eae1c0 in ?? () from /usr/lib/arm-linux-gnueabihf/libdbus-cpp.so.4
#16 0xb61ddaa2 in ?? () from /lib/arm-linux-gnueabihf/libdbus-1.so.3
Download as text