<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed><type>rich</type><version>1.0</version><provider_name>phorkie</provider_name><provider_url>https://p.cweiske.de/</provider_url><title>mate - caja crash</title><author_name>Christian Weiske</author_name><cache_age>86400</cache_age><width>900</width><height>900</height><html>&lt;!-- embedding all files of https://p.cweiske.de/41 --&gt;
&lt;link rel="stylesheet" href="https://p.cweiske.de/css/embed.css"/&gt;
&lt;div class="phork" id="41"&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  
&lt;div class="document"&gt;


&lt;p&gt;&lt;a class="reference external" href="https://github.com/mate-desktop/mate-file-manager/issues/127"&gt;https://github.com/mate-desktop/mate-file-manager/issues/127&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;

 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/41/rev-raw/3593e10fc3d25c522c26f97959ce9401ab73e682/0 bug.rst" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/41#0 bug.rst"&gt;0 bug.rst&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  &lt;div class="code"&gt;&lt;pre class="txt"&gt;(gdb) bt&#13;
#0  caja_icon_container_search_entry_flush_timeout (container=0x2768e20, &#13;
    container@entry=&amp;lt;Fehler beim Lesen der Variable: value has been optimized out&amp;gt;) at caja-icon-container.c:5357&#13;
#1  0x00007f4ee7d94b1b in g_timeout_dispatch (source=source@entry=0x2e810b0, &#13;
    callback=&amp;lt;optimized out&amp;gt;, user_data=&amp;lt;optimized out&amp;gt;)&#13;
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:4413&#13;
#2  0x00007f4ee7d93f05 in g_main_dispatch (context=0x271ee30)&#13;
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3054&#13;
#3  g_main_context_dispatch (context=context@entry=0x271ee30)&#13;
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3630&#13;
#4  0x00007f4ee7d94248 in g_main_context_iterate (context=0x271ee30, &#13;
    block=block@entry=1, dispatch=dispatch@entry=1, self=&amp;lt;optimized out&amp;gt;)&#13;
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3701&#13;
#5  0x00007f4ee7d946ba in g_main_loop_run (loop=0x2891700)&#13;
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3895&#13;
#6  0x00007f4ee9573fe7 in gtk_main ()&#13;
   from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0&#13;
#7  0x000000000044a59c in main (argc=1, argv=0x7fff8af3fa08) at caja-main.c:603&#13;
&lt;/pre&gt;&lt;/div&gt;

 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/41/rev-raw/3593e10fc3d25c522c26f97959ce9401ab73e682/1 gdb bt.txt" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/41#1 gdb bt.txt"&gt;1 gdb bt.txt&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  &lt;div class="code"&gt;&lt;pre class="txt"&gt;(gdb) bt full&#13;
#0  caja_icon_container_search_entry_flush_timeout (container=0x2768e20, &#13;
    container@entry=&amp;lt;Fehler beim Lesen der Variable: value has been optimized out&amp;gt;) at caja-icon-container.c:5357&#13;
No locals.&#13;
#1  0x00007f4ee7d94b1b in g_timeout_dispatch (source=source@entry=0x2e810b0, &#13;
    callback=&amp;lt;optimized out&amp;gt;, user_data=&amp;lt;optimized out&amp;gt;)&#13;
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:4413&#13;
        timeout_source = &amp;lt;optimized out&amp;gt;&#13;
        again = &amp;lt;optimized out&amp;gt;&#13;
#2  0x00007f4ee7d93f05 in g_main_dispatch (context=0x271ee30)&#13;
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3054&#13;
        dispatch = 0x7f4ee7d94b00 &amp;lt;g_timeout_dispatch&amp;gt;&#13;
        was_in_call = 0&#13;
        user_data = 0x2768e20&#13;
        callback = 0x4fb8e0 &amp;lt;caja_icon_container_search_entry_flush_timeout&amp;gt;&#13;
        cb_funcs = 0x7f4ee8045a00 &amp;lt;g_source_callback_funcs&amp;gt;&#13;
        cb_data = 0x2b9ea80&#13;
        current_source_link = {data = 0x2e810b0, next = 0x0}&#13;
        need_destroy = &amp;lt;optimized out&amp;gt;&#13;
        source = 0x2e810b0&#13;
        current = 0x26ebab0&#13;
        i = &amp;lt;optimized out&amp;gt;&#13;
#3  g_main_context_dispatch (context=context@entry=0x271ee30)&#13;
---Type &amp;lt;return&amp;gt; to continue, or q &amp;lt;return&amp;gt; to quit---&#13;
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3630&#13;
No locals.&#13;
#4  0x00007f4ee7d94248 in g_main_context_iterate (context=0x271ee30, &#13;
    block=block@entry=1, dispatch=dispatch@entry=1, self=&amp;lt;optimized out&amp;gt;)&#13;
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3701&#13;
        max_priority = 0&#13;
        timeout = 0&#13;
        some_ready = 1&#13;
        allocated_nfds = &amp;lt;optimized out&amp;gt;&#13;
        fds = 0x28926a0&#13;
        nfds = &amp;lt;optimized out&amp;gt;&#13;
