[Bug 203451] Re: Can't start any mono-based app: Segmentation fault

2008-09-17 Thread directhex
Seems related to buggy hand-compiled kernels, does not occur with Ubuntu
kernels

** Changed in: mono (Ubuntu)
   Status: Confirmed = Invalid

-- 
Can't start any mono-based app: Segmentation fault 
https://bugs.launchpad.net/bugs/203451
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 203451] Re: Can't start any mono-based app: Segmentation fault

2008-06-13 Thread miguelquiros
Compiled custom 2.6.25 kernel and F-spot now starts correctly. It seems
that the applications cited here need something only present in 2.6.24
or higher.

-- 
Can't start any mono-based app: Segmentation fault 
https://bugs.launchpad.net/bugs/203451
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 203451] Re: Can't start any mono-based app: Segmentation fault

2008-06-01 Thread miguelquiros
I have observed this too. F-spot segfaults on start when running with
custom 2.6.23 kernel and it works properly when using the official
2.6.24 kernel.

-- 
Can't start any mono-based app: Segmentation fault 
https://bugs.launchpad.net/bugs/203451
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 203451] Re: Can't start any mono-based app: Segmentation fault

2008-04-27 Thread emp
Same problem, also 2.6.23 kernel I'll compile new kernel and I'll post
the effect.

-- 
Can't start any mono-based app: Segmentation fault 
https://bugs.launchpad.net/bugs/203451
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 203451] Re: Can't start any mono-based app: Segmentation fault

2008-04-25 Thread Richard
I am seeing the same error.  I have just upgraded to Hardy via APT.  No
mono-based apps will run, and no matter how I try to invoke them, I just
see Segmentation fault as output.

This problem appears to run very deep, because I even see the error when
I try to compile mono (1.9.1) from the official source (more extensive
output below):

make[8]: *** [build/deps/basic-profile-check.exe] Segmentation fault

This occurs even after I `make get-monolite-latest` and have removed
existing mono-related packages (via apt-get remove mono-common).  Using
`make EXTERNAL_MCS=false`, as the README suggests, doesn't help either.

Therefore it looks to me like this problem isn't even a problem with the
Ubuntu mono package per se, but with something about the environment on
my machine.  Is it possible there is some sort of hidden dependency I
haven't got?  Also, it may be worth noting that I am running a custom
2.6.23 kernel, instead of the Hardy 2.6.24 generic kernel, though I
don't know if this would affect it at all.

Output from `make`:
...
make[3]: Entering directory `/home/richard/Desktop/mono-1.9.1/mcs'
make profile-do--default--all profile-do--net_2_0--all profile-do--net_3_5--all 
profile-do--net_2_1--all
make[4]: Entering directory `/home/richard/Desktop/mono-1.9.1/mcs'
make PROFILE=basic all
make[5]: Entering directory `/home/richard/Desktop/mono-1.9.1/mcs'
make[6]: *** [build/deps/basic-profile-check.exe] Error 1
make[6]: Entering directory `/home/richard/Desktop/mono-1.9.1/mcs'
*** The compiler 'false' doesn't appear to be usable.
*** Trying the 'monolite' directory.
make[7]: Entering directory `/home/richard/Desktop/mono-1.9.1/mcs'
make[8]: *** [build/deps/basic-profile-check.exe] Segmentation fault
make[8]: Entering directory `/home/richard/Desktop/mono-1.9.1/mcs'
*** The contents of your 'monolite' directory may be out-of-date
*** You may want to try 'make get-monolite-latest'
make[8]: *** [do-profile-check-monolite] Error 1
make[8]: Leaving directory `/home/richard/Desktop/mono-1.9.1/mcs'
make[7]: *** [do-profile-check] Error 2
make[7]: Leaving directory `/home/richard/Desktop/mono-1.9.1/mcs'
make[6]: *** [do-profile-check-monolite] Error 2
make[6]: Leaving directory `/home/richard/Desktop/mono-1.9.1/mcs'
make[5]: *** [do-profile-check] Error 2
make[5]: Leaving directory `/home/richard/Desktop/mono-1.9.1/mcs'
make[4]: *** [profile-do--basic--all] Error 2
make[4]: Leaving directory `/home/richard/Desktop/mono-1.9.1/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/home/richard/Desktop/mono-1.9.1/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/home/richard/Desktop/mono-1.9.1/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/richard/Desktop/mono-1.9.1'
make: *** [all] Error 2

-- 
Can't start any mono-based app: Segmentation fault 
https://bugs.launchpad.net/bugs/203451
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 203451] Re: Can't start any mono-based app: Segmentation fault

2008-04-25 Thread Ali Sattari
Richard, this problem *suddenly* fixed in my machine some weeks ago, but i 
neither found the cause, nor the way it fixed, until now that found something 
common in your report: Custom 2.6.23 kernel!
Try to compile latest stable kernel (2.6.25 for now) and check it again. I have 
currently 2.6.24.4 custom kernel and mono-based apps (actually, the one and 
only mono app: Gnome Do) are working.

-- 
Can't start any mono-based app: Segmentation fault 
https://bugs.launchpad.net/bugs/203451
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 203451] Re: Can't start any mono-based app: Segmentation fault

2008-03-18 Thread Patrick McEvoy
What's the output of 'mono -V' in a terminal ?

-- 
Can't start any mono-based app: Segmentation fault 
https://bugs.launchpad.net/bugs/203451
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 203451] Re: Can't start any mono-based app: Segmentation fault

2008-03-18 Thread Ali Sattari
[EMAIL PROTECTED]:~$ mono -V
Mono JIT compiler version 1.2.6 (tarball)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
TLS:   __thread
GC:Included Boehm (with typed GC)
SIGSEGV:   altstack
Notifications: epoll
Architecture:  x86
Disabled:  none

-- 
Can't start any mono-based app: Segmentation fault 
https://bugs.launchpad.net/bugs/203451
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 203451] Re: Can't start any mono-based app: Segmentation fault

2008-03-18 Thread Patrick McEvoy
Output from this...

mono /usr/lib/f-spot/f-spot.exe

-- 
Can't start any mono-based app: Segmentation fault 
https://bugs.launchpad.net/bugs/203451
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 203451] Re: Can't start any mono-based app: Segmentation fault

2008-03-18 Thread Ali Sattari
Out put for both 'mono /usr/lib/f-spot/f-spot.exe' and 'mono --debug 
/usr/lib/f-spot/f-spot.exe' is the same as above:
Segmentation fault

-- 
Can't start any mono-based app: Segmentation fault 
https://bugs.launchpad.net/bugs/203451
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 203451] Re: Can't start any mono-based app: Segmentation fault

2008-03-18 Thread Curtis
I can confirm the segmentation faults in Mono applications.  However,
the segfaults occur in different ways for me.  For example, I can launch
F-Spot using the terminal input you (Patrick McEvoy) requested and it
will run.  However, it lags like it has before, and when I close the
application, the terminal promptly responds:

Segmentation fault (core dumped)

The same thing occurs with Tomboy; the application launches, maybe
throws a few library related warnings, and then segfaults when I close
it.  Again, this happens with Banshee as well, one of my favorite
applications.

Banshee is unique however, because if I run mono
/usr/lib/banshee/banshee.exe the application fails to even start.  It
throws a fatal unhandled exception regarding libbanshee (I can include
this if you want).  If I launch it with the --debug flag, the same thing
occurs.  I can, however, launch Banshee if I use just banshee in a
terminal, only resulting in a few GStreamer warnings being thrown.  Like
the other Mono applications, though, Banshee will segfault when I close
it.

** Changed in: mono (Ubuntu)
   Status: New = Confirmed

-- 
Can't start any mono-based app: Segmentation fault 
https://bugs.launchpad.net/bugs/203451
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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