Program received signal SIGSEGV, Segmentation fault.
0x002cf189 in g_type_check_instance_cast () from /usr/lib/libgobject-2.0.so.0
(gdb) backtrace full
#0  0x002cf189 in g_type_check_instance_cast () from 
/usr/lib/libgobject-2.0.so.0
No symbol table info available.
#1  0x080aee96 in nautilus_window_push_status (window=0x96381f0, text=0x0) at 
nautilus-window.c:234
        slot = 0x9846aa0
        __PRETTY_FUNCTION__ = "nautilus_window_push_status"
#2  0x080aef14 in nautilus_window_sync_status (window=0x96381f0) at 
nautilus-window.c:248
No locals.
#3  0x080ab679 in real_active (slot=0x9846aa0) at nautilus-window-slot.c:115
        window = 0x96381f0
#4  0x002bddcc in g_cclosure_marshal_VOID__VOID () from 
/usr/lib/libgobject-2.0.so.0
No symbol table info available.
#5  0x002ae92a in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#6  0x002b0252 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#7  0x002c45e6 in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#8  0x002c5db4 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#9  0x002c6085 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#10 0x080af22e in nautilus_window_constructor (type=157933840, 
n_construct_properties=3, construct_params=0x98a7fd8) at nautilus-window.c:694
        object = 0x96381f0
        slot = 0x2
#11 0x002b6c4c in g_object_newv () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#12 0x002b790c in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#13 0x011a7535 in gtk_widget_new () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#14 0x0806def5 in create_window (application=0x1305ff4, window_type=157933840, 
startup_id=0x0, screen=0x963c0c8) at nautilus-application.c:1234
        window = <value optimized out>
        __PRETTY_FUNCTION__ = "create_window"
#15 0x0806e240 in nautilus_application_present_spatial_window_with_selection 
(application=0x966a6c8, requesting_window=0x96a0050, startup_id=0x0, 
location=0x9873c98, new_selection=0x0, screen=0x963c0c8) at 
nautilus-application.c:1328
        window = <value optimized out>
        l = 0x0
        uri = <value optimized out>
        __PRETTY_FUNCTION__ = 
"nautilus_application_present_spatial_window_with_selection"
#16 0x080a5a9c in nautilus_window_slot_open_location_full (slot=0x96a6108, 
location=0x9873c98, mode=NAUTILUS_WINDOW_OPEN_ACCORDING_TO_MODE, flags=0, 
new_selection=0x0) at nautilus-window-manage-views.c:538
        window = 0x96a0050
        target_window = 0x96b5fb0
        target_slot = 0x0
        do_load_location = 158572160
        old_location = 0x96bb420
        old_uri = <value optimized out>
        new_uri = <value optimized out>
        l = <value optimized out>
        __PRETTY_FUNCTION__ = "nautilus_window_slot_open_location_full"
#17 0x08163425 in nautilus_window_slot_info_open_location (slot=0x96a6108, 
location=0x9873c98, mode=NAUTILUS_WINDOW_OPEN_ACCORDING_TO_MODE, flags=0, 
selection=0x0) at nautilus-window-slot-info.c:115
        __PRETTY_FUNCTION__ = "nautilus_window_slot_info_open_location"
#18 0x0814ba02 in activate_files (parameters=0x0) at 
nautilus-mime-actions.c:1877
        f = <value optimized out>
        window_info = <value optimized out>
        flags = 0
        file = <value optimized out>
        launch_desktop_files = 0x0
        launch_files = 0x0
        launch_in_terminal_files = 0x0
        open_in_app_uris = <value optimized out>
        open_in_app_parameters = 0x0
        unhandled_open_in_app_uris = 0x0
        one_parameters = <value optimized out>
        open_in_view_files = 0x97db220
        l = 0x97db220
        uri = 0x986a818 "computer:///"
        quoted_path = <value optimized out>
        name = 0x0
        old_working_dir = 0x0
        action = <value optimized out>
        screen = 0x963c0c8
        location = 0x0
        __PRETTY_FUNCTION__ = "activate_files"
#19 0x0811f845 in file_list_file_ready_callback (file=0x97dab78, 
user_data=0x9639b80) at nautilus-file.c:7614
        data = 0x9639b80
#20 0x08101425 in ready_callback_call (directory=0x9689178, callback=<value 
optimized out>) at nautilus-directory-async.c:1304
        file_list = <value optimized out>
#21 0x08105a44 in call_ready_callbacks_at_idle (callback_data=0x9689178) at 
nautilus-directory-async.c:1886
        directory = 0x9689178
        node = <value optimized out>
        next = <value optimized out>
        callback = 0x989d8c8
#22 0x0031d661 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#23 0x0031f5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#24 0x003232d8 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#25 0x00323817 in g_main_loop_run () from /lib/libglib-2.0.so.0
No symbol table info available.
#26 0x0106c299 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#27 0x080818a7 in main (argc=1, argv=0xbfe63fd4) at nautilus-main.c:544
        kill_shell = 0
        no_default_window = 1
        browser_window = 0
        no_desktop = 0
        version = 0
        autostart_mode = 1
        autostart_id = <value optimized out>
        geometry = 0x0
        remaining = 0x0
        perform_self_check = 0
        application = 0x966a6c8
        context = <value optimized out>
        file = 0x1
        uri = <value optimized out>
        uris = 0x0
        uris_array = <value optimized out>
        error = 0x0
        options = {{long_name = 0x81b1943 "check", short_name = 99 'c', flags = 
0, arg = G_OPTION_ARG_NONE, arg_data = 0xbfe63ef0, description = 0x81b1984 
"Perform a quick set of self-check tests.", arg_description = 0x0}, {long_name 
= 0x81d0b21 "version", short_name = 0 '\000', flags = 0, arg = 
G_OPTION_ARG_NONE, arg_data = 0xbfe63efc, description = 0x81b19b0 "Show the 
version of the program.", arg_description = 0x0}, {long_name = 0x81b5a58 
"geometry", short_name = 103 'g', flags = 0, arg = G_OPTION_ARG_STRING, 
arg_data = 0xbfe63ef8, description = 0x81b19d4 "Create the initial window with 
the given geometry.", arg_description = 0x81b1881 "GEOMETRY"}, {long_name = 
0x81b188a "no-default-window", short_name = 110 'n', flags = 0, arg = 
G_OPTION_ARG_NONE, arg_data = 0xbfe63f08, description = 0x81b1a08 "Only create 
windows for explicitly specified URIs.", arg_description = 0x0}, {long_name = 
0x81b189c "no-desktop", short_name = 0 '\000', flags = 0, arg = 
G_OPTION_ARG_NONE, arg_data = 0xbfe63f00, description = 0x81b1a3c "Do not 
manage the desktop (ignore the preference set in the preferences dialog).", 
arg_description = 0x0}, {long_name = 0x81ae283 "browser", short_name = 0 
'\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbfe63f04, description 
= 0x81b18a7 "open a browser window.", arg_description = 0x0}, {long_name = 
0x81d2785 "quit", short_name = 113 'q', flags = 0, arg = G_OPTION_ARG_NONE, 
arg_data = 0xbfe63f0c, description = 0x81b18be "Quit Nautilus.", 
arg_description = 0x0}, {long_name = 0x81b6f12 "", short_name = 0 '\000', flags 
= 0, arg = G_OPTION_ARG_STRING_ARRAY, arg_data = 0xbfe63ef4, description = 0x0, 
arg_description = 0x81b18cd "[URI...]"}, {long_name = 0x0, short_name = 0 
'\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0, description = 0x0, 
arg_description = 0x0}}
(gdb) info registers
eax            0x2      2
ecx            0x0      0
edx            0x0      0
ebx            0x2e2ff4 3026932
esp            0xbfe63270       0xbfe63270
ebp            0xbfe632c8       0xbfe632c8
esi            0x97b9200        159093248
edi            0x9846aa0        159672992
eip            0x2cf189 0x2cf189 <g_type_check_instance_cast+41>
eflags         0x10202  [ IF RF ]
cs             0x73     115
ss             0x7b     123
ds             0x7b     123
es             0x7b     123
fs             0x0      0
gs             0x33     51
(gdb) x/16i $pc
=> 0x2cf189 <g_type_check_instance_cast+41>:    mov    (%eax),%eax
   0x2cf18b <g_type_check_instance_cast+43>:    cmp    $0x3fc,%eax
   0x2cf190 <g_type_check_instance_cast+48>:    ja     0x2cf228 
<g_type_check_instance_cast+200>
   0x2cf196 <g_type_check_instance_cast+54>:    shr    $0x2,%eax
   0x2cf199 <g_type_check_instance_cast+57>:    mov    0x42c(%ebx,%eax,4),%eax
   0x2cf1a0 <g_type_check_instance_cast+64>:    test   %eax,%eax
   0x2cf1a2 <g_type_check_instance_cast+66>:    je     0x2cf1b6 
