mate - caja crash

raw

1 gdb bt.txt

(gdb) bt
#0  caja_icon_container_search_entry_flush_timeout (container=0x2768e20, 
    container@entry=<Fehler beim Lesen der Variable: value has been optimized out>) at caja-icon-container.c:5357
#1  0x00007f4ee7d94b1b in g_timeout_dispatch (source=source@entry=0x2e810b0, 
    callback=<optimized out>, user_data=<optimized out>)
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:4413
#2  0x00007f4ee7d93f05 in g_main_dispatch (context=0x271ee30)
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3054
#3  g_main_context_dispatch (context=context@entry=0x271ee30)
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3630
#4  0x00007f4ee7d94248 in g_main_context_iterate (context=0x271ee30, 
    block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>)
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3701
#5  0x00007f4ee7d946ba in g_main_loop_run (loop=0x2891700)
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3895
#6  0x00007f4ee9573fe7 in gtk_main ()
   from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#7  0x000000000044a59c in main (argc=1, argv=0x7fff8af3fa08) at caja-main.c:603
raw

2 gdb bt full.txt

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

History