Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 92532

Summary: Monodevelop crashes if I try to view a source file
Product: Gentoo Linux Reporter: Christian Rudh <christian>
Component: [OLD] DevelopmentAssignee: dotnet project <dotnet>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christian Rudh 2005-05-13 14:04:13 UTC
I run ~x86 and Monodevelop starts up without any problems. I can even load a solution without any problems. But if I try to view any source file in the solution or if I try to create a new empty source file (even without a loaded solution) it crashes. It also happens if I try to create a new solution.

This happens with both Mono 1.0.6 and the new 1.1.7 that was added to ~x86 recently.

Reproducible: Always
Steps to Reproduce:

Actual Results:  
aex@vindex ~ $ monodevelop
Reading
/home/aex/.config/MonoDevelop/CodeCompletionData/mscorlib_1.0.5000.0_b77a5c561934e089.pidb
Creating DefaultWorkbench
/usr/bin/monodevelop: line 67: 32036 Segmentation fault      /usr/bin/mono
./MonoDevelop.exe $@
aex@vindex ~ $


Expected Results:  
Show the source file in the edit window.

My emerge info:

Portage 2.0.51.21-r1 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.5-r0, 2.6.11-gentoo-r8 i686)
=================================================================
System uname: 2.6.11-gentoo-r8 i686 AMD Athlon(TM) XP 2400+
Gentoo Base System version 1.6.11
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.6
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.du.se/pub/os/gentoo http://ds.thn.htu.se/linux/gentoo
http://mirror.pudas.net/gentoo"
LANG="en_US.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X aac aim alsa apache2 apm audiofile avi berkdb
bitmap-fonts bluetooth cairo cdr crypt cups dbus dga divx4linux dvd dvdr dvdread
eds emboss encode evo exif fam ffmpeg flac foomaticdb fortran ftp gd gdbm gif
glitz gnome gphoto2 gpm gstreamer gtk gtk2 hal howl icq imagemagick imlib ipv6
jabber java jpeg ldap libg++ libwww lm_sensors mad matroska mikmod mime mmx
mmxext mono motif mozilla mp3 mpeg msn mysql ncurses nls nptl nvidia odbc ogg
oggvorbis opengl oscar oss osspam pam pdflib perl php pic png postgres python
quicktime readline ruby samba scanner sdl soap sockets speex spell sse ssl svg
tcpd theora tiff truetype truetype-fonts type1-fonts usb v4l vcd vorbis
win32codecs xml2 xmlrpc xosd xpm xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY


And I run the 1.0.? versions of the *-sharp libraries.
Comment 1 Christian Rudh 2005-05-14 01:26:15 UTC
I tried this several times with both mono 1.0.X and mono 1.1.X and it never worked. Now, a day later, it works without any problems. And I haven't even emerged any updates.

So what fixed it beats me, but I guess that means the bug can be closed.
Comment 2 Christian Rudh 2005-05-14 14:41:07 UTC
Closing it.