Reopening, I got a trace:

GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) b g_log
Function "g_log" not defined.
Make breakpoint pending on future shared library load? (y or [n]) y

Breakpoint 1 (g_log) pending.
(gdb) run -f
Starting program: /usr/bin/gvim -f
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1230956864 (LWP 15094)]
Breakpoint 2 at 0xb7982456: file gmessages.c, line 513.
Pending breakpoint "g_log" resolved
[New Thread -1230959728 (LWP 15097)]
Bonobo accessibility support initialized
GTK Accessibility Module initialized
[Switching to Thread -1230956864 (LWP 15094)]

Breakpoint 2, IA__g_log (log_domain=0x0, log_level=G_LOG_LEVEL_WARNING, 
    format=0xb5f531b0 "failure: no device event controller found.\n")
    at gmessages.c:516
516       va_start (args, format);
(gdb) bt
#0  IA__g_log (log_domain=0x0, log_level=G_LOG_LEVEL_WARNING, 
    format=0xb5f531b0 "failure: no device event controller found.\n")
    at gmessages.c:516
#1  0xb5f51e73 in spi_atk_bridge_key_listener (event=0x84d82b0, data=0x0)
    at bridge.c:473
#2  0xb5f21748 in notify_hf (key=0x0, value=0xb5f51d20, data=0x84cdf98)
    at gailutil.c:270
#3  0xb796ccb2 in g_hash_table_foreach_remove_or_steal (hash_table=0x82531a0, 
    func=0xb5f21730 <notify_hf>, user_data=0x84cdf98, notify=0) at ghash.c:605
#4  0xb5f21c82 in gail_key_snooper (the_widget=0x8338818, event=0x8414000, 
    func_data=0x0) at gailutil.c:292
#5  0xb7d21b77 in IA__gtk_main_do_event (event=0x8414000) at gtkmain.c:1857
#6  0xb7bb9b9a in gdk_event_dispatch (source=0x824f818, callback=0, 
    user_data=0x0) at gdkevents-x11.c:2318
#7  0xb7979b01 in IA__g_main_context_dispatch (context=0x824f860)
    at gmain.c:2045
#8  0xb797cb76 in g_main_context_iterate (context=0x824f860, block=1, 
    dispatch=1, self=0x825b238) at gmain.c:2677
#9  0xb797cf37 in IA__g_main_loop_run (loop=0x84ceba0) at gmain.c:2881
#10 0xb7d21f84 in IA__gtk_main () at gtkmain.c:1154
#11 0x081b8537 in gui_mch_wait_for_chars ()
#12 0x081a9a22 in gui_wait_for_chars ()
#13 0x0819dd8a in ui_inchar ()
---Type <return> to continue, or q <return> to quit---
#14 0x080df196 in inchar ()
#15 0x080e0f59 in ?? ()
#16 0x08209aa0 in ?? ()
#17 0x00000000 in ?? ()
(gdb) 


** Changed in: vim (Ubuntu)
       Status: Rejected => Unconfirmed

-- 
Vim GUI writes warnings to terminal
https://bugs.launchpad.net/bugs/108833
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to