Anikt, here is the output as you asked: GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://bugs.launchpad.net/gdb-linaro/>... Reading symbols from /usr/bin/gvim...Reading symbols from /usr/lib/debug/usr/bin/vim.gnome...done. done. "/home/mitra/test.txt" is not a core dump: File format not recognized (gdb) run test.txt Starting program: /usr/bin/gvim test.txt [Thread debugging using libthread_db enabled] [New Thread 0x7fffea0f9700 (LWP 6198)] [New Thread 0x7fffe7dff700 (LWP 6199)] [New Thread 0x7fffe75fe700 (LWP 6200)] ^C Program received signal SIGINT, Interrupt. 0x00007ffff37e2773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 87 ../sysdeps/unix/sysv/linux/poll.c: No such file or directory. in ../sysdeps/unix/sysv/linux/poll.c (gdb) backtrace full #0 0x00007ffff37e2773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 resultvar = <optimized out> oldtype = 0 result = <optimized out> #1 0x00007fffeebaa4f2 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 No symbol table info available. #2 0x00007fffeebaaa3f in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 No symbol table info available. #3 0x00007fffeebaaac4 in xcb_writev () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 No symbol table info available. #4 0x00007ffff5a9f597 in _XSend () from /usr/lib/x86_64-linux-gnu/libX11.so.6 No symbol table info available. #5 0x00007ffff5a9f930 in _XFlush () from /usr/lib/x86_64-linux-gnu/libX11.so.6 No symbol table info available. #6 0x00007ffff5a7f04a in XFlush () from /usr/lib/x86_64-linux-gnu/libX11.so.6 No symbol table info available. #7 0x00007ffff752e788 in gdk_window_process_all_updates () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 No symbol table info available. #8 0x00007ffff752e839 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 No symbol table info available. #9 0x00007ffff750bd26 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 No symbol table info available. #10 0x00007ffff6b82a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #11 0x00007ffff6b83258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #12 0x00007ffff6b83429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #13 0x000000000059eb75 in gui_mch_update () at gui_gtk_x11.c:5332 No locals. #14 0x0000000000592f2c in gui_init () at gui.c:563 wp = 0x0 recursive = 0 #15 0x000000000057a00f in set_termname (term=<optimized out>) at term.c:1845 termp = <optimized out> builtin_first = 1 try = <optimized out> termcap_cleared = 1 width = <optimized out> height = <optimized out> error_msg = <optimized out> bs_p = <optimized out> del_p = <optimized out> #16 0x0000000000594207 in gui_start () at gui.c:92 old_term = 0xa66570 "" dofork = 1 recursive = 1 #17 0x0000000000437c23 in main (argc=<optimized out>, argv=<optimized out>) at main.c:639 fname = <optimized out> params = {argc = 2, argv = 0x7fffffffdc98, evim_mode = 0, use_vimrc = 0x0, n_commands = 0, commands = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, cmds_tofree = "\000\000\000\000\000\000\000\000\000", n_pre_commands = 0, pre_commands = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, edit_type = 1, tagname = 0x0, use_ef = 0x0, want_full_screen = 0, stdout_isatty = 0, term = 0x0, ask_for_key = 0, no_swap_file = 0, use_debug_break_level = -1, window_count = -1, window_layout = 0, serverArg = 0, serverName_arg = 0x0, serverStr = 0x0, serverStrEnc = 0x0, servername = 0x879bd0 "GVIM", diff_mode = 0, vi_mode = 0} i = <optimized out> (gdb) quit A debugging session is active.
Inferior 1 [process 6195] will be killed. Quit anyway? (y or n) y -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/886450 Title: Gvim hangs with blank window if not maximized To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vim/+bug/886450/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs