Comment 10 for bug 401841

Revision history for this message
Muelli (ubuntu-bugs-auftrags-killer) wrote :

Sure:

muelli@xbox:/tmp$ G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log nautilus
(nautilus:19633): GLib-GIO-WARNING **: Could not initialize inotify

(nautilus:19633): GLib-GIO-WARNING **: Could not initialize inotify

** (nautilus:19633): WARNING **: Unable to add monitor: Not supported

(nautilus:19633): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
^CKilled
muelli@xbox:/tmp$

==19633==
==19633== Invalid read of size 8
==19633== at 0x4B0848: more_files_callback (nautilus-directory-async.c:2146)
==19633== by 0x7049FE4: next_async_callback_wrapper (gfileenumerator.c:299)
==19633== by 0x7066BAB: complete_in_idle_cb (gsimpleasyncresult.c:600)
==19633== by 0x7E539FD: g_main_context_dispatch (gmain.c:1960)
==19633== by 0x7E573C7: g_main_context_iterate (gmain.c:2591)
==19633== by 0x7E57824: g_main_loop_run (gmain.c:2799)
==19633== by 0x6420376: gtk_main (gtkmain.c:1205)
==19633== by 0x442BC6: main (nautilus-main.c:518)
==19633== Address 0xdf62618 is 0 bytes inside a block of size 24 free'd
==19633== at 0x4C265AF: free (vg_replace_malloc.c:323)
==19633== by 0x7E71E11: g_slice_free_chain_with_offset (gslice.c:961)
==19633== by 0x70667E2: clear_op_res (gsimpleasyncresult.c:154)
==19633== by 0x70672E7: g_simple_async_result_set_op_res_gpointer (gsimpleasyncresult.c:396)
==19633== by 0xF1C828A: g_daemon_file_enumerator_next_files_finish (gdaemonfileenumerator.c:421)