Skip to content

Instantly share code, notes, and snippets.

/-

Created November 19, 2017 10:08
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save anonymous/75d1534e9592281d78f283d53bfaa579 to your computer and use it in GitHub Desktop.
===================================================================
GDB Log
===================================================================
[New LWP 1565]
[New LWP 1583]
[New LWP 1586]
[New LWP 14295]
[New LWP 1584]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `nemo-desktop'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00000000004b46ed in nemo_centered_placement_grid_clear_grid_for_selection (grid=0x5736bc0, start_x=<optimized out>, start_y=0, drag_sel_list=<optimized out>) at nemo-centered-placement-grid.c:590
590 nemo-centered-placement-grid.c: No such file or directory.
[Current thread is 1 (Thread 0x7f6c88b92a40 (LWP 1565))]
===================================================================
GDB Backtrace
===================================================================
[New LWP 1565]
[New LWP 1583]
[New LWP 1586]
[New LWP 14295]
[New LWP 1584]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `nemo-desktop'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00000000004b46ed in nemo_centered_placement_grid_clear_grid_for_selection (grid=0x5736bc0, start_x=<optimized out>, start_y=0, drag_sel_list=<optimized out>) at nemo-centered-placement-grid.c:590
590 nemo-centered-placement-grid.c: No such file or directory.
[Current thread is 1 (Thread 0x7f6c88b92a40 (LWP 1565))]
#0 0x00000000004b46ed in nemo_centered_placement_grid_clear_grid_for_selection (grid=0x5736bc0, start_x=<optimized out>, start_y=0, drag_sel_list=<optimized out>) at nemo-centered-placement-grid.c:590
#1 0x00000224857f4248 in ()
#2 0x0000000002642450 in ()
#3 0x0000000000000105 in ()
#4 0x0000000000000001 in ()
#5 0x00000000026dca70 in ()
#6 0x0000000000000000 in ()
===================================================================
GDB Backtrace (all threads)
===================================================================
[New LWP 1565]
[New LWP 1583]
[New LWP 1586]
[New LWP 14295]
[New LWP 1584]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `nemo-desktop'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00000000004b46ed in nemo_centered_placement_grid_clear_grid_for_selection (grid=0x5736bc0, start_x=<optimized out>, start_y=0, drag_sel_list=<optimized out>) at nemo-centered-placement-grid.c:590
590 nemo-centered-placement-grid.c: No such file or directory.
[Current thread is 1 (Thread 0x7f6c88b92a40 (LWP 1565))]
Thread 5 (Thread 0x7f6c7958d700 (LWP 1584)):
#0 0x00007f6c84a5270d in poll () at ../sysdeps/unix/syscall-template.S:84
#1 0x00007f6c8581038c in g_main_context_iterate (priority=2147483647, n_fds=4, fds=0x7f6c6c00c3a0, timeout=<optimized out>, context=0x1fa5030) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:4135
poll_func = 0x7f6c8581f280 <g_poll>
max_priority = 2147483647
timeout = -1
some_ready = <optimized out>
nfds = 4
allocated_nfds = 5
fds = 0x7f6c6c00c3a0
#2 0x00007f6c8581038c in g_main_context_iterate (context=0x1fa5030, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3835
max_priority = 2147483647
timeout = -1
some_ready = <optimized out>
nfds = 4
allocated_nfds = 5
fds = 0x7f6c6c00c3a0
#3 0x00007f6c85810712 in g_main_loop_run (loop=0x1fa4fc0) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:4034
__func__ = "g_main_loop_run"
#4 0x00007f6c85e0e9d6 in gdbus_shared_thread_func (user_data=0x1fa5000) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./gio/gdbusprivate.c:246
data = 0x1fa5000
#5 0x00007f6c85836bb5 in g_thread_proxy (data=0x1f30990) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gthread.c:780
thread = 0x1f30990
#6 0x00007f6c84d286ba in start_thread (arg=0x7f6c7958d700) at pthread_create.c:333
__res = <optimized out>
pd = 0x7f6c7958d700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140103869060864, 4569114154366396158, 0, 140721296275279, 140103869061568, 33181696, -4490032010811152642, -4489586659002816770}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#7 0x00007f6c84a5e3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 4 (Thread 0x7f6c61ffb700 (LWP 14295)):
#0 0x00007f6c84a58499 in syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1 0x00007f6c85854cfa in g_cond_wait_until (cond=cond@entry=0x1fa4708, mutex=mutex@entry=0x1fa4700, end_time=end_time@entry=7602205098) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gthread-posix.c:1441
now = {tv_sec = 7587, tv_nsec = 205099729}
span = {tv_sec = 14, tv_nsec = 999998271}
sampled = 559
res = <optimized out>
#2 0x00007f6c857e4999 in g_async_queue_pop_intern_unlocked (queue=queue@entry=0x1fa4700, wait=wait@entry=1, end_time=end_time@entry=7602205098) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gasyncqueue.c:422
retval = <optimized out>
__func__ = "g_async_queue_pop_intern_unlocked"
#3 0x00007f6c857e4fbb in g_async_queue_timeout_pop (queue=0x1fa4700, timeout=timeout@entry=15000000) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gasyncqueue.c:543
end_time = 7602205098
retval = <optimized out>
#4 0x00007f6c8583760a in g_thread_pool_thread_proxy () at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gthreadpool.c:167
pool = <optimized out>
local_wakeup_thread_serial = <optimized out>
last_wakeup_thread_serial = <optimized out>
have_relayed_thread_marker = <optimized out>
free_pool = <optimized out>
task = 0x2
pool = <optimized out>
#5 0x00007f6c8583760a in g_thread_pool_thread_proxy (data=<optimized out>) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gthreadpool.c:364
free_pool = <optimized out>
task = 0x2
pool = <optimized out>
#6 0x00007f6c85836bb5 in g_thread_proxy (data=0x7f6c54061370) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gthread.c:780
thread = 0x7f6c54061370
#7 0x00007f6c84d286ba in start_thread (arg=0x7f6c61ffb700) at pthread_create.c:333
__res = <optimized out>
pd = 0x7f6c61ffb700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140103477344000, 4569114154366396158, 0, 140721296276655, 8388608, 92912864, -4490085658173905154, -4489586659002816770}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#8 0x00007f6c84a5e3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 3 (Thread 0x7f6c78b7f700 (LWP 1586)):
#0 0x00007f6c84a5270d in poll () at ../sysdeps/unix/syscall-template.S:84
#1 0x00007f6c8581038c in g_main_context_iterate (priority=2147483647, n_fds=1, fds=0x7f6c700010c0, timeout=<optimized out>, context=0x202a2b0) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:4135
poll_func = 0x7f6c8581f280 <g_poll>
max_priority = 2147483647
timeout = -1
some_ready = <optimized out>
nfds = 1
allocated_nfds = 1
fds = 0x7f6c700010c0
#2 0x00007f6c8581038c in g_main_context_iterate (context=context@entry=0x202a2b0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3835
max_priority = 2147483647
timeout = -1
some_ready = <optimized out>
nfds = 1
allocated_nfds = 1
fds = 0x7f6c700010c0
#3 0x00007f6c8581049c in g_main_context_iteration (context=0x202a2b0, may_block=1) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3901
retval = <optimized out>
#4 0x00007f6c78b8728d in () at /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#5 0x00007f6c85836bb5 in g_thread_proxy (data=0x20058f0) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gthread.c:780
thread = 0x20058f0
#6 0x00007f6c84d286ba in start_thread (arg=0x7f6c78b7f700) at pthread_create.c:333
__res = <optimized out>
pd = 0x7f6c78b7f700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140103858517760, 4569114154366396158, 0, 140721296277135, 140103858518464, 33727152, -4490035559527880962, -4489586659002816770}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#7 0x00007f6c84a5e3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 2 (Thread 0x7f6c79d8e700 (LWP 1583)):
#0 0x00007f6c84a5270d in poll () at ../sysdeps/unix/syscall-template.S:84
#1 0x00007f6c8581038c in g_main_context_iterate (priority=2147483647, n_fds=2, fds=0x7f6c740008c0, timeout=<optimized out>, context=0x1fa47f0) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:4135
poll_func = 0x7f6c8581f280 <g_poll>
max_priority = 2147483647
timeout = 5474
some_ready = <optimized out>
nfds = 2
allocated_nfds = 2
fds = 0x7f6c740008c0
#2 0x00007f6c8581038c in g_main_context_iterate (context=context@entry=0x1fa47f0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3835
max_priority = 2147483647
timeout = 5474
some_ready = <optimized out>
nfds = 2
allocated_nfds = 2
fds = 0x7f6c740008c0
#3 0x00007f6c8581049c in g_main_context_iteration (context=0x1fa47f0, may_block=may_block@entry=1) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3901
retval = <optimized out>
#4 0x00007f6c858104d9 in glib_worker_main (data=<optimized out>) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:5672
#5 0x00007f6c85836bb5 in g_thread_proxy (data=0x1f30940) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gthread.c:780
thread = 0x1f30940
#6 0x00007f6c84d286ba in start_thread (arg=0x7f6c79d8e700) at pthread_create.c:333
__res = <optimized out>
pd = 0x7f6c79d8e700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140103877453568, 4569114154366396158, 0, 140721296274927, 140103877454272, 0, -4490033110859651330, -4489586659002816770}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#7 0x00007f6c84a5e3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 1 (Thread 0x7f6c88b92a40 (LWP 1565)):
#0 0x00000000004b46ed in nemo_centered_placement_grid_clear_grid_for_selection (grid=0x5736bc0, start_x=<optimized out>, start_y=0, drag_sel_list=<optimized out>) at nemo-centered-placement-grid.c:590
item = 0x28b2d20
icon = <optimized out>
ret_list = <optimized out>
icon_list = 0x2037840
p = 0x0
grid_rect = {x = 40117328, y = 0, width = 2046936832, height = -1079911289}
is_free = 6
insert_before = <optimized out>
first_line = <optimized out>
grid_x = <optimized out>
grid_y = <optimized out>
new_grid_x = 171
new_grid_y = 598
iter_x = 163
iter_y = 509
icon_new_x = 130
icon_new_y = 100
space_needed = <optimized out>
#1 0x00000224857f4248 in ()
#2 0x0000000002642450 in ()
#3 0x0000000000000105 in ()
#4 0x0000000000000001 in ()
#5 0x00000000026dca70 in ()
#6 0x0000000000000000 in ()
#0 0x00000000004b46ed in nemo_centered_placement_grid_clear_grid_for_selection (grid=0x5736bc0, start_x=<optimized out>, start_y=0, drag_sel_list=<optimized out>) at nemo-centered-placement-grid.c:590
#1 0x00000224857f4248 in ()
#2 0x0000000002642450 in ()
#3 0x0000000000000105 in ()
#4 0x0000000000000001 in ()
#5 0x00000000026dca70 in ()
#6 0x0000000000000000 in ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment