[MonoDevelop] MonoDevelop hang, then crash on specific project.

Sergey Khabibullin x2bool at gmail.com
Tue May 20 16:28:47 UTC 2014


You can try to remove the .userprefs file from the solution root folder.
Also, for me upgrading to 5.x branch helped.


On Tue, May 20, 2014 at 6:19 PM, Ronaldo Nascimento <sgtnasty at gmail.com>wrote:

> I tried this using the default packages in Ubuntu, Mint and Fedora.
>
> https://sourceforge.net/p/skirmish/code/ci/master/tree/TravTasks/
>
> It loads the project (the progress bar at the bottom left shows full), but
> hangs, then eventually it crashes (MD just quits) with no warning or
> indication of what the problem is. The strace is below, the space between
> the wait is by me to mark when it hangs. Looks like some child process dies.
>
>
> wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 9775
> wait4(-1,
>
>
>
>
>
> [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 9774
> rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
> rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7fb7a9b80ff0},
> {0x43f800, [], SA_RESTORER, 0x7fb7a9b80ff0}, 8) = 0
> close(3)                                = -1 EBADF (Bad file descriptor)
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=9775,
> si_status=0, si_utime=0, si_stime=0} ---
> wait4(-1, 0x7fff16499718, WNOHANG, NULL) = -1 ECHILD (No child processes)
> rt_sigreturn()                          = 0
> rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
> read(255, "\n", 745)                    = 1
> rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
> read(255, "", 745)                      = 0
> exit_group(0)                           = ?
> +++ exited with 0 +++
>
>
> --
> Ronaldo Nascimento  =][=
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20140520/51eab256/attachment.html>


More information about the Monodevelop-list mailing list