Skip to content

Instantly share code, notes, and snippets.

@zmike
Created March 11, 2015 21:12
Show Gist options
  • Save zmike/23424d42e1cae3b219c1 to your computer and use it in GitHub Desktop.
Save zmike/23424d42e1cae3b219c1 to your computer and use it in GitHub Desktop.
==23782== Invalid read of size 4
==23782== at 0x3F2D001CB7: _XcursorAddPathElt (xcursor.c:631)
==23782== by 0x3F2D001F51: _XcursorBuildFullname (xcursor.c:722)
==23782== by 0x3F2D002B57: xcursor_load_theme (xcursor.c:944)
==23782== by 0x3F2D001569: wl_cursor_theme_load (wayland-cursor.c:406)
==23782== by 0x7D44557: _ecore_wl_cb_handle_global (ecore_wl.c:666)
==23782== by 0x3F19005DAF: ffi_call_unix64 (in /usr/lib64/libffi.so.6.0.2)
==23782== by 0x3F19005817: ffi_call (in /usr/lib64/libffi.so.6.0.2)
==23782== by 0x3F27808621: wl_closure_invoke (connection.c:942)
==23782== by 0x3F2780587F: dispatch_event.isra.6 (wayland-client.c:1168)
==23782== by 0x3F278058FB: dispatch_queue (wayland-client.c:1343)
==23782== by 0x3F2780663E: wl_display_dispatch_queue (wayland-client.c:1582)
==23782== by 0x7D44225: _ecore_wl_cb_handle_data (ecore_wl.c:587)
==23782== by 0x8E685E2: _ecore_call_fd_cb (ecore_private.h:383)
==23782== by 0x8E6A9EA: _ecore_main_fd_handlers_call (ecore_main.c:1691)
==23782== by 0x8E6AEF3: _ecore_main_loop_iterate_internal (ecore_main.c:1942)
==23782== by 0x8E69208: ecore_main_loop_begin (ecore_main.c:982)
==23782== by 0x432B32: main (e_main.c:1050)
==23782== Address 0x186c9f00 is 32 bytes inside a block of size 34 alloc'd
==23782== at 0x4A06BCF: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==23782== by 0x3F2D001F16: _XcursorBuildFullname (xcursor.c:716)
==23782== by 0x3F2D002B57: xcursor_load_theme (xcursor.c:944)
==23782== by 0x3F2D001569: wl_cursor_theme_load (wayland-cursor.c:406)
==23782== by 0x7D44557: _ecore_wl_cb_handle_global (ecore_wl.c:666)
==23782== by 0x3F19005DAF: ffi_call_unix64 (in /usr/lib64/libffi.so.6.0.2)
==23782== by 0x3F19005817: ffi_call (in /usr/lib64/libffi.so.6.0.2)
==23782== by 0x3F27808621: wl_closure_invoke (connection.c:942)
==23782== by 0x3F2780587F: dispatch_event.isra.6 (wayland-client.c:1168)
==23782== by 0x3F278058FB: dispatch_queue (wayland-client.c:1343)
==23782== by 0x3F2780663E: wl_display_dispatch_queue (wayland-client.c:1582)
==23782== by 0x7D44225: _ecore_wl_cb_handle_data (ecore_wl.c:587)
==23782== by 0x8E685E2: _ecore_call_fd_cb (ecore_private.h:383)
==23782== by 0x8E6A9EA: _ecore_main_fd_handlers_call (ecore_main.c:1691)
==23782== by 0x8E6AEF3: _ecore_main_loop_iterate_internal (ecore_main.c:1942)
==23782== by 0x8E69208: ecore_main_loop_begin (ecore_main.c:982)
==23782== by 0x432B32: main (e_main.c:1050)
==23782==
==23782== Invalid read of size 4
==23782== at 0x3F2D001CA2: _XcursorAddPathElt (xcursor.c:631)
==23782== by 0x3F2D001F51: _XcursorBuildFullname (xcursor.c:722)
==23782== by 0x3F2D002B57: xcursor_load_theme (xcursor.c:944)
==23782== by 0x3F2D001569: wl_cursor_theme_load (wayland-cursor.c:406)
==23782== by 0x7D44557: _ecore_wl_cb_handle_global (ecore_wl.c:666)
==23782== by 0x3F19005DAF: ffi_call_unix64 (in /usr/lib64/libffi.so.6.0.2)
==23782== by 0x3F19005817: ffi_call (in /usr/lib64/libffi.so.6.0.2)
==23782== by 0x3F27808621: wl_closure_invoke (connection.c:942)
==23782== by 0x3F2780587F: dispatch_event.isra.6 (wayland-client.c:1168)
==23782== by 0x3F278058FB: dispatch_queue (wayland-client.c:1343)
==23782== by 0x3F2780663E: wl_display_dispatch_queue (wayland-client.c:1582)
==23782== by 0x7D44225: _ecore_wl_cb_handle_data (ecore_wl.c:587)
==23782== by 0x8E685E2: _ecore_call_fd_cb (ecore_private.h:383)
==23782== by 0x8E6A9EA: _ecore_main_fd_handlers_call (ecore_main.c:1691)
==23782== by 0x8E6AEF3: _ecore_main_loop_iterate_internal (ecore_main.c:1942)
==23782== by 0x8E69208: ecore_main_loop_begin (ecore_main.c:982)
==23782== by 0x432B32: main (e_main.c:1050)
==23782== Address 0x186ca404 is 36 bytes inside a block of size 38 alloc'd
==23782== at 0x4A06BCF: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==23782== by 0x3F2D001F16: _XcursorBuildFullname (xcursor.c:716)
==23782== by 0x3F2D002B57: xcursor_load_theme (xcursor.c:944)
==23782== by 0x3F2D001569: wl_cursor_theme_load (wayland-cursor.c:406)
==23782== by 0x7D44557: _ecore_wl_cb_handle_global (ecore_wl.c:666)
==23782== by 0x3F19005DAF: ffi_call_unix64 (in /usr/lib64/libffi.so.6.0.2)
==23782== by 0x3F19005817: ffi_call (in /usr/lib64/libffi.so.6.0.2)
==23782== by 0x3F27808621: wl_closure_invoke (connection.c:942)
==23782== by 0x3F2780587F: dispatch_event.isra.6 (wayland-client.c:1168)
==23782== by 0x3F278058FB: dispatch_queue (wayland-client.c:1343)
==23782== by 0x3F2780663E: wl_display_dispatch_queue (wayland-client.c:1582)
==23782== by 0x7D44225: _ecore_wl_cb_handle_data (ecore_wl.c:587)
==23782== by 0x8E685E2: _ecore_call_fd_cb (ecore_private.h:383)
==23782== by 0x8E6A9EA: _ecore_main_fd_handlers_call (ecore_main.c:1691)
==23782== by 0x8E6AEF3: _ecore_main_loop_iterate_internal (ecore_main.c:1942)
==23782== by 0x8E69208: ecore_main_loop_begin (ecore_main.c:982)
==23782== by 0x432B32: main (e_main.c:1050)
==23782==
==23782== Invalid read of size 4
==23782== at 0x3F2D001CA2: _XcursorAddPathElt (xcursor.c:631)
==23782== by 0x3F2D001F51: _XcursorBuildFullname (xcursor.c:722)
==23782== by 0x3F2D002B57: xcursor_load_theme (xcursor.c:944)
==23782== by 0x3F2D002CCE: xcursor_load_theme (xcursor.c:964)
==23782== by 0x3F2D001569: wl_cursor_theme_load (wayland-cursor.c:406)
==23782== by 0x7D44557: _ecore_wl_cb_handle_global (ecore_wl.c:666)
==23782== by 0x3F19005DAF: ffi_call_unix64 (in /usr/lib64/libffi.so.6.0.2)
==23782== by 0x3F19005817: ffi_call (in /usr/lib64/libffi.so.6.0.2)
==23782== by 0x3F27808621: wl_closure_invoke (connection.c:942)
==23782== by 0x3F2780587F: dispatch_event.isra.6 (wayland-client.c:1168)
==23782== by 0x3F278058FB: dispatch_queue (wayland-client.c:1343)
==23782== by 0x3F2780663E: wl_display_dispatch_queue (wayland-client.c:1582)
==23782== by 0x7D44225: _ecore_wl_cb_handle_data (ecore_wl.c:587)
==23782== by 0x8E685E2: _ecore_call_fd_cb (ecore_private.h:383)
==23782== by 0x8E6A9EA: _ecore_main_fd_handlers_call (ecore_main.c:1691)
==23782== by 0x8E6AEF3: _ecore_main_loop_iterate_internal (ecore_main.c:1942)
==23782== by 0x8E69208: ecore_main_loop_begin (ecore_main.c:982)
==23782== by 0x432B32: main (e_main.c:1050)
==23782== Address 0x1809e67c is 28 bytes inside a block of size 31 alloc'd
==23782== at 0x4A06BCF: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==23782== by 0x3F2D001F16: _XcursorBuildFullname (xcursor.c:716)
==23782== by 0x3F2D002B57: xcursor_load_theme (xcursor.c:944)
==23782== by 0x3F2D002CCE: xcursor_load_theme (xcursor.c:964)
==23782== by 0x3F2D001569: wl_cursor_theme_load (wayland-cursor.c:406)
==23782== by 0x7D44557: _ecore_wl_cb_handle_global (ecore_wl.c:666)
==23782== by 0x3F19005DAF: ffi_call_unix64 (in /usr/lib64/libffi.so.6.0.2)
==23782== by 0x3F19005817: ffi_call (in /usr/lib64/libffi.so.6.0.2)
==23782== by 0x3F27808621: wl_closure_invoke (connection.c:942)
==23782== by 0x3F2780587F: dispatch_event.isra.6 (wayland-client.c:1168)
==23782== by 0x3F278058FB: dispatch_queue (wayland-client.c:1343)
==23782== by 0x3F2780663E: wl_display_dispatch_queue (wayland-client.c:1582)
==23782== by 0x7D44225: _ecore_wl_cb_handle_data (ecore_wl.c:587)
==23782== by 0x8E685E2: _ecore_call_fd_cb (ecore_private.h:383)
==23782== by 0x8E6A9EA: _ecore_main_fd_handlers_call (ecore_main.c:1691)
==23782== by 0x8E6AEF3: _ecore_main_loop_iterate_internal (ecore_main.c:1942)
==23782== by 0x8E69208: ecore_main_loop_begin (ecore_main.c:982)
==23782== by 0x432B32: main (e_main.c:1050)
==23782==
==23782== Invalid read of size 4
==23782== at 0x3F2D001CB7: _XcursorAddPathElt (xcursor.c:631)
==23782== by 0x3F2D001F51: _XcursorBuildFullname (xcursor.c:722)
==23782== by 0x3F2D002B57: xcursor_load_theme (xcursor.c:944)
==23782== by 0x3F2D002CCE: xcursor_load_theme (xcursor.c:964)
==23782== by 0x3F2D001569: wl_cursor_theme_load (wayland-cursor.c:406)
==23782== by 0x7D44557: _ecore_wl_cb_handle_global (ecore_wl.c:666)
==23782== by 0x3F19005DAF: ffi_call_unix64 (in /usr/lib64/libffi.so.6.0.2)
==23782== by 0x3F19005817: ffi_call (in /usr/lib64/libffi.so.6.0.2)
==23782== by 0x3F27808621: wl_closure_invoke (connection.c:942)
==23782== by 0x3F2780587F: dispatch_event.isra.6 (wayland-client.c:1168)
==23782== by 0x3F278058FB: dispatch_queue (wayland-client.c:1343)
==23782== by 0x3F2780663E: wl_display_dispatch_queue (wayland-client.c:1582)
==23782== by 0x7D44225: _ecore_wl_cb_handle_data (ecore_wl.c:587)
==23782== by 0x8E685E2: _ecore_call_fd_cb (ecore_private.h:383)
==23782== by 0x8E6A9EA: _ecore_main_fd_handlers_call (ecore_main.c:1691)
==23782== by 0x8E6AEF3: _ecore_main_loop_iterate_internal (ecore_main.c:1942)
==23782== by 0x8E69208: ecore_main_loop_begin (ecore_main.c:982)
==23782== by 0x432B32: main (e_main.c:1050)
==23782== Address 0x186d7450 is 32 bytes inside a block of size 35 alloc'd
==23782== at 0x4A06BCF: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==23782== by 0x3F2D001F16: _XcursorBuildFullname (xcursor.c:716)
==23782== by 0x3F2D002B57: xcursor_load_theme (xcursor.c:944)
==23782== by 0x3F2D002CCE: xcursor_load_theme (xcursor.c:964)
==23782== by 0x3F2D001569: wl_cursor_theme_load (wayland-cursor.c:406)
==23782== by 0x7D44557: _ecore_wl_cb_handle_global (ecore_wl.c:666)
==23782== by 0x3F19005DAF: ffi_call_unix64 (in /usr/lib64/libffi.so.6.0.2)
==23782== by 0x3F19005817: ffi_call (in /usr/lib64/libffi.so.6.0.2)
==23782== by 0x3F27808621: wl_closure_invoke (connection.c:942)
==23782== by 0x3F2780587F: dispatch_event.isra.6 (wayland-client.c:1168)
==23782== by 0x3F278058FB: dispatch_queue (wayland-client.c:1343)
==23782== by 0x3F2780663E: wl_display_dispatch_queue (wayland-client.c:1582)
==23782== by 0x7D44225: _ecore_wl_cb_handle_data (ecore_wl.c:587)
==23782== by 0x8E685E2: _ecore_call_fd_cb (ecore_private.h:383)
==23782== by 0x8E6A9EA: _ecore_main_fd_handlers_call (ecore_main.c:1691)
==23782== by 0x8E6AEF3: _ecore_main_loop_iterate_internal (ecore_main.c:1942)
==23782== by 0x8E69208: ecore_main_loop_begin (ecore_main.c:982)
==23782== by 0x432B32: main (e_main.c:1050)
==23782==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment