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

Ronaldo Nascimento sgtnasty at gmail.com
Tue May 20 14:19:54 UTC 2014


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  =][=
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20140520/f952f1ae/attachment.html>


More information about the Monodevelop-list mailing list