#5  0x00007f4ee7d946ba in g_main_loop_run (loop=0x2891700)&#13;
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3895&#13;
        __PRETTY_FUNCTION__ = &amp;quot;g_main_loop_run&amp;quot;&#13;
#6  0x00007f4ee9573fe7 in gtk_main ()&#13;
   from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0&#13;
No symbol table info available.&#13;
#7  0x000000000044a59c in main (argc=1, argv=0x7fff8af3fa08) at caja-main.c:603&#13;
        kill_shell = 0&#13;
        no_default_window = 1&#13;
        browser_window = 0&#13;
        no_desktop = 0&#13;
        version = 0&#13;
---Type &amp;lt;return&amp;gt; to continue, or q &amp;lt;return&amp;gt; to quit---&#13;
        autostart_mode = &amp;lt;optimized out&amp;gt;&#13;
        autostart_id = &amp;lt;optimized out&amp;gt;&#13;
        geometry = 0x0&#13;
        remaining = 0x0&#13;
        perform_self_check = 0&#13;
        application = 0x2744c50&#13;
        context = &amp;lt;optimized out&amp;gt;&#13;
        file = &amp;lt;optimized out&amp;gt;&#13;
        fileinfo = &amp;lt;optimized out&amp;gt;&#13;
        appinfo = &amp;lt;optimized out&amp;gt;&#13;
        uri = &amp;lt;optimized out&amp;gt;&#13;
        uris = 0x0&#13;
        uris_array = &amp;lt;optimized out&amp;gt;&#13;
        error = 0x0&#13;
        i = &amp;lt;optimized out&amp;gt;&#13;
        options = {{long_name = 0x561113 &amp;quot;check&amp;quot;, short_name = 99 'c', &#13;
            flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fff8af3f684, &#13;
            description = 0x561178 &amp;quot;Perform a quick set of self-check tests.&amp;quot;, &#13;
            arg_description = 0x0}, {long_name = 0x580755 &amp;quot;version&amp;quot;, &#13;
            short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, &#13;
            arg_data = 0x7fff8af3f680, &#13;
            description = 0x5611a8 &amp;quot;Show the version of the program.&amp;quot;, &#13;
            arg_description = 0x0}, {long_name = 0x565281 &amp;quot;geometry&amp;quot;, &#13;
---Type &amp;lt;return&amp;gt; to continue, or q &amp;lt;return&amp;gt; to quit---&#13;
            short_name = 103 'g', flags = 0, arg = G_OPTION_ARG_STRING, &#13;
            arg_data = 0x7fff8af3f688, &#13;
            description = 0x5611d0 &amp;quot;Create the initial window with the given geometry.&amp;quot;, arg_description = 0x56a96a &amp;quot;GEOMETRY&amp;quot;}, {&#13;
            long_name = 0x56106d &amp;quot;no-default-window&amp;quot;, short_name = 110 'n', &#13;
            flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fff8af3f674, &#13;
            description = 0x561208 &amp;quot;Only create windows for explicitly specified URIs.&amp;quot;, arg_description = 0x0}, {long_name = 0x56107f &amp;quot;no-desktop&amp;quot;, &#13;
            short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, &#13;
            arg_data = 0x7fff8af3f67c, &#13;
            description = 0x561240 &amp;quot;Do not manage the desktop (ignore the preference set in the preferences dialog).&amp;quot;, arg_description = 0x0}, {&#13;
            long_name = 0x5627b4 &amp;quot;browser&amp;quot;, short_name = 0 '\000', flags = 0, &#13;
            arg = G_OPTION_ARG_NONE, arg_data = 0x7fff8af3f678, &#13;
            description = 0x56108a &amp;quot;open a browser window.&amp;quot;, &#13;
            arg_description = 0x0}, {long_name = 0x582f85 &amp;quot;quit&amp;quot;, &#13;
            short_name = 113 'q', flags = 0, arg = G_OPTION_ARG_NONE, &#13;
            arg_data = 0x7fff8af3f670, description = 0x5610a1 &amp;quot;Quit Caja.&amp;quot;, &#13;
            arg_description = 0x0}, {long_name = 0x566833 &amp;quot;&amp;quot;, &#13;
            short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_STRING_ARRAY, &#13;
            arg_data = 0x7fff8af3f690, description = 0x0, &#13;
            arg_description = 0x5610ac &amp;quot;[URI...]&amp;quot;}, {long_name = 0x0, &#13;
            short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, &#13;
---Type &amp;lt;return&amp;gt; to continue, or q &amp;lt;return&amp;gt; to quit---&#13;
            arg_data = 0x0, description = 0x0, arg_description = 0x0}}&#13;
&lt;/pre&gt;&lt;/div&gt;

 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/41/rev-raw/3593e10fc3d25c522c26f97959ce9401ab73e682/2 gdb bt full.txt" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/41#2 gdb bt full.txt"&gt;2 gdb bt full.txt&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</html></oembed>
