On Jul 22, 2013 9:06 PM, <v...@googlecode.com> wrote: > > Status: New > Owner: ---- > Labels: Type-Defect Priority-Medium > > New issue 154 by dief...@gmail.com: gVim 7.4a beta crashes from time to time > http://code.google.com/p/vim/issues/detail?id=154 > > What steps will reproduce the problem? > 1. use awesome wm > 2. try to save a file in gvim > > gvim crashes sometimes after saving a file and I cannot reproduce this by intent. > > [xcb] Unknown request in queue while dequeuing > gvim: Fatal IO error 11 (Resource temporarily unavailable) on X server unix/:0. > [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called > [xcb] Aborting, sorry about that. > gvim: ../../src/xcb_io.c:179: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed. > Vim: Caught deadly signal ABRT > Vim: Finished. > > > " My Bundles > Bundle 'gmarik/vundle' > Bundle 'Lokaltog/powerline'
This one uses threads in some segments. GVim does not initialize threads and thus there may be weird problems. > Bundle 'git://repo.or.cz/vcscommand.git' > Bundle 'tpope/vim-fugitive' > Bundle 'tpope/vim-markdown' > Bundle 'vim-diekeys' > Bundle 'tpope/vim-obsession' > Bundle 'tpope/vim-repeat.git' > Bundle 'tpope/vim-abolish.git' > Bundle 'tpope/vim-surround.git' > Bundle 'Raimondi/delimitMate' > Bundle 'rstacruz/sparkup' > Bundle 'kien/ctrlp.vim' > Bundle 'majutsushi/tagbar' > Bundle 'techlivezheng/vim-plugin-tagbar-phpctags' > Bundle 'jeetsukumaran/vim-buffergator' > Bundle 'chrisbra/NrrwRgn' > Bundle 'chin4ski/Mark--Karkat' > Bundle 'scrooloose/nerdtree' > Bundle 'scrooloose/nerdcommenter' > Bundle 'scrooloose/syntastic' > Bundle 'Lokaltog/vim-easymotion' > Bundle 'mileszs/ack.vim' > Bundle 'jelera/vim-javascript-syntax' > Bundle 'vim-scripts/vim-javascript' > Bundle 'hynek/vim-python-pep8-indent' > Bundle 'michaeljsmith/vim-indent-object' > Bundle 'klen/python-mode' > Bundle 'hdima/python-syntax' > Bundle 'Valloric/YouCompleteMe' > Bundle 'evidens/vim-twig.git' > Bundle 'Glench/Vim-Jinja2-Syntax' > Bundle 'lepture/vim-jinja' > Bundle 'sophacles/vim-bundle-mako' > Bundle 'groenewege/vim-less' > Bundle 'miripiruni/vim-better-css-indent' > Bundle 'hail2u/vim-css3-syntax' > Bundle 'gregsexton/MatchTag' > Bundle 'khorser/vim-rst-ftplugin' > Bundle 'vim-scripts/genshi.vim' > Bundle 'lukaszb/vim-web-indent' > Bundle 'danro/rename.vim' > Bundle 'L9' > Bundle 'FuzzyFinder' > > -- > You received this message because this project is configured to send all issue notifications to this address. > You may adjust your notification preferences at: > https://code.google.com/hosting/settings > > -- > -- > You received this message from the "vim_dev" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > > ---You received this message because you are subscribed to the Google Groups "vim_dev" group. > To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.