Bugzilla – Bug 323752
Fails to start
Last modified: 2007-09-15 21:23:51 UTC
---- Reported by MMarkfort03@aol.com 2007-03-07 11:59:21 MST ---- Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: When I try starting MonoDevelop IDE, it kills on execution, and it won't start. Steps to reproduce the problem: 1. exec monodevelop 2. 3. Actual Results: matt@NIGHTHAWK:~$ monodevelop ** (./MonoDevelop.exe:5868): WARNING **: The following assembly referenced from /usr/lib/monodevelop/bin/MonoDevelop.Core.dll could not be loaded: Assembly: log4net (assemblyref_index=5) Version: 1.2.9.0 Public Key: a5715cc6d5c3540b The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/monodevelop/bin). ** (./MonoDevelop.exe:5868): WARNING **: Could not load file or assembly 'log4net, Version=1.2.9.0, Culture=neutral, PublicKeyToken=a5715cc6d5c3540b' or one of its dependencies. ** (./MonoDevelop.exe:5868): WARNING **: Missing method Configure in assembly /usr/lib/monodevelop/bin/MonoDevelop.Core.dll, type log4net.Config.XmlConfigurator Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'log4net, Version=1.2.9.0, Culture=neutral, PublicKeyToken=a5715cc6d5c3540b' or one of its dependencies. at <0x00000> <unknown method> at MonoDevelop.Core.Runtime.get_LoggingService () [0x00000] at MonoDevelop.Core.ServiceManager.FetchService (System.Type serviceType) [0x00000] at MonoDevelop.Core.ServiceManager.GetService (System.Type serviceType) [0x00000] at MonoDevelop.Core.AddIns.Setup.SetupService..ctor () [0x00000] at MonoDevelop.Core.Runtime.get_SetupService () [0x00000] at MonoDevelop.Core.AddIns.AddInService.Initialize () [0x00000] matt@NIGHTHAWK:~/Prgm Fun/CPP$ monodevelop -v ** (./MonoDevelop.exe:5876): WARNING **: The following assembly referenced from /usr/lib/monodevelop/bin/MonoDevelop.Core.dll could not be loaded: Assembly: log4net (assemblyref_index=5) Version: 1.2.9.0 Public Key: a5715cc6d5c3540b The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/monodevelop/bin). ** (./MonoDevelop.exe:5876): WARNING **: Could not load file or assembly 'log4net, Version=1.2.9.0, Culture=neutral, PublicKeyToken=a5715cc6d5c3540b' or one of its dependencies. ** (./MonoDevelop.exe:5876): WARNING **: Missing method Configure in assembly /usr/lib/monodevelop/bin/MonoDevelop.Core.dll, type log4net.Config.XmlConfigurator Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'log4net, Version=1.2.9.0, Culture=neutral, PublicKeyToken=a5715cc6d5c3540b' or one of its dependencies. at <0x00000> <unknown method> at MonoDevelop.Core.Runtime.get_LoggingService () [0x00000] at MonoDevelop.Core.ServiceManager.FetchService (System.Type serviceType) [0x00000] at MonoDevelop.Core.ServiceManager.GetService (System.Type serviceType) [0x00000] at MonoDevelop.Core.AddIns.Setup.SetupService..ctor () [0x00000] at MonoDevelop.Core.Runtime.get_SetupService () [0x00000] at MonoDevelop.Core.AddIns.AddInService.Initialize () [0x00000] Expected Results: How often does this happen? Upon any execution Additional Information: strace: execve("/usr/bin/monodevelop", ["monodevelop"], [/* 31 vars */]) = 0 brk(0) = 0x805e000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f5d000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=93899, ...}) = 0 mmap2(NULL, 93899, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f46000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20Z\1\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=1248904, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f45000 mmap2(NULL, 1258876, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e11000 mmap2(0xb7f3e000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12c) = 0xb7f3e000 mmap2(0xb7f42000, 9596, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f42000 close(3) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7e10000 set_thread_area({entry_number:-1 -> 6, base_addr:0xb7e106b0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 mprotect(0xb7f3e000, 8192, PROT_READ) = 0 munmap(0xb7f46000, 93899) = 0 getpid() = 4831 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 geteuid32() = 1000 brk(0) = 0x805e000 brk(0x807f000) = 0x807f000 getppid() = 4830 stat64("/home/matt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/usr/bin/monodevelop", O_RDONLY) = 3 fcntl64(3, F_DUPFD, 10) = 10 close(3) = 0 fcntl64(10, F_SETFD, FD_CLOEXEC) = 0 rt_sigaction(SIGINT, NULL, {SIG_DFL}, 8) = 0 rt_sigaction(SIGINT, {0x8054c2e, ~[RTMIN RT_1], 0}, NULL, 8) = 0 rt_sigaction(SIGQUIT, NULL, {SIG_DFL}, 8) = 0 rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0 rt_sigaction(SIGTERM, NULL, {SIG_DFL}, 8) = 0 rt_sigaction(SIGTERM, {SIG_DFL}, NULL, 8) = 0 read(10, "#!/bin/sh\n\nreWrite() {\n ret=\""..., 8192) = 1724 stat64("/usr/lib/firefox/libgtkembedmoz.so", {st_mode=S_IFREG|0644, st_size=82104, ...}) = 0 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e106f8) = 4832 --- SIGCHLD (Child exited) @ 0 (0) --- close(4) = 0 read(3, "\n", 128) = 1 read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4832 chdir("/usr/lib/monodevelop/bin") = 0 execve("/usr/bin/mono", ["/usr/bin/mono", "./MonoDevelop.exe"], [/* 34 vars */]) = 0 brk(0) = 0x81f7000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ee9000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/i686/cmov/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/i686/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/cmov/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/cmov/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/cmov/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/cmov/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/cmov/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/cmov/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("cmov/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=93899, ...}) = 0 mmap2(NULL, 93899, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7ed2000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/libgthread-2.0.so.0", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\21"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0644, st_size=14060, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ed1000 mmap2(NULL, 17020, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7ecc000 mmap2(0xb7ed0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xb7ed0000 close(3) = 0 open("/usr/lib/firefox/tls/i686/cmov/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/i686/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/cmov/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/cmov/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/cmov/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/cmov/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/cmov/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/cmov/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("cmov/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/libgmodule-2.0.so.0", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\r\0"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0644, st_size=9804, ...}) = 0 mmap2(NULL, 12848, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7ec8000 mmap2(0xb7ecb000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0xb7ecb000 close(3) = 0 open("/usr/lib/firefox/tls/i686/cmov/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/i686/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/cmov/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/cmov/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/cmov/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/cmov/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/cmov/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/cmov/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("cmov/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/tls/i686/cmov/libdl.so.2", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\f\0\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0644, st_size=9640, ...}) = 0 mmap2(NULL, 12412, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7ec4000 mmap2(0xb7ec6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7ec6000 close(3) = 0 open("/usr/lib/firefox/tls/i686/cmov/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/i686/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/cmov/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/cmov/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/cmov/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/cmov/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/cmov/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/cmov/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("cmov/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/libglib-2.0.so.0", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\322"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0644, st_size=596640, ...}) = 0 mmap2(NULL, 596236, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e32000 mmap2(0xb7ec3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x91) = 0xb7ec3000 close(3) = 0 open("/usr/lib/firefox/tls/i686/cmov/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/i686/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/cmov/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/cmov/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/cmov/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/cmov/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/cmov/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/cmov/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("cmov/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/tls/i686/cmov/librt.so.1", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\35\0"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0644, st_size=30580, ...}) = 0 mmap2(NULL, 33356, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e29000 mmap2(0xb7e30000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6) = 0xb7e30000 close(3) = 0 open("/usr/lib/firefox/tls/i686/cmov/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/i686/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/cmov/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/cmov/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/cmov/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/cmov/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/cmov/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/cmov/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("cmov/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/tls/i686/cmov/libnsl.so.1", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\00005\0\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0644, st_size=75488, ...}) = 0 mmap2(NULL, 87808, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e13000 mmap2(0xb7e25000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11) = 0xb7e25000 mmap2(0xb7e27000, 5888, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7e27000 close(3) = 0 open("/usr/lib/firefox/tls/i686/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/i686/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/tls/i686/cmov/libpthread.so.0", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000K\0\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=95056, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7e12000 mmap2(NULL, 74204, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7dff000 mmap2(0xb7e0e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf) = 0xb7e0e000 mmap2(0xb7e10000, 4572, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7e10000 close(3) = 0 open("/usr/lib/firefox/tls/i686/cmov/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/i686/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/cmov/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/cmov/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/cmov/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/cmov/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/cmov/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/cmov/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("cmov/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/tls/i686/cmov/libm.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3203\0"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0644, st_size=149284, ...}) = 0 mmap2(NULL, 151680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7dd9000 mmap2(0xb7dfd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23) = 0xb7dfd000 close(3) = 0 open("/usr/lib/firefox/tls/i686/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20Z\1\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=1248904, ...}) = 0 mmap2(NULL, 1258876, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7ca5000 mmap2(0xb7dd2000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12c) = 0xb7dd2000 mmap2(0xb7dd6000, 9596, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7dd6000 close(3) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ca4000 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ca3000 set_thread_area({entry_number:-1 -> 6, base_addr:0xb7ca36c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 mprotect(0xb7dd2000, 8192, PROT_READ) = 0 munmap(0xb7ed2000, 93899) = 0 set_tid_address(0xb7ca3708) = 4831 rt_sigaction(SIGRTMIN, {0xb7e03720, [], SA_SIGINFO}, NULL, 8) = 0 rt_sigaction(SIGRT_1, {0xb7e03640, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0 _sysctl({{CTL_KERN, KERN_VERSION}, 2, 0xbf9a2e80, 35, (nil), 0}) = 0 brk(0) = 0x81f7000 brk(0x8218000) = 0x8218000 open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/share/locale/locale.alias", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=2586, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ee8000 read(3, "# Locale name alias data base.\n#"..., 4096) = 2586 read(3, "", 4096) = 0 close(3) = 0 munmap(0xb7ee8000, 4096) = 0 open("/usr/lib/locale/en_US.UTF-8/LC_IDENTIFICATION", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/en_US.utf8/LC_IDENTIFICATION", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=391, ...}) = 0 mmap2(NULL, 391, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7ee8000 close(3) = 0 open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=25460, ...}) = 0 mmap2(NULL, 25460, PROT_READ, MAP_SHARED, 3, 0) = 0xb7ee1000 close(3) = 0 futex(0xb7dd5a4c, FUTEX_WAKE, 2147483647) = 0 open("/usr/lib/locale/en_US.UTF-8/LC_MEASUREMENT", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/en_US.utf8/LC_MEASUREMENT", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=23, ...}) = 0 mmap2(NULL, 23, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7ee0000 close(3) = 0 open("/usr/lib/locale/en_US.UTF-8/LC_TELEPHONE", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/en_US.utf8/LC_TELEPHONE", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=59, ...}) = 0 mmap2(NULL, 59, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7edf000 close(3) = 0 open("/usr/lib/locale/en_US.UTF-8/LC_ADDRESS", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/en_US.utf8/LC_ADDRESS", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=155, ...}) = 0 mmap2(NULL, 155, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7ede000 close(3) = 0 open("/usr/lib/locale/en_US.UTF-8/LC_NAME", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/en_US.utf8/LC_NAME", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=77, ...}) = 0 mmap2(NULL, 77, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7edd000 close(3) = 0 open("/usr/lib/locale/en_US.UTF-8/LC_PAPER", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/en_US.utf8/LC_PAPER", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=34, ...}) = 0 mmap2(NULL, 34, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7edc000 close(3) = 0 open("/usr/lib/locale/en_US.UTF-8/LC_MESSAGES", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/en_US.utf8/LC_MESSAGES", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 close(3) = 0 open("/usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=52, ...}) = 0 mmap2(NULL, 52, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7edb000 close(3) = 0 open("/usr/lib/locale/en_US.UTF-8/LC_MONETARY", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/en_US.utf8/LC_MONETARY", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=286, ...}) = 0 mmap2(NULL, 286, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7eda000 close(3) = 0 open("/usr/lib/locale/en_US.UTF-8/LC_COLLATE", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/en_US.utf8/LC_COLLATE", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=880094, ...}) = 0 mmap2(NULL, 880094, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7bcc000 close(3) = 0 open("/usr/lib/locale/en_US.UTF-8/LC_TIME", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/en_US.utf8/LC_TIME", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=2451, ...}) = 0 mmap2(NULL, 2451, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7ed9000 close(3) = 0 open("/usr/lib/locale/en_US.UTF-8/LC_NUMERIC", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/en_US.utf8/LC_NUMERIC", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=54, ...}) = 0 mmap2(NULL, 54, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7ed8000 close(3) = 0 open("/usr/lib/locale/en_US.UTF-8/LC_CTYPE", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/en_US.utf8/LC_CTYPE", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=208336, ...}) = 0 mmap2(NULL, 208336, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7b99000 close(3) = 0 mprotect(0x81fc000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC) = 0 gettimeofday({1173225755, 689899}, NULL) = 0 mmap2(NULL, 65536, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7b89000 sched_getparam(4831, { 0 }) = 0 sched_getscheduler(4831) = 0 (SCHED_OTHER) sched_get_priority_min(SCHED_OTHER) = 0 sched_get_priority_max(SCHED_OTHER) = 0 sched_get_priority_max(SCHED_OTHER) = 0 open("/usr/lib/charset.alias", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/share/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=2586, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7b88000 read(3, "# Locale name alias data base.\n#"..., 4096) = 2586 read(3, "", 4096) = 0 close(3) = 0 munmap(0xb7b88000, 4096) = 0 open("/proc/self/maps", O_RDONLY) = 3 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0 fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7b88000 read(3, "08048000-081e7000 r-xp 00000000 "..., 1024) = 1024 read(3, "59484 /lib/tls/i686/cmov/lib"..., 1024) = 1024 read(3, ".so.0.1200.4\nb7ecc000-b7ed0000 r"..., 1024) = 1024 read(3, "7ee1000-b7ee8000 r--s 00000000 0"..., 1024) = 459 close(3) = 0 munmap(0xb7b88000, 4096) = 0 sched_getaffinity(4831, 32, { 1 }) = 4 rt_sigaction(SIGPWR, {0x8120700, ~[INT QUIT ABRT TERM RTMIN RT_1], SA_RESTART}, NULL, 8) = 0 rt_sigaction(SIGXCPU, {0x81206b0, ~[INT QUIT ABRT TERM RTMIN RT_1], SA_RESTART}, NULL, 8) = 0 open("/proc/stat", O_RDONLY|O_LARGEFILE) = 3 read(3, "cpu 5515 148 1421 98573 5741 76"..., 4096) = 661 close(3) = 0 mmap2(0x1000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x1000 mmap2(0x11000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x11000 mmap2(0x21000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x21000 access("/proc/xen", F_OK) = -1 ENOENT (No such file or directory) rt_sigaction(SIGFPE, {0x8122d20, [], SA_SIGINFO}, NULL, 8) = 0 rt_sigaction(SIGQUIT, {0x8122cf0, [], SA_SIGINFO}, NULL, 8) = 0 rt_sigaction(SIGILL, {0x8122cc0, [], SA_SIGINFO}, NULL, 8) = 0 rt_sigaction(SIGBUS, {0x8122bd0, [], SA_SIGINFO}, NULL, 8) = 0 rt_sigaction(SIGRT_3, NULL, {SIG_DFL}, 8) = 0 rt_sigaction(SIGRT_3, {0x8122b30, [], SA_SIGINFO}, NULL, 8) = 0 rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0 rt_sigaction(SIGABRT, {0x8122ae0, [], SA_SIGINFO}, NULL, 8) = 0 rt_sigaction(SIGSEGV, {0x8122bd0, [], SA_SIGINFO}, NULL, 8) = 0 stat64("./MonoDevelop.exe.config", {st_mode=S_IFREG|0644, st_size=593, ...}) = 0 open("./MonoDevelop.exe.config", O_RDONLY|O_LARGEFILE) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=593, ...}) = 0 read(3, "<?xml version=\"1.0\" encoding=\"ut"..., 593) = 593 close(3) = 0 getcwd("/usr/lib/monodevelop/bin", 4096) = 25 open("./MonoDevelop.exe", O_RDONLY|O_LARGEFILE) = 3 fstat64(3, {st_mode=S_IFREG|0755, st_size=12288, ...}) = 0 mmap2(NULL, 12288, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7b86000 mprotect(0xb7b86000, 12288, PROT_READ|PROT_EXEC) = 0 readlink("./MonoDevelop.exe", 0xbf9a1da7, 4096) = -1 EINVAL (Invalid argument) getcwd("/usr/lib/monodevelop/bin", 4096) = 25 open("/usr/lib/mono/2.0/mscorlib.dll", O_RDONLY|O_LARGEFILE) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=2357760, ...}) = 0 mmap2(NULL, 2359296, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7946000 mprotect(0xb7946000, 2359296, PROT_READ|PROT_EXEC) = 0 readlink("/usr/lib/mono/2.0/mscorlib.dll", 0xbf9a1dd7, 4096) = -1 EINVAL (Invalid argument) stat64("/usr/lib/mono/2.0/mscorlib.dll.so", 0xbf9a2cec) = -1 ENOENT (No such file or directory) stat64("/usr/lib/mono/2.0/mscorlib.dll.so.so", 0xbf9a2cec) = -1 ENOENT (No such file or directory) stat64("/usr/lib/mono/2.0/mscorlib.dll.so.la", 0xbf9a2cec) = -1 ENOENT (No such file or directory) futex(0xb7ec7070, FUTEX_WAKE, 2147483647) = 0 open("/usr/lib/mono/2.0/mscorlib.dll.so", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale/en_US.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale/en.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale-langpack/en_US.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale-langpack/en_US.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale-langpack/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale-langpack/en.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale-langpack/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale-langpack/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/mono/2.0/mscorlib.dll.config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale/en_US.utf8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale/en_US/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale/en.UTF-8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale/en.utf8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale/en/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale-langpack/en_US.UTF-8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale-langpack/en_US.utf8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale-langpack/en_US/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale-langpack/en.UTF-8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale-langpack/en.utf8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale-langpack/en/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory) socket(PF_FILE, SOCK_STREAM, 0) = 5 fcntl64(5, F_GETFL) = 0x2 (flags O_RDWR) fcntl64(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0 connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory) close(5) = 0 socket(PF_FILE, SOCK_STREAM, 0) = 5 fcntl64(5, F_GETFL) = 0x2 (flags O_RDWR) fcntl64(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0 connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory) close(5) = 0 open("/etc/nsswitch.conf", O_RDONLY) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=465, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7945000 read(5, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 465 read(5, "", 4096) = 0 close(5) = 0 munmap(0xb7945000, 4096) = 0 open("/usr/lib/firefox/tls/i686/cmov/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/i686/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/cmov/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/cmov/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/cmov/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/cmov/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/cmov/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/cmov/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("cmov/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=93899, ...}) = 0 mmap2(NULL, 93899, PROT_READ, MAP_PRIVATE, 5, 0) = 0xb792f000 close(5) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/tls/i686/cmov/libnss_compat.so.2", O_RDONLY) = 5 read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\21\0"..., 512) = 512 fstat64(5, {st_mode=S_IFREG|0644, st_size=30428, ...}) = 0 mmap2(NULL, 33392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb7926000 mmap2(0xb792d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x6) = 0xb792d000 close(5) = 0 munmap(0xb792f000, 93899) = 0 open("/usr/lib/firefox/tls/i686/cmov/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/i686/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/cmov/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/cmov/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/cmov/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/cmov/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/cmov/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/cmov/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("cmov/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=93899, ...}) = 0 mmap2(NULL, 93899, PROT_READ, MAP_PRIVATE, 5, 0) = 0xb792f000 close(5) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/tls/i686/cmov/libnss_nis.so.2", O_RDONLY) = 5 read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\34\0\000"..., 512) = 512 fstat64(5, {st_mode=S_IFREG|0644, st_size=34320, ...}) = 0 mmap2(NULL, 37420, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb791c000 mmap2(0xb7924000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x7) = 0xb7924000 close(5) = 0 open("/usr/lib/firefox/tls/i686/cmov/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/i686/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/cmov/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/tls/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/cmov/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/i686/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/cmov/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/firefox/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/cmov/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/i686/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/cmov/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("tls/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/cmov/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("i686/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("cmov/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/tls/i686/cmov/libnss_files.so.2", O_RDONLY) = 5 read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\33"..., 512) = 512 fstat64(5, {st_mode=S_IFREG|0644, st_size=38372, ...}) = 0 mmap2(NULL, 41624, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb7911000 mmap2(0xb791a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x8) = 0xb791a000 close(5) = 0 munmap(0xb792f000, 93899) = 0 open("/etc/passwd", O_RDONLY) = 5 fcntl64(5, F_GETFD) = 0 fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 _llseek(5, 0, [0], SEEK_CUR) = 0 fstat64(5, {st_mode=S_IFREG|0644, st_size=1303, ...}) = 0 mmap2(NULL, 1303, PROT_READ, MAP_SHARED, 5, 0) = 0xb7ed7000 _llseek(5, 1303, [1303], SEEK_SET) = 0 munmap(0xb7ed7000, 1303) = 0 close(5) = 0 getuid32() = 1000 uname({sys="Linux", node="NIGHTHAWK", ...}) = 0 open("/etc/mono/assemblies/mscorlib/mscorlib.config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/home/matt/.mono/assemblies/mscorlib/mscorlib.config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) brk(0x823a000) = 0x823a000 getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0 mmap2(NULL, 446464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb78a4000 uname({sys="Linux", node="NIGHTHAWK", ...}) = 0 uname({sys="Linux", node="NIGHTHAWK", ...}) = 0 mkdir("/home/matt/.wapi", 0755) = -1 EEXIST (File exists) open("/home/matt/.wapi/shared_data-NIGHTHAWK-Linux-i686-308-10-0", O_RDWR|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/home/matt/.wapi/shared_data-NIGHTHAWK-Linux-i686-308-10-0", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = 5 _llseek(5, 1261575, [1261575], SEEK_SET) = 0 write(5, "\0", 1) = 1 fstat64(5, {st_mode=S_IFREG|0600, st_size=1261576, ...}) = 0 fstat64(5, {st_mode=S_IFREG|0600, st_size=1261576, ...}) = 0 mmap2(NULL, 1261576, PROT_READ|PROT_WRITE, MAP_SHARED, 5, 0) = 0xb776f000 close(5) = 0 uname({sys="Linux", node="NIGHTHAWK", ...}) = 0 uname({sys="Linux", node="NIGHTHAWK", ...}) = 0 mkdir("/home/matt/.wapi", 0755) = -1 EEXIST (File exists) stat64("/home/matt/.wapi/shared_data-NIGHTHAWK-Linux-i686-308-10-0", {st_mode=S_IFREG|0600, st_size=1261576, ...}) = 0 semget(1292012968, 8, IPC_CREAT|IPC_EXCL|0600) = 98304 semctl(98304, 0, IPC_64|SETALL, 0xbf9a2bb8) = 0 semop(98304, 0xbf9a2bb6, 1) = 0 semop(98304, 0xbf9a2bb6, 1) = 0 semop(98304, 0xbf9a2bb6, 1) = 0 munmap(0xb776f000, 1261576) = 0 uname({sys="Linux", node="NIGHTHAWK", ...}) = 0 uname({sys="Linux", node="NIGHTHAWK", ...}) = 0 mkdir("/home/matt/.wapi", 0755) = -1 EEXIST (File exists) open("/home/matt/.wapi/shared_data-NIGHTHAWK-Linux-i686-308-10-0", O_RDWR|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0600, st_size=1261576, ...}) = 0 fstat64(5, {st_mode=S_IFREG|0600, st_size=1261576, ...}) = 0 mmap2(NULL, 1261576, PROT_READ|PROT_WRITE, MAP_SHARED, 5, 0) = 0xb776f000 close(5) = 0 uname({sys="Linux", node="NIGHTHAWK", ...}) = 0 uname({sys="Linux", node="NIGHTHAWK", ...}) = 0 mkdir("/home/matt/.wapi", 0755) = -1 EEXIST (File exists) open("/home/matt/.wapi/shared_fileshare-NIGHTHAWK-Linux-i686-36-10-0", O_RDWR|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/home/matt/.wapi/shared_fileshare-NIGHTHAWK-Linux-i686-36-10-0", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = 5 _llseek(5, 3686403, [3686403], SEEK_SET) = 0 write(5, "\0", 1) = 1 fstat64(5, {st_mode=S_IFREG|0600, st_size=3686404, ...}) = 0 fstat64(5, {st_mode=S_IFREG|0600, st_size=3686404, ...}) = 0 mmap2(NULL, 3686404, PROT_READ|PROT_WRITE, MAP_SHARED, 5, 0) = 0xb73ea000 close(5) = 0 mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ed4000 mprotect(0xb7ed4000, 4096, PROT_NONE) = 0 clone(child_stack=0xb7ed74d4, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xb7ed7be8, {entry_number:6, base_addr:0xb7ed7ba0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb7ed7be8) = 4834 time(NULL) = 1173225755 open("/proc/stat", O_RDONLY) = 5 fstat64(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ed3000 read(5, "cpu 5517 148 1422 98573 5741 76"..., 1024) = 661 read(5, "", 1024) = 0 close(5) = 0 munmap(0xb7ed3000, 4096) = 0 time(NULL) = 1173225755 time(NULL) = 1173225755 semop(98304, 0xbf9a2ca6, 1) = 0 time(NULL) = 1173225755 semop(98304, 0xbf9a2ca6, 1) = 0 mmap2(NULL, 65536, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7936000 mmap2(0x31000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x31000 brk(0x825b000) = 0x825b000 semop(98304, 0xbf9a2da6, 1) = 0 time(NULL) = 1173225755 semop(98304, 0xbf9a2da6, 1) = 0 semop(98304, 0xbf9a2e56, 1) = 0 time(NULL) = 1173225755 semop(98304, 0xbf9a2e56, 1) = 0 mmap2(0x41000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x41000 time(NULL) = 1173225755 time(NULL) = 1173225755 time(NULL) = 1173225755 time(NULL) = 1173225755 semop(98304, 0xbf9a2d86, 1) = 0 time(NULL) = 1173225755 semop(98304, 0xbf9a2d86, 1) = 0 semop(98304, 0xbf9a2e36, 1) = 0 time(NULL) = 1173225755 mmap2(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb72e9000 mprotect(0xb72e9000, 4096, PROT_NONE) = 0 clone(child_stack=0xb73e94d4, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xb73e9be8, {entry_number:6, base_addr:0xb73e9ba0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb73e9be8) = 4835 futex(0x22f4c, FUTEX_WAIT, 0, NULL) = 0 semop(98304, 0xbf9a2e36, 1) = 0 futex(0xb776f3d4, FUTEX_WAKE, 1) = 0 time(NULL) = 1173225755 gettimeofday({1173225755, 755743}, NULL) = 0 clock_gettime(CLOCK_REALTIME, {1173225755, 755814000}) = 0 futex(0xb78bf324, FUTEX_WAIT, 1, {0, 99186000}) = 0 futex(0xb78bf308, FUTEX_WAIT, 2, NULL) = 0 futex(0xb78bf308, FUTEX_WAKE, 1) = 0 open("/etc/mono/config", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=763, ...}) = 0 read(5, "<configuration>\n\t<dllmap dll=\"cy"..., 763) = 763 close(5) = 0 open("/home/matt/.mono/config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) getcwd("/usr/lib/monodevelop/bin", 4096) = 25 getcwd("/usr/lib/monodevelop/bin", 4096) = 25 open("/usr/lib/mono/gac/policy.2.0.mscorlib/0.0.0.0__b77a5c561934e089/policy.2.0.mscorlib.dll", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/MonoDevelop.exe.so", 0xbf9a2dcc) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/MonoDevelop.exe.so.so", 0xbf9a2dcc) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/MonoDevelop.exe.so.la", 0xbf9a2dcc) = -1 ENOENT (No such file or directory) open("/usr/lib/monodevelop/bin/MonoDevelop.exe.so", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/monodevelop/bin/MonoDevelop.exe.config", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=593, ...}) = 0 read(5, "<?xml version=\"1.0\" encoding=\"ut"..., 593) = 593 close(5) = 0 open("/etc/mono/assemblies/MonoDevelop/MonoDevelop.config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/home/matt/.mono/assemblies/MonoDevelop/MonoDevelop.config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) getcwd("/usr/lib/monodevelop/bin", 4096) = 25 stat64("/usr/lib/monodevelop/bin/MonoDevelop.exe.so", 0xbf9a2e2c) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/MonoDevelop.exe.so.so", 0xbf9a2e2c) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/MonoDevelop.exe.so.la", 0xbf9a2e2c) = -1 ENOENT (No such file or directory) open("/usr/lib/monodevelop/bin/MonoDevelop.exe.so", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/MonoDevelop.Core.dll", {st_mode=S_IFREG|0644, st_size=180736, ...}) = 0 open("/usr/lib/monodevelop/bin/MonoDevelop.Core.dll", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=180736, ...}) = 0 mmap2(NULL, 184320, PROT_READ, MAP_PRIVATE, 5, 0) = 0xb72bc000 mprotect(0xb72bc000, 184320, PROT_READ|PROT_EXEC) = 0 readlink("/usr/lib/monodevelop/bin/MonoDevelop.Core.dll", 0xbf9a14e7, 4096) = -1 EINVAL (Invalid argument) stat64("/usr/lib/monodevelop/bin/MonoDevelop.Core.dll.so", 0xbf9a23fc) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/MonoDevelop.Core.dll.so.so", 0xbf9a23fc) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/MonoDevelop.Core.dll.so.la", 0xbf9a23fc) = -1 ENOENT (No such file or directory) open("/usr/lib/monodevelop/bin/MonoDevelop.Core.dll.so", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/monodevelop/bin/MonoDevelop.Core.dll.config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/etc/mono/assemblies/MonoDevelop.Core/MonoDevelop.Core.config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/home/matt/.mono/assemblies/MonoDevelop.Core/MonoDevelop.Core.config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) brk(0x827c000) = 0x827c000 brk(0x827a000) = 0x827a000 open("/usr/lib/mono/gac/policy.2.0.System/0.0.0.0__b77a5c561934e089/policy.2.0.System.dll", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/System.dll", 0xbf9a2404) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/System.exe", 0xbf9a2404) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/System/System.dll", 0xbf9a2404) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/System/System.exe", 0xbf9a2404) = -1 ENOENT (No such file or directory) open("/usr/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll", O_RDONLY|O_LARGEFILE) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=1197568, ...}) = 0 mmap2(NULL, 1200128, PROT_READ, MAP_PRIVATE, 6, 0) = 0xb7197000 mprotect(0xb7197000, 1200128, PROT_READ|PROT_EXEC) = 0 readlink("/usr/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll", 0xbf9a146f, 4096) = -1 EINVAL (Invalid argument) stat64("/usr/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll.so", 0xbf9a2384) = -1 ENOENT (No such file or directory) stat64("/usr/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll.so.so", 0xbf9a2384) = -1 ENOENT (No such file or directory) stat64("/usr/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll.so.la", 0xbf9a2384) = -1 ENOENT (No such file or directory) open("/usr/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll.so", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll.config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/etc/mono/assemblies/System/System.config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/home/matt/.mono/assemblies/System/System.config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) brk(0x829b000) = 0x829b000 brk(0x8298000) = 0x8298000 brk(0x8297000) = 0x8297000 brk(0x8296000) = 0x8296000 open("/usr/lib/mono/gac/policy.2.0.System.Xml/0.0.0.0__b77a5c561934e089/policy.2.0.System.Xml.dll", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/System.Xml.dll", 0xbf9a2374) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/System.Xml.exe", 0xbf9a2374) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/System.Xml/System.Xml.dll", 0xbf9a2374) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/System.Xml/System.Xml.exe", 0xbf9a2374) = -1 ENOENT (No such file or directory) open("/usr/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll", O_RDONLY|O_LARGEFILE) = 7 fstat64(7, {st_mode=S_IFREG|0644, st_size=1227776, ...}) = 0 mmap2(NULL, 1228800, PROT_READ, MAP_PRIVATE, 7, 0) = 0xb706b000 mprotect(0xb706b000, 1228800, PROT_READ|PROT_EXEC) = 0 readlink("/usr/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll", 0xbf9a13df, 4096) = -1 EINVAL (Invalid argument) stat64("/usr/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll.so", 0xbf9a22f4) = -1 ENOENT (No such file or directory) stat64("/usr/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll.so.so", 0xbf9a22f4) = -1 ENOENT (No such file or directory) stat64("/usr/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll.so.la", 0xbf9a22f4) = -1 ENOENT (No such file or directory) open("/usr/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll.so", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll.config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/etc/mono/assemblies/System.Xml/System.Xml.config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/home/matt/.mono/assemblies/System.Xml/System.Xml.config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) brk(0x82b8000) = 0x82b8000 brk(0x82b4000) = 0x82b4000 mmap2(0x51000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x51000 gettimeofday({1173225755, 818320}, NULL) = 0 open("/etc/localtime", O_RDONLY) = 8 fstat64(8, {st_mode=S_IFREG|0644, st_size=1279, ...}) = 0 fstat64(8, {st_mode=S_IFREG|0644, st_size=1279, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb706a000 read(8, "TZif\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0\5\0"..., 4096) = 1279 close(8) = 0 munmap(0xb706a000, 4096) = 0 stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1279, ...}) = 0 stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1279, ...}) = 0 stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1279, ...}) = 0 time(NULL) = 1173225755 stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1279, ...}) = 0 brk(0x82d5000) = 0x82d5000 brk(0x82d4000) = 0x82d4000 brk(0x82d1000) = 0x82d1000 brk(0x82cf000) = 0x82cf000 brk(0x82cd000) = 0x82cd000 brk(0x82c9000) = 0x82c9000 brk(0x82c7000) = 0x82c7000 brk(0x82c5000) = 0x82c5000 brk(0x82c3000) = 0x82c3000 brk(0x82c1000) = 0x82c1000 brk(0x82bf000) = 0x82bf000 brk(0x82bd000) = 0x82bd000 brk(0x82bb000) = 0x82bb000 stat64("/etc/mono/2.0/machine.config", {st_mode=S_IFREG|0644, st_size=16060, ...}) = 0 brk(0x82dc000) = 0x82dc000 brk(0x82d9000) = 0x82d9000 brk(0x82d6000) = 0x82d6000 brk(0x82d4000) = 0x82d4000 stat64("/etc/mono/2.0/machine.config", {st_mode=S_IFREG|0644, st_size=16060, ...}) = 0 gettimeofday({1173225755, 872445}, NULL) = 0 stat64("/etc/mono/2.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/etc/mono/2.0/machine.config", {st_mode=S_IFREG|0644, st_size=16060, ...}) = 0 open("/etc/mono/2.0/machine.config", O_RDONLY|O_LARGEFILE) = 8 fstat64(8, {st_mode=S_IFREG|0644, st_size=16060, ...}) = 0 time(NULL) = 1173225755 semop(98304, 0xbf9a2a96, 1) = 0 semop(98304, 0xbf9a2a96, 1) = 0 semop(98304, 0xbf9a2a96, 1) = 0 semop(98304, 0xbf9a2a96, 1) = 0 semop(98304, 0xbf9a2b16, 1) = 0 semop(98304, 0xbf9a2b16, 1) = 0 fstat64(8, {st_mode=S_IFREG|0644, st_size=16060, ...}) = 0 read(8, "<?xml version=\"1.0\" encoding=\"ut"..., 8192) = 8192 mmap2(0x61000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x61000 mmap2(NULL, 65536, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb705b000 brk(0x82f6000) = 0x82f6000 mmap2(0x71000, 69632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x71000 brk(0x8318000) = 0x8318000 gettimeofday({1173225755, 961354}, NULL) = 0 gettimeofday({1173225755, 984220}, NULL) = 0 gettimeofday({1173225756, 8830}, NULL) = 0 read(8, "tedConfigurationProvider, System"..., 8192) = 7868 mmap2(0x82000, 90112, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x82000 brk(0x833a000) = 0x833a000 gettimeofday({1173225756, 64256}, NULL) = 0 mmap2(NULL, 65536, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb704b000 tgkill(4831, 4835, SIGPWR) = 0 tgkill(4831, 4835, SIGXCPU) = 0 gettimeofday({1173225756, 98539}, NULL) = 0 read(8, "", 8192) = 0 mmap2(0x98000, 122880, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x98000 read(8, "", 8192) = 0 read(8, "", 8192) = 0 semop(98304, 0xbf9a2ab2, 1) = 0 semop(98304, 0xbf9a2ab2, 1) = 0 close(8) = 0 stat64("/usr/lib/monodevelop/bin/MonoDevelop.exe.config", {st_mode=S_IFREG|0644, st_size=593, ...}) = 0 stat64("/usr/lib/monodevelop/bin/MonoDevelop.exe.config", {st_mode=S_IFREG|0644, st_size=593, ...}) = 0 stat64("/usr/lib/monodevelop/bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/usr/lib/monodevelop/bin/MonoDevelop.exe.config", {st_mode=S_IFREG|0644, st_size=593, ...}) = 0 open("/usr/lib/monodevelop/bin/MonoDevelop.exe.config", O_RDONLY|O_LARGEFILE) = 8 fstat64(8, {st_mode=S_IFREG|0644, st_size=593, ...}) = 0 time(NULL) = 1173225756 semop(98304, 0xbf9a2a96, 1) = 0 semop(98304, 0xbf9a2a96, 1) = 0 semop(98304, 0xbf9a2a96, 1) = 0 semop(98304, 0xbf9a2a96, 1) = 0 semop(98304, 0xbf9a2b16, 1) = 0 semop(98304, 0xbf9a2b16, 1) = 0 fstat64(8, {st_mode=S_IFREG|0644, st_size=593, ...}) = 0 read(8, "<?xml version=\"1.0\" encoding=\"ut"..., 1000) = 593 read(8, "", 1000) = 0 read(8, "", 1024) = 0 read(8, "", 1024) = 0 semop(98304, 0xbf9a2ab2, 1) = 0 semop(98304, 0xbf9a2ab2, 1) = 0 close(8) = 0 brk(0x835d000) = 0x835d000 brk(0x835a000) = 0x835a000 open("/usr/lib/mono/gac/policy.2.0.System.Configuration/0.0.0.0__b03f5f7f11d50a3a/policy.2.0.System.Configuration.dll", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/System.Configuration.dll", 0xbf9a2174) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/System.Configuration.exe", 0xbf9a2174) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/System.Configuration/System.Configuration.dll", 0xbf9a2174) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/System.Configuration/System.Configuration.exe", 0xbf9a2174) = -1 ENOENT (No such file or directory) open("/usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll", O_RDONLY|O_LARGEFILE) = 8 fstat64(8, {st_mode=S_IFREG|0644, st_size=111616, ...}) = 0 mmap2(NULL, 114688, PROT_READ, MAP_PRIVATE, 8, 0) = 0xb702f000 mprotect(0xb702f000, 114688, PROT_READ|PROT_EXEC) = 0 readlink("/usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll", 0xbf9a11df, 4096) = -1 EINVAL (Invalid argument) stat64("/usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.so", 0xbf9a20f4) = -1 ENOENT (No such file or directory) stat64("/usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.so.so", 0xbf9a20f4) = -1 ENOENT (No such file or directory) stat64("/usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.so.la", 0xbf9a20f4) = -1 ENOENT (No such file or directory) open("/usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.so", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/etc/mono/assemblies/System.Configuration/System.Configuration.config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/home/matt/.mono/assemblies/System.Configuration/System.Configuration.config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/MonoDevelop.exe.config", {st_mode=S_IFREG|0644, st_size=593, ...}) = 0 tgkill(4831, 4835, SIGPWR) = 0 tgkill(4831, 4835, SIGXCPU) = 0 brk(0x837b000) = 0x837b000 brk(0x8379000) = 0x8379000 brk(0x8377000) = 0x8377000 brk(0x8375000) = 0x8375000 brk(0x8373000) = 0x8373000 gettimeofday({1173225756, 166786}, NULL) = 0 brk(0x8395000) = 0x8395000 gettimeofday({1173225756, 177621}, NULL) = 0 gettimeofday({1173225756, 181644}, NULL) = 0 stat64("/etc/mono/2.0/machine.config", {st_mode=S_IFREG|0644, st_size=16060, ...}) = 0 stat64("/etc/mono/2.0/machine.config", {st_mode=S_IFREG|0644, st_size=16060, ...}) = 0 stat64("/etc/mono/2.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/etc/mono/2.0/machine.config", {st_mode=S_IFREG|0644, st_size=16060, ...}) = 0 open("/etc/mono/2.0/machine.config", O_RDONLY|O_LARGEFILE) = 9 fstat64(9, {st_mode=S_IFREG|0644, st_size=16060, ...}) = 0 time(NULL) = 1173225756 semop(98304, 0xbf9a2646, 1) = 0 semop(98304, 0xbf9a2646, 1) = 0 semop(98304, 0xbf9a2646, 1) = 0 semop(98304, 0xbf9a2646, 1) = 0 semop(98304, 0xbf9a26c6, 1) = 0 semop(98304, 0xbf9a26c6, 1) = 0 fstat64(9, {st_mode=S_IFREG|0644, st_size=16060, ...}) = 0 read(9, "<?xml version=\"1.0\" encoding=\"ut"..., 8192) = 8192 gettimeofday({1173225756, 221668}, NULL) = 0 read(9, "tedConfigurationProvider, System"..., 8192) = 7868 tgkill(4831, 4835, SIGPWR) = 0 tgkill(4831, 4835, SIGXCPU) = 0 read(9, "", 8192) = 0 semop(98304, 0xbf9a267e, 1) = 0 semop(98304, 0xbf9a267e, 1) = 0 close(9) = 0 stat64("/usr/lib/monodevelop/bin/MonoDevelop.exe.config", {st_mode=S_IFREG|0644, st_size=593, ...}) = 0 stat64("/usr/lib/monodevelop/bin/MonoDevelop.exe.config", {st_mode=S_IFREG|0644, st_size=593, ...}) = 0 stat64("/usr/lib/monodevelop/bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/usr/lib/monodevelop/bin/MonoDevelop.exe.config", {st_mode=S_IFREG|0644, st_size=593, ...}) = 0 open("/usr/lib/monodevelop/bin/MonoDevelop.exe.config", O_RDONLY|O_LARGEFILE) = 9 fstat64(9, {st_mode=S_IFREG|0644, st_size=593, ...}) = 0 time(NULL) = 1173225756 semop(98304, 0xbf9a26ca, 1) = 0 semop(98304, 0xbf9a26ca, 1) = 0 semop(98304, 0xbf9a26ca, 1) = 0 semop(98304, 0xbf9a26ca, 1) = 0 semop(98304, 0xbf9a274a, 1) = 0 semop(98304, 0xbf9a274a, 1) = 0 fstat64(9, {st_mode=S_IFREG|0644, st_size=593, ...}) = 0 read(9, "<?xml version=\"1.0\" encoding=\"ut"..., 1000) = 593 read(9, "", 1000) = 0 semop(98304, 0xbf9a2702, 1) = 0 semop(98304, 0xbf9a2702, 1) = 0 close(9) = 0 mmap2(NULL, 65536, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb701f000 brk(0x83b7000) = 0x83b7000 gettimeofday({1173225756, 283331}, NULL) = 0 brk(0x83d9000) = 0x83d9000 brk(0x83d6000) = 0x83d6000 brk(0x83d2000) = 0x83d2000 brk(0x83cf000) = 0x83cf000 stat64("/home/matt/.config/MonoDevelop/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 brk(0x83f0000) = 0x83f0000 gettimeofday({1173225756, 361570}, NULL) = 0 brk(0x8412000) = 0x8412000 brk(0x8410000) = 0x8410000 brk(0x840d000) = 0x840d000 brk(0x840c000) = 0x840c000 brk(0x8408000) = 0x8408000 gettimeofday({1173225756, 378865}, NULL) = 0 gettimeofday({1173225756, 397864}, NULL) = 0 stat64("/home/matt/.config/MonoDevelop/MonoDevelopProperties.xml", {st_mode=S_IFREG|0644, st_size=551, ...}) = 0 stat64("/home/matt/.config/MonoDevelop", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/home/matt/.config/MonoDevelop/MonoDevelopProperties.xml", {st_mode=S_IFREG|0644, st_size=551, ...}) = 0 open("/home/matt/.config/MonoDevelop/MonoDevelopProperties.xml", O_RDONLY|O_LARGEFILE) = 9 fstat64(9, {st_mode=S_IFREG|0644, st_size=551, ...}) = 0 time(NULL) = 1173225756 semop(98304, 0xbf9a289a, 1) = 0 semop(98304, 0xbf9a289a, 1) = 0 semop(98304, 0xbf9a289a, 1) = 0 semop(98304, 0xbf9a289a, 1) = 0 semop(98304, 0xbf9a291a, 1) = 0 semop(98304, 0xbf9a291a, 1) = 0 fstat64(9, {st_mode=S_IFREG|0644, st_size=551, ...}) = 0 read(9, "<?xml version=\"1.0\"?>\n<SharpDeve"..., 1000) = 551 read(9, "", 1000) = 0 gettimeofday({1173225756, 434801}, NULL) = 0 mmap2(NULL, 65536, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb700f000 read(9, "", 1024) = 0 semop(98304, 0xbf9a292e, 1) = 0 semop(98304, 0xbf9a292e, 1) = 0 close(9) = 0 mmap2(0xb6000, 163840, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6000 open("/usr/lib/mono/gac/policy.1.2.log4net/0.0.0.0__a5715cc6d5c3540b/policy.1.2.log4net.dll", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/log4net.dll", 0xbf9a23e8) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/log4net.exe", 0xbf9a23e8) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/log4net/log4net.dll", 0xbf9a23e8) = -1 ENOENT (No such file or directory) stat64("/usr/lib/monodevelop/bin/log4net/log4net.exe", 0xbf9a23e8) = -1 ENOENT (No such file or directory) open("/usr/lib/mono/gac/log4net/1.2.9.0__a5715cc6d5c3540b/log4net.dll", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/monodevelop/bin/log4net.dll", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/log4net.dll", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/mono/gac/log4net/1.2.9.0__a5715cc6d5c3540b/log4net.exe", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/monodevelop/bin/log4net.exe", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/log4net.exe", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) write(2, "\n** (./MonoDevelop.exe:4831): WA"..., 441) = 441 write(2, "\n** (./MonoDevelop.exe:4831): WA"..., 179) = 179 write(2, "\n** (./MonoDevelop.exe:4831): WA"..., 162) = 162 gettimeofday({1173225756, 495385}, NULL) = 0 write(2, "\nUnhandled Exception: System.IO."..., 655) = 655 semop(98304, 0xbf9a2c9a, 1) = 0 time(NULL) = 1173225756 semop(98304, 0xbf9a2c9a, 1) = 0 semop(98304, 0xbf9a2a7a, 1) = 0 semop(98304, 0xbf9a2a7a, 1) = 0 semop(98304, 0xbf9a2c9a, 1) = 0 semop(98304, 0xbf9a2c9a, 1) = 0 semop(98304, 0xbf9a2aba, 1) = 0 semop(98304, 0xbf9a2aba, 1) = 0 semop(98304, 0xbf9a2c9a, 1) = 0 semop(98304, 0xbf9a2c9a, 1) = 0 semop(98304, 0xbf9a2aba, 1) = 0 semop(98304, 0xbf9a2aba, 1) = 0 semop(98304, 0xbf9a2caa, 1) = 0 semctl(98304, 7, IPC_64|GETVAL, 0xbf9a2cac) = 2 semctl(98304, 0, IPC_64|IPC_RMID, 0xbf9a2cac) = 0 uname({sys="Linux", node="NIGHTHAWK", ...}) = 0 uname({sys="Linux", node="NIGHTHAWK", ...}) = 0 mkdir("/home/matt/.wapi", 0755) = -1 EEXIST (File exists) unlink("/home/matt/.wapi/shared_data-NIGHTHAWK-Linux-i686-308-10-0") = 0 uname({sys="Linux", node="NIGHTHAWK", ...}) = 0 uname({sys="Linux", node="NIGHTHAWK", ...}) = 0 mkdir("/home/matt/.wapi", 0755) = -1 EEXIST (File exists) unlink("/home/matt/.wapi/shared_fileshare-NIGHTHAWK-Linux-i686-36-10-0") = 0 exit_group(1) = ? ---- Additional Comments From lluis@ximian.com 2007-03-26 09:26:05 MST ---- The log4net assembly is distributed together with MonoDevelop, and should be installed in /usr/lib/monodevelop/bin. The error message you pasted says that the assembly is not there, so something is wrong with the package you installed. Unknown bug field "cf_op_sys_details" encountered while moving bug <cf_op_sys_details>Ubuntu 6.10-2.6.17-10-generic</cf_op_sys_details> Unknown operating system unknown. Setting to default OS "Other".