Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] gvim crashes

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Bas van Gils <Bas.vanGils AT cs.kun.nl>
  • To: Discuss-list <sm-discuss AT lists.ibiblio.org>
  • Subject: [SM-Discuss] gvim crashes
  • Date: Tue, 18 May 2004 18:21:17 +0200


Hi guys,

Since a few weeks my gvim (not normal vim) crashes quite often, ususally when
I switch windows with alt-tab. However, it doesn't *always* crash when I
alt-tab to another window. I'm running

- 2.6.6 kernel
- vim version 6.2 from the test-grimoire
- xorg

I compiled vim with the -g option so I got debuggin symbols in my coredump.
The stacktrace looks like this:


(gdb) bt
#0 0x4057cf81 in kill () from /lib/libc.so.6
#1 0x080fc58c in mch_exit ()
#2 0x080fc492 in mch_exit ()
#3 0x080d4e31 in preserve_exit ()
#4 0x080fae76 in mch_didjmp ()
#5 <signal handler called>
#6 0x0810511a in unref_extmatch ()
#7 0x08105198 in unref_extmatch ()
#8 0x08104e97 in unref_extmatch ()
#9 0x08104cce in vim_regexec_multi ()
#10 0x08104a1e in vim_regexec_multi ()
#11 0x0811b3dc in get_syntax_attr ()
#12 0x0811af36 in get_syntax_attr ()
#13 0x0811acac in get_syntax_attr ()
#14 0x0811a8c0 in get_syntax_attr ()
#15 0x08119fe8 in get_syntax_attr ()
#16 0x08119ad2 in syntax_check_changed ()
#17 0x081187b2 in syntax_start ()
#18 0x0810d127 in updateWindow ()
#19 0x08108f7c in updateWindow ()
#20 0x08108282 in update_screen ()
#21 0x0812d084 in ui_focus_change ()
#22 0x0813c378 in gui_mch_start_blink ()
#23 0x40141464 in _gtk_marshal_BOOLEAN__BOXED ()
from /usr/lib/libgtk-x11-2.0.so.0
#24 0x40411320 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#25 0x40424fbd in signal_emit_unlocked_R () from
/usr/lib/libgobject-2.0.so.0
#26 0xbfffefc0 in ?? ()
#27 0x00000002 in ?? ()
#28 0xbffff100 in ?? ()
#29 0xbfffefe8 in ?? ()
#30 0x00000050 in ?? ()

which doesn't mean much to me but it might to you guys :-) I did notice the
"libgtk" in the stacktrace and tried the other graphical environments for vim
too, but the all had the same problem.

Does this make sense to any of you? Suggestions?

Thanks

Bas



--
drs. Bas van Gils <Bas.vanGils AT cs.kun.nl> | /(bb|[^b]{2})/
http://www.cs.kun.nl/~basvg | that's the question
PGP = 3805 664A F24E 90D5 6A77 C624 E13D 0440 2768 A493 |




Archive powered by MHonArc 2.6.24.

Top of Page