<g_type_check_instance_cast+86>
   0x2cf1a4 <g_type_check_instance_cast+68>:    movl   $0x1,-0x1c(%ebp)
   0x2cf1ab <g_type_check_instance_cast+75>:    mov    $0x1,%edx
   0x2cf1b0 <g_type_check_instance_cast+80>:    testb  $0x4,0xe(%eax)
   0x2cf1b4 <g_type_check_instance_cast+84>:    jne    0x2cf1bf 
<g_type_check_instance_cast+95>
   0x2cf1b6 <g_type_check_instance_cast+86>:    xor    %edx,%edx
   0x2cf1b8 <g_type_check_instance_cast+88>:    movl   $0x0,-0x1c(%ebp)
   0x2cf1bf <g_type_check_instance_cast+95>:    cmpl   $0x3fc,0xc(%ebp)
   0x2cf1c6 <g_type_check_instance_cast+102>:   jbe    0x2cf230 
<g_type_check_instance_cast+208>
   0x2cf1c8 <g_type_check_instance_cast+104>:   mov    0xc(%ebp),%ecx
(gdb) thread apply all backtrace

Thread 1 (Thread 0xb780b760 (LWP 9245)):
#0  0x002cf189 in g_type_check_instance_cast () from 
/usr/lib/libgobject-2.0.so.0
#1  0x080aee96 in nautilus_window_push_status (window=0x96381f0, text=0x0) at 
nautilus-window.c:234
#2  0x080aef14 in nautilus_window_sync_status (window=0x96381f0) at 
nautilus-window.c:248
#3  0x080ab679 in real_active (slot=0x9846aa0) at nautilus-window-slot.c:115
#4  0x002bddcc in g_cclosure_marshal_VOID__VOID () from 
/usr/lib/libgobject-2.0.so.0
#5  0x002ae92a in ?? () from /usr/lib/libgobject-2.0.so.0
#6  0x002b0252 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#7  0x002c45e6 in ?? () from /usr/lib/libgobject-2.0.so.0
#8  0x002c5db4 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#9  0x002c6085 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#10 0x080af22e in nautilus_window_constructor (type=157933840, 
n_construct_properties=3, construct_params=0x98a7fd8) at nautilus-window.c:694
#11 0x002b6c4c in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#12 0x002b790c in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#13 0x011a7535 in gtk_widget_new () from /usr/lib/libgtk-x11-2.0.so.0
#14 0x0806def5 in create_window (application=0x1305ff4, window_type=157933840, 
startup_id=0x0, screen=0x963c0c8) at nautilus-application.c:1234
#15 0x0806e240 in nautilus_application_present_spatial_window_with_selection 
(application=0x966a6c8, requesting_window=0x96a0050, startup_id=0x0, 
location=0x9873c98, new_selection=0x0, screen=0x963c0c8) at 
nautilus-application.c:1328
#16 0x080a5a9c in nautilus_window_slot_open_location_full (slot=0x96a6108, 
location=0x9873c98, mode=NAUTILUS_WINDOW_OPEN_ACCORDING_TO_MODE, flags=0, 
new_selection=0x0) at nautilus-window-manage-views.c:538
#17 0x08163425 in nautilus_window_slot_info_open_location (slot=0x96a6108, 
location=0x9873c98, mode=NAUTILUS_WINDOW_OPEN_ACCORDING_TO_MODE, flags=0, 
selection=0x0) at nautilus-window-slot-info.c:115
#18 0x0814ba02 in activate_files (parameters=0x0) at 
nautilus-mime-actions.c:1877
#19 0x0811f845 in file_list_file_ready_callback (file=0x97dab78, 
user_data=0x9639b80) at nautilus-file.c:7614
#20 0x08101425 in ready_callback_call (directory=0x9689178, callback=<value 
optimized out>) at nautilus-directory-async.c:1304
#21 0x08105a44 in call_ready_callbacks_at_idle (callback_data=0x9689178) at 
nautilus-directory-async.c:1886
#22 0x0031d661 in ?? () from /lib/libglib-2.0.so.0
#23 0x0031f5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x003232d8 in ?? () from /lib/libglib-2.0.so.0
#25 0x00323817 in g_main_loop_run () from /lib/libglib-2.0.so.0
#26 0x0106c299 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#27 0x080818a7 in main (argc=1, argv=0xbfe63fd4) at nautilus-main.c:544
(gdb) quit

-- 
nautilus Unique-DBus-WARNING
https://bugs.launchpad.net/bugs/379183
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to