(various) crashed with SIGSEGV in g_atomic_int_exchange_and_add()/g_variant_unref/?libappmenu.so/g_simple_async_result_complete
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
AppMenu GTK+ |
Fix Released
|
Undecided
|
Unassigned | ||
appmenu-gtk (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
vim (Ubuntu) |
Invalid
|
Low
|
Unassigned |
Bug Description
Binary package hint: vim
gvim crashes randomly, with no specific action from the user and no specific configuration.
Test Case
- Open a terminal and run:
$ gvim some_file
- Wait until it crashes (usually less then a minute)
Result:
$ Vim: Caught deadly signal SEGV
Vim: Finished.
I can reproduce it on 2 different system (a netbook and a laptop) with an up to date Natty.
ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: vim-gnome 2:7.3.035+
ProcVersionSign
Uname: Linux 2.6.37-12-generic i686
Architecture: i386
Date: Mon Jan 17 15:59:39 2011
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/vim.gnome
ProcCmdline: gvim magomatic
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, user)
LC_MESSAGES=
LANG=en_US.utf8
LANGUAGE=en_US:en
SegvAnalysis:
Segfault happened at: 0xda7832: ret
PC (0x00da7832) ok
destination "(%esp)" (0xbfe6e8b8) ok
SP (0xbfe6e8b8) ok
Reason could not be automatically determined.
Signal: 11
SourcePackage: vim
StacktraceTop:
g_atomic_
g_variant_unref () from /lib/libglib-
?? () from /usr/lib/
g_simple_
?? () from /usr/lib/
Title: vim.gnome crashed with SIGSEGV in g_atomic_
UserGroups: adm admin audio cdrom dialout dip floppy fuse libvirtd lpadmin netdev plugdev scanner sudo video
Related branches
- Conor Curran (community): Approve
-
Diff: 17 lines (+6/-1)1 file modifiedsrc/bridge.c (+6/-1)
- Ken VanDine: Pending requested
-
Diff: 16203 lines (+5946/-3346)18 files modifiedMakefile.in (+3/-1)
aclocal.m4 (+8/-6)
build/Makefile.in (+3/-1)
build/autotools/Makefile.in (+3/-1)
build/autotools/libtool.m4 (+1256/-782)
build/autotools/ltoptions.m4 (+7/-6)
build/autotools/ltversion.m4 (+6/-6)
build/autotools/lt~obsolete.m4 (+9/-3)
config.guess (+120/-105)
config.sub (+101/-55)
configure (+1796/-966)
configure.ac (+1/-1)
debian/changelog (+10/-0)
debian/patches/01_remove_unused_variables.patch (+0/-19)
debian/patches/series (+0/-1)
ltmain.sh (+2619/-1390)
src/Makefile.in (+3/-1)
src/bridge.c (+1/-2)
description: | updated |
tags: | added: mago |
description: | updated |
Changed in libdbusmenu (Ubuntu): | |
importance: | Undecided → Medium |
status: | Confirmed → Triaged |
summary: |
- vim.gnome crashed with SIGSEGV in g_atomic_int_exchange_and_add() + (various) crashed with SIGSEGV in + g_atomic_int_exchange_and_add()/g_variant_unref/?libappmenu.so/g_simple_async_result_complete |
affects: | dbusmenu → indicator-appmenu |
affects: | libdbusmenu (Ubuntu) → appmenu-gtk (Ubuntu) |
affects: | indicator-appmenu → appmenu-gtk |
Changed in appmenu-gtk: | |
status: | New → Fix Committed |
Changed in appmenu-gtk (Ubuntu): | |
status: | Triaged → Fix Committed |
Changed in appmenu-gtk: | |
status: | Fix Committed → Fix Released |
As you mentioned in your original bug description that you switched your font, does it only happen with that font or with other fonts too?