View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000541 | SOGo | Web Mail | public | 2010-04-04 13:14 | 2010-08-26 12:50 |
| Reporter | cegner | Assigned To | ludovic | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Product Version | nightly v2 | ||||
| Summary | 0000541: sogod (nightly) crashes when sending mail through web mail | ||||
| Description | System: Debian squeeze 32 bit, sogo (nightly -> 1.2.2.20100404) When sending a mail through web mail sogod crashes. Attached please find the output of strace. | ||||
| Tags | No tags attached. | ||||
|
2010-04-04 13:14
|
sogod-crash.txt (233,626 bytes)
restart_syscall(<... resuming interrupted call ...>) = 1
recv(6, ""..., 4, 0) = 4
accept(3, {sa_family=AF_INET, sin_port=htons(55253), sin_addr=inet_addr("127.0.0.1")}, [16]) = 9
getsockname(9, {sa_family=AF_INET, sin_port=htons(20000), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
fcntl64(9, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(9, F_SETFL, O_RDWR|O_NONBLOCK) = 0
send(6, ""..., 4, 0) = 4
setsockopt(9, SOL_SOCKET, SO_RCVTIMEO, ""..., 8) = 0
setsockopt(9, SOL_SOCKET, SO_SNDTIMEO, ""..., 8) = 0
gettimeofday({1270384684, 623042}, NULL) = 0
recv(9, ""..., 512, 0) = 512
recv(9, ""..., 512, 0) = 342
open("/proc/9659/stat", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
read(11, ""..., 1024) = 194
close(11) = 0
munmap(0xb641b000, 4096) = 0
time(NULL) = 1270384684
write(10, ""..., 24) = 24
read(10, ""..., 8196) = 244
gettimeofday({1270384684, 629015}, NULL) = 0
write(2, ""..., 132) = 132
write(2, ""..., 1) = 1
gettimeofday({1270384684, 634103}, NULL) = 0
write(2, ""..., 150) = 150
write(2, ""..., 1) = 1
write(10, ""..., 22) = 22
read(10, ""..., 8196) = 828
write(10, ""..., 22) = 22
read(10, ""..., 8196) = 2862
gettimeofday({1270384684, 740394}, NULL) = 0
stat64("/tmp/cegner", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/tmp/cegner/newDraft1270384684-1", 0xbfd7779c) = -1 ENOENT (No such file or directory)
stat64("/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
stat64("/tmp/cegner", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/tmp/cegner/newDraft1270384684-1", 0xbfd7779c) = -1 ENOENT (No such file or directory)
geteuid32() = 109
stat64("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
stat64("/tmp/cegner", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/tmp/cegner/newDraft1270384684-1", 0xbfd76774) = -1 ENOENT (No such file or directory)
mkdir("/tmp/cegner/newDraft1270384684-1", 0777) = 0
gettimeofday({1270384684, 743005}, NULL) = 0
open("/tmp/cegner/newDraft1270384684-1/.info.plist9N5bAr", O_RDWR|O_CREAT|O_EXCL, 0600) = 11
umask(0) = 022
umask(022) = 0
fchmod(11, 0644) = 0
fcntl64(11, F_GETFL) = 0x2 (flags O_RDWR)
fstat64(11, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
_llseek(11, 0, [0], SEEK_CUR) = 0
write(11, ""..., 496) = 496
close(11) = 0
munmap(0xb641b000, 4096) = 0
stat64("/tmp/cegner/newDraft1270384684-1/.info.plist", 0xbfd6f6fc) = -1 ENOENT (No such file or directory)
rename("/tmp/cegner/newDraft1270384684-1/.info.plist9N5bAr", "/tmp/cegner/newDraft1270384684-1/.info.plist") = 0
geteuid32() = 109
send(9, ""..., 20, 0) = 20
send(9, ""..., 150, 0) = 150
send(9, ""..., 2, 0) = 2
close(9) = 0
gettimeofday({1270384684, 747054}, NULL) = 0
open("/proc/9659/stat", O_RDONLY) = 9
fstat64(9, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
read(9, ""..., 1024) = 194
close(9) = 0
munmap(0xb641b000, 4096) = 0
gettimeofday({1270384684, 748222}, NULL) = 0
write(1, ""..., 126) = 126
write(1, ""..., 1) = 1
send(6, ""..., 4, 0) = 4
open("/proc/9659/stat", O_RDONLY) = 9
fstat64(9, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
read(9, ""..., 1024) = 194
close(9) = 0
munmap(0xb641b000, 4096) = 0
gettimeofday({1270384684, 750371}, NULL) = 0
gettimeofday({1270384684, 750491}, NULL) = 0
gettimeofday({1270384684, 750600}, NULL) = 0
poll([...], 2, 15701) = 1 ([...])
recv(6, ""..., 4, 0) = 4
accept(3, {sa_family=AF_INET, sin_port=htons(55254), sin_addr=inet_addr("127.0.0.1")}, [16]) = 9
getsockname(9, {sa_family=AF_INET, sin_port=htons(20000), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
fcntl64(9, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(9, F_SETFL, O_RDWR|O_NONBLOCK) = 0
send(6, ""..., 4, 0) = 4
setsockopt(9, SOL_SOCKET, SO_RCVTIMEO, ""..., 8) = 0
setsockopt(9, SOL_SOCKET, SO_SNDTIMEO, ""..., 8) = 0
gettimeofday({1270384684, 796663}, NULL) = 0
recv(9, ""..., 512, 0) = 512
recv(9, ""..., 512, 0) = 372
open("/proc/9659/stat", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
read(11, ""..., 1024) = 194
close(11) = 0
munmap(0xb641b000, 4096) = 0
time(NULL) = 1270384684
write(10, ""..., 24) = 24
read(10, ""..., 8196) = 244
gettimeofday({1270384684, 802652}, NULL) = 0
write(2, ""..., 132) = 132
write(2, ""..., 1) = 1
gettimeofday({1270384684, 807756}, NULL) = 0
write(2, ""..., 150) = 150
write(2, ""..., 1) = 1
write(10, ""..., 22) = 22
read(10, ""..., 8196) = 828
write(10, ""..., 22) = 22
read(10, ""..., 8196) = 2862
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/UIxMailEditor.wox", 0xbfd775fc) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/Templates/MailerUI/UIxMailEditor.wox", 0xbfd7757c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/Templates/MailerUI/UIxMailEditor.html", 0xbfd7757c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailEditor.wox", 0xbfd7757c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailEditor.html", 0xbfd7757c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailEditor.wox", {st_mode=S_IFREG|0644, st_size=2529, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailEditor.wox", {st_mode=S_IFREG|0644, st_size=2529, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailEditor.wox", {st_mode=S_IFREG|0644, st_size=2529, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailEditor.wox", {st_mode=S_IFREG|0644, st_size=2529, ...}) = 0
gettimeofday({1270384684, 916533}, NULL) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailEditor.wox", {st_mode=S_IFREG|0644, st_size=2529, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailEditor.wox", {st_mode=S_IFREG|0644, st_size=2529, ...}) = 0
open("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailEditor.wox", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=2529, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
fstat64(11, {st_mode=S_IFREG|0644, st_size=2529, ...}) = 0
_llseek(11, 0, [0], SEEK_SET) = 0
read(11, ""..., 2529) = 2529
_llseek(11, 2529, [2529], SEEK_SET) = 0
close(11) = 0
munmap(0xb641b000, 4096) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailEditor.wox", {st_mode=S_IFREG|0644, st_size=2529, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailEditor.wox", {st_mode=S_IFREG|0644, st_size=2529, ...}) = 0
gettimeofday({1270384684, 928187}, NULL) = 0
gettimeofday({1270384684, 933825}, NULL) = 0
gettimeofday({1270384684, 937807}, NULL) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/UIxPageFrame.wox", 0xbfd7750c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/Templates/CommonUI/UIxPageFrame.wox", 0xbfd7748c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/Templates/CommonUI/UIxPageFrame.html", 0xbfd7748c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/Templates/CommonUI/UIxPageFrame.wox", 0xbfd7748c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/Templates/CommonUI/UIxPageFrame.html", 0xbfd7748c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/Templates/CommonUI/UIxPageFrame.wox", 0xbfd7748c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/Templates/CommonUI/UIxPageFrame.html", 0xbfd7748c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/Templates/UIxPageFrame.wox", 0xbfd7748c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/Templates/UIxPageFrame.html", 0xbfd7748c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/Templates/UIxPageFrame.wox", 0xbfd7748c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/Templates/UIxPageFrame.html", 0xbfd7748c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/Templates/UIxPageFrame.wox", {st_mode=S_IFREG|0644, st_size=7408, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/UIxPageFrame.wox", {st_mode=S_IFREG|0644, st_size=7408, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/UIxPageFrame.wox", {st_mode=S_IFREG|0644, st_size=7408, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/UIxPageFrame.wox", {st_mode=S_IFREG|0644, st_size=7408, ...}) = 0
gettimeofday({1270384684, 943969}, NULL) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates/UIxPageFrame.wox", {st_mode=S_IFREG|0644, st_size=7408, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates/UIxPageFrame.wox", {st_mode=S_IFREG|0644, st_size=7408, ...}) = 0
open("/usr/lib/GNUstep/SOGo/Templates/UIxPageFrame.wox", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=7408, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
fstat64(11, {st_mode=S_IFREG|0644, st_size=7408, ...}) = 0
_llseek(11, 4096, [4096], SEEK_SET) = 0
read(11, ""..., 3312) = 3312
_llseek(11, 0, [0], SEEK_SET) = 0
read(11, ""..., 4096) = 4096
read(11, ""..., 4096) = 3312
close(11) = 0
munmap(0xb641b000, 4096) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/UIxPageFrame.wox", {st_mode=S_IFREG|0644, st_size=7408, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/UIxPageFrame.wox", {st_mode=S_IFREG|0644, st_size=7408, ...}) = 0
gettimeofday({1270384684, 967906}, NULL) = 0
gettimeofday({1270384684, 980695}, NULL) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/UIxMailToSelection.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/UIxMailToSelection.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/UIxMailToSelection.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/UIxMailToSelection.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Danish.lproj/UIxMailToSelection.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Dutch.lproj/UIxMailToSelection.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/French.lproj/UIxMailToSelection.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Spanish.lproj/UIxMailToSelection.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Italian.lproj/UIxMailToSelection.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Portuguese.lproj/UIxMailToSelection.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/ptBR.lproj/UIxMailToSelection.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/UIxMailToSelection.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/English.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/English.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/English.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Danish.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Dutch.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/French.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/French.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/French.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Spanish.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Italian.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Portuguese.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/ptBR.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/UIxMailToSelection.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/UIxMailToSelection.js", {st_mode=S_IFREG|0644, st_size=6113, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/ckeditor/ckeditor.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/ckeditor/ckeditor.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/ckeditor/ckeditor.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/ckeditor/ckeditor.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Danish.lproj/ckeditor/ckeditor.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Dutch.lproj/ckeditor/ckeditor.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/French.lproj/ckeditor/ckeditor.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Spanish.lproj/ckeditor/ckeditor.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Italian.lproj/ckeditor/ckeditor.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Portuguese.lproj/ckeditor/ckeditor.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/ptBR.lproj/ckeditor/ckeditor.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/ckeditor/ckeditor.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/English.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/English.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/English.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Danish.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Dutch.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/French.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/French.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/French.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Spanish.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Italian.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Portuguese.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/ptBR.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/ckeditor/ckeditor.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/ckeditor/ckeditor.js", {st_mode=S_IFREG|0644, st_size=288928, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/SOGoAutoCompletion.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/SOGoAutoCompletion.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/SOGoAutoCompletion.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/SOGoAutoCompletion.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Danish.lproj/SOGoAutoCompletion.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Dutch.lproj/SOGoAutoCompletion.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/French.lproj/SOGoAutoCompletion.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Spanish.lproj/SOGoAutoCompletion.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Italian.lproj/SOGoAutoCompletion.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Portuguese.lproj/SOGoAutoCompletion.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/ptBR.lproj/SOGoAutoCompletion.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SOGoAutoCompletion.js", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/English.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/English.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/English.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Danish.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Dutch.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/French.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/French.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/French.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Spanish.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Italian.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Portuguese.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/ptBR.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/SOGoAutoCompletion.js", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/SOGoAutoCompletion.js", {st_mode=S_IFREG|0644, st_size=12055, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/MailerUI.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/MailerUI.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/MailerUI.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/MailerUI.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Danish.lproj/MailerUI.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Dutch.lproj/MailerUI.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/French.lproj/MailerUI.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Spanish.lproj/MailerUI.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Italian.lproj/MailerUI.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Portuguese.lproj/MailerUI.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/ptBR.lproj/MailerUI.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/MailerUI.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/English.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/English.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/English.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Danish.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Dutch.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/French.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/French.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/French.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Spanish.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Italian.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Portuguese.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/ptBR.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/MailerUI.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/MailerUI.css", {st_mode=S_IFREG|0644, st_size=15623, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/UIxMailEditor.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/UIxMailEditor.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/UIxMailEditor.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/UIxMailEditor.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Danish.lproj/UIxMailEditor.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Dutch.lproj/UIxMailEditor.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/French.lproj/UIxMailEditor.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Spanish.lproj/UIxMailEditor.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Italian.lproj/UIxMailEditor.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Portuguese.lproj/UIxMailEditor.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/ptBR.lproj/UIxMailEditor.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/UIxMailEditor.css", 0xbfd773ac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/English.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/English.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/English.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Danish.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Dutch.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/French.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/French.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/French.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Spanish.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Italian.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Portuguese.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/ptBR.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/UIxMailEditor.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/UIxMailEditor.css", {st_mode=S_IFREG|0644, st_size=3317, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/UIxToolbar.wox", 0xbfd7729c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/Templates/CommonUI/UIxToolbar.wox", 0xbfd7721c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/Templates/CommonUI/UIxToolbar.html", 0xbfd7721c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/Templates/CommonUI/UIxToolbar.wox", 0xbfd7721c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/Templates/CommonUI/UIxToolbar.html", 0xbfd7721c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/Templates/CommonUI/UIxToolbar.wox", 0xbfd7721c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/Templates/CommonUI/UIxToolbar.html", 0xbfd7721c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/Templates/UIxToolbar.wox", 0xbfd7721c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/Templates/UIxToolbar.html", 0xbfd7721c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/Templates/UIxToolbar.wox", 0xbfd7721c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/Templates/UIxToolbar.html", 0xbfd7721c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/Templates/UIxToolbar.wox", {st_mode=S_IFREG|0644, st_size=1968, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/UIxToolbar.wox", {st_mode=S_IFREG|0644, st_size=1968, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/UIxToolbar.wox", {st_mode=S_IFREG|0644, st_size=1968, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/UIxToolbar.wox", {st_mode=S_IFREG|0644, st_size=1968, ...}) = 0
gettimeofday({1270384685, 76651}, NULL) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates/UIxToolbar.wox", {st_mode=S_IFREG|0644, st_size=1968, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates/UIxToolbar.wox", {st_mode=S_IFREG|0644, st_size=1968, ...}) = 0
open("/usr/lib/GNUstep/SOGo/Templates/UIxToolbar.wox", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=1968, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
fstat64(11, {st_mode=S_IFREG|0644, st_size=1968, ...}) = 0
_llseek(11, 0, [0], SEEK_SET) = 0
read(11, ""..., 1968) = 1968
_llseek(11, 1968, [1968], SEEK_SET) = 0
close(11) = 0
munmap(0xb641b000, 4096) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/UIxToolbar.wox", {st_mode=S_IFREG|0644, st_size=1968, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/UIxToolbar.wox", {st_mode=S_IFREG|0644, st_size=1968, ...}) = 0
gettimeofday({1270384685, 84389}, NULL) = 0
gettimeofday({1270384685, 86804}, NULL) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/SOGoDraftObject.toolbar", 0xbfd771ec) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/SOGoDraftObject.toolbar", 0xbfd771ec) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SOGoDraftObject.toolbar", {st_mode=S_IFREG|0644, st_size=1169, ...}) = 0
open("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SOGoDraftObject.toolbar", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=1169, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
fstat64(11, {st_mode=S_IFREG|0644, st_size=1169, ...}) = 0
_llseek(11, 0, [0], SEEK_SET) = 0
read(11, ""..., 1169) = 1169
_llseek(11, 1169, [1169], SEEK_SET) = 0
close(11) = 0
munmap(0xb641b000, 4096) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/tmp/cegner/newDraft1270384684-1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/tmp/cegner/newDraft1270384684-1", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 11
getdents64(11, /* 3 entries */, 32768) = 80
getdents64(11, /* 0 entries */, 32768) = 0
close(11) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/UIxMailToSelection.wox", 0xbfd7707c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/Templates/MailerUI/UIxMailToSelection.wox", 0xbfd76ffc) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/Templates/MailerUI/UIxMailToSelection.html", 0xbfd76ffc) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailToSelection.wox", 0xbfd76ffc) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailToSelection.html", 0xbfd76ffc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailToSelection.wox", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailToSelection.wox", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailToSelection.wox", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailToSelection.wox", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
gettimeofday({1270384685, 98075}, NULL) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailToSelection.wox", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailToSelection.wox", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
open("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailToSelection.wox", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
fstat64(11, {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
_llseek(11, 0, [0], SEEK_SET) = 0
read(11, ""..., 2246) = 2246
_llseek(11, 2246, [2246], SEEK_SET) = 0
close(11) = 0
munmap(0xb641b000, 4096) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailToSelection.wox", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/MailerUI/UIxMailToSelection.wox", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
gettimeofday({1270384685, 106981}, NULL) = 0
gettimeofday({1270384685, 110220}, NULL) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/MailerUI.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/MailerUI.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/MailerUI.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/MailerUI.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Danish.lproj/MailerUI.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Dutch.lproj/MailerUI.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/French.lproj/MailerUI.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Spanish.lproj/MailerUI.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Italian.lproj/MailerUI.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Portuguese.lproj/MailerUI.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/ptBR.lproj/MailerUI.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/MailerUI.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/English.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/English.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/English.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Danish.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Dutch.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/French.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/French.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/French.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Spanish.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Italian.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Portuguese.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/ptBR.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/MailerUI.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/MailerUI.js", {st_mode=S_IFREG|0644, st_size=84309, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/UIxMailEditor.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/UIxMailEditor.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/UIxMailEditor.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/UIxMailEditor.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Danish.lproj/UIxMailEditor.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Dutch.lproj/UIxMailEditor.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/French.lproj/UIxMailEditor.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Spanish.lproj/UIxMailEditor.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Italian.lproj/UIxMailEditor.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Portuguese.lproj/UIxMailEditor.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/ptBR.lproj/UIxMailEditor.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/UIxMailEditor.js", 0xbfd7733c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/English.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/English.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/English.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Danish.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Dutch.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/French.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/French.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/French.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Spanish.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Italian.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Portuguese.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/ptBR.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/UIxMailEditor.js", 0xbfd7730c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/UIxMailEditor.js", {st_mode=S_IFREG|0644, st_size=19565, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/tmp/cegner/newDraft1270384684-1/.info.plist", {st_mode=S_IFREG|0644, st_size=496, ...}) = 0
open("/tmp/cegner/newDraft1270384684-1/.info.plist", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=496, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
fstat64(11, {st_mode=S_IFREG|0644, st_size=496, ...}) = 0
_llseek(11, 0, [0], SEEK_SET) = 0
read(11, ""..., 496) = 496
_llseek(11, 496, [496], SEEK_SET) = 0
close(11) = 0
munmap(0xb641b000, 4096) = 0
gettimeofday({1270384685, 149918}, NULL) = 0
gettimeofday({1270384685, 150061}, NULL) = 0
uname({sys="Linux", node="hermes", ...}) = 0
stat64("/etc/resolv.conf", {st_mode=S_IFREG|0644, st_size=82, ...}) = 0
stat64("/etc/resolv.conf", {st_mode=S_IFREG|0644, st_size=82, ...}) = 0
open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=273, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
read(11, ""..., 4096) = 273
read(11, "", 4096) = 0
close(11) = 0
munmap(0xb641b000, 4096) = 0
gettimeofday({1270384685, 151991}, NULL) = 0
write(2, ""..., 176) = 176
gettimeofday({1270384685, 152422}, NULL) = 0
write(2, ""..., 153) = 153
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/sogo.ico", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/sogo.ico", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/sogo.ico", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/sogo.ico", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Danish.lproj/sogo.ico", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Dutch.lproj/sogo.ico", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/French.lproj/sogo.ico", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Spanish.lproj/sogo.ico", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Italian.lproj/sogo.ico", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Portuguese.lproj/sogo.ico", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/ptBR.lproj/sogo.ico", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/sogo.ico", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/English.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/English.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/English.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Danish.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Dutch.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/French.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/French.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/French.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Spanish.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Italian.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Portuguese.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/ptBR.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/sogo.ico", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/sogo.ico", {st_mode=S_IFREG|0644, st_size=4887, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/generic.css", 0xbfd7739c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/generic.css", 0xbfd7739c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/generic.css", 0xbfd7739c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/generic.css", 0xbfd7736c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/generic.css", 0xbfd7736c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/generic.css", 0xbfd7736c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/generic.css", 0xbfd7736c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/generic.css", 0xbfd7736c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/generic.css", {st_mode=S_IFREG|0644, st_size=17889, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/dtree.css", 0xbfd7739c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/dtree.css", 0xbfd7739c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/dtree.css", 0xbfd7739c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/dtree.css", 0xbfd7736c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/dtree.css", 0xbfd7736c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/dtree.css", 0xbfd7736c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/dtree.css", 0xbfd7736c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/dtree.css", 0xbfd7736c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/dtree.css", {st_mode=S_IFREG|0644, st_size=664, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/iefixes.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/iefixes.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/iefixes.css", 0xbfd7737c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/iefixes.css", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/iefixes.css", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/iefixes.css", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/iefixes.css", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/iefixes.css", 0xbfd7734c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/iefixes.css", {st_mode=S_IFREG|0644, st_size=2743, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Danish.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Dutch.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/French.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Spanish.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Italian.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Portuguese.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/ptBR.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/tb-compose-send-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/English.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/English.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/English.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Danish.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Dutch.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/French.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/French.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/French.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Spanish.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Italian.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Portuguese.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/ptBR.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/tb-compose-send-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/tb-compose-send-flat-24x24.png", {st_mode=S_IFREG|0644, st_size=1162, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Danish.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Dutch.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/French.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Spanish.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Italian.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Portuguese.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/ptBR.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/tb-compose-contacts-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/English.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/English.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/English.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Danish.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Dutch.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/French.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/French.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/French.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Spanish.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Italian.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Portuguese.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/ptBR.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/tb-compose-contacts-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/tb-compose-contacts-flat-24x24.png", {st_mode=S_IFREG|0644, st_size=2430, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Danish.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Dutch.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/French.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Spanish.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Italian.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Portuguese.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/ptBR.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/tb-compose-attach-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/English.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/English.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/English.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Danish.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Dutch.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/French.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/French.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/French.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Spanish.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Italian.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Portuguese.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/ptBR.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/tb-compose-attach-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/tb-compose-attach-flat-24x24.png", {st_mode=S_IFREG|0644, st_size=1098, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Danish.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Dutch.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/French.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Spanish.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Italian.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Portuguese.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/ptBR.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/tb-mail-file-flat-24x24.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/English.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/English.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/English.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Danish.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Dutch.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/French.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/French.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/French.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Spanish.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Italian.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Portuguese.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/ptBR.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/tb-mail-file-flat-24x24.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/tb-mail-file-flat-24x24.png", {st_mode=S_IFREG|0644, st_size=1780, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/priority.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/priority.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/priority.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/priority.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Danish.lproj/priority.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Dutch.lproj/priority.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/French.lproj/priority.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Spanish.lproj/priority.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Italian.lproj/priority.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Portuguese.lproj/priority.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/ptBR.lproj/priority.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/priority.png", 0xbfd76bdc) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/German.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/English.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/English.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/English.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/English.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Danish.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Danish.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Danish.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Dutch.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Dutch.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Dutch.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/French.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/French.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/French.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/French.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Spanish.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Spanish.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Spanish.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Italian.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Italian.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Italian.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Portuguese.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/Portuguese.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/Portuguese.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/ptBR.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/ptBR.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/ptBR.lproj/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/usr/lib/GNUstep/SOGo/MailerUI.SOGo/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/priority.png", 0xbfd76bac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/priority.png", {st_mode=S_IFREG|0644, st_size=806, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/arrow-dwn-sharp.gif", 0xbfd76c3c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/arrow-dwn-sharp.gif", 0xbfd76c3c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/arrow-dwn-sharp.gif", 0xbfd76c3c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/arrow-dwn-sharp.gif", 0xbfd76c0c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/arrow-dwn-sharp.gif", 0xbfd76c0c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/arrow-dwn-sharp.gif", 0xbfd76c0c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/arrow-dwn-sharp.gif", 0xbfd76c0c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/arrow-dwn-sharp.gif", 0xbfd76c0c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/arrow-dwn-sharp.gif", {st_mode=S_IFREG|0644, st_size=52, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/busy.gif", 0xbfd7701c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/busy.gif", 0xbfd7701c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/busy.gif", 0xbfd7701c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/busy.gif", 0xbfd76fec) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/busy.gif", 0xbfd76fec) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/busy.gif", 0xbfd76fec) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/busy.gif", 0xbfd76fec) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/busy.gif", 0xbfd76fec) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/busy.gif", {st_mode=S_IFREG|0644, st_size=825, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
open("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
fstat64(11, {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
_llseek(11, 8192, [8192], SEEK_SET) = 0
read(11, ""..., 589) = 589
_llseek(11, 0, [0], SEEK_SET) = 0
read(11, ""..., 8192) = 8192
read(11, ""..., 4096) = 589
close(11) = 0
munmap(0xb641b000, 4096) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/prototype.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/prototype.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/prototype.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/prototype.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/prototype.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/prototype.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/prototype.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/prototype.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/prototype.js", {st_mode=S_IFREG|0644, st_size=139854, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/XMLHttpRequest.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/XMLHttpRequest.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/XMLHttpRequest.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/XMLHttpRequest.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/XMLHttpRequest.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/XMLHttpRequest.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/XMLHttpRequest.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/XMLHttpRequest.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/XMLHttpRequest.js", {st_mode=S_IFREG|0644, st_size=11768, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/tablekit.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/tablekit.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/tablekit.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/tablekit.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/tablekit.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/tablekit.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/tablekit.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/tablekit.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/tablekit.js", {st_mode=S_IFREG|0644, st_size=32247, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/tablekit-trueresize.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/tablekit-trueresize.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/tablekit-trueresize.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/tablekit-trueresize.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/tablekit-trueresize.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/tablekit-trueresize.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/tablekit-trueresize.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/tablekit-trueresize.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/tablekit-trueresize.js", {st_mode=S_IFREG|0644, st_size=4233, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/tablekit-sogo.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/tablekit-sogo.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/tablekit-sogo.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/tablekit-sogo.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/tablekit-sogo.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/tablekit-sogo.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/tablekit-sogo.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/tablekit-sogo.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/tablekit-sogo.js", {st_mode=S_IFREG|0644, st_size=517, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/JavascriptAPIExtensions.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/JavascriptAPIExtensions.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/JavascriptAPIExtensions.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/JavascriptAPIExtensions.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/JavascriptAPIExtensions.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/JavascriptAPIExtensions.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/JavascriptAPIExtensions.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/JavascriptAPIExtensions.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/JavascriptAPIExtensions.js", {st_mode=S_IFREG|0644, st_size=10263, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/HTMLElement.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/HTMLElement.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/HTMLElement.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/HTMLElement.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/HTMLElement.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/HTMLElement.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/HTMLElement.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/HTMLElement.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/HTMLElement.js", {st_mode=S_IFREG|0644, st_size=9886, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/HTMLInputElement.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/HTMLInputElement.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/HTMLInputElement.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/HTMLInputElement.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/HTMLInputElement.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/HTMLInputElement.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/HTMLInputElement.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/HTMLInputElement.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/HTMLInputElement.js", {st_mode=S_IFREG|0644, st_size=1730, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/HTMLTableElement.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/HTMLTableElement.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/HTMLTableElement.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/HTMLTableElement.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/HTMLTableElement.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/HTMLTableElement.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/HTMLTableElement.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/HTMLTableElement.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/HTMLTableElement.js", {st_mode=S_IFREG|0644, st_size=1136, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/generic.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/generic.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/generic.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/generic.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/generic.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/generic.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/generic.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/generic.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/generic.js", {st_mode=S_IFREG|0644, st_size=53696, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/SOGoDragHandles.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/SOGoDragHandles.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/SOGoDragHandles.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/SOGoDragHandles.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/SOGoDragHandles.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/SOGoDragHandles.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/SOGoDragHandles.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/SOGoDragHandles.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/SOGoDragHandles.js", {st_mode=S_IFREG|0644, st_size=8864, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/scriptaculous.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/scriptaculous.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/scriptaculous.js", 0xbfd772ac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/German.lproj/scriptaculous.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/German.lproj/scriptaculous.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/German.lproj/scriptaculous.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/WebServerResources/scriptaculous.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/WebServerResources/scriptaculous.js", 0xbfd7727c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/WebServerResources/scriptaculous.js", {st_mode=S_IFREG|0644, st_size=2862, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=2859, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=2859, ...}) = 0
open("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/Localizable.strings", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=2859, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
fstat64(11, {st_mode=S_IFREG|0644, st_size=2859, ...}) = 0
_llseek(11, 0, [0], SEEK_SET) = 0
read(11, ""..., 2859) = 2859
_llseek(11, 2859, [2859], SEEK_SET) = 0
close(11) = 0
munmap(0xb641b000, 4096) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=2859, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
send(9, ""..., 17, 0) = 17
send(9, ""..., 71, 0) = 71
send(9, ""..., 2, 0) = 2
send(9, ""..., 512, 0) = 512
send(9, ""..., 512, 0) = 512
send(9, ""..., 512, 0) = 512
send(9, ""..., 512, 0) = 512
send(9, ""..., 512, 0) = 512
send(9, ""..., 512, 0) = 512
send(9, ""..., 512, 0) = 512
send(9, ""..., 512, 0) = 512
send(9, ""..., 512, 0) = 512
send(9, ""..., 512, 0) = 512
send(9, ""..., 512, 0) = 512
send(9, ""..., 512, 0) = 512
send(9, ""..., 512, 0) = 512
send(9, ""..., 88, 0) = 88
close(9) = 0
gettimeofday({1270384685, 387519}, NULL) = 0
open("/proc/9659/stat", O_RDONLY) = 9
fstat64(9, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
read(9, ""..., 1024) = 194
close(9) = 0
munmap(0xb641b000, 4096) = 0
gettimeofday({1270384685, 388670}, NULL) = 0
write(1, ""..., 166) = 166
write(1, ""..., 1) = 1
send(6, ""..., 4, 0) = 4
open("/proc/9659/stat", O_RDONLY) = 9
fstat64(9, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
read(9, ""..., 1024) = 194
close(9) = 0
munmap(0xb641b000, 4096) = 0
gettimeofday({1270384685, 394441}, NULL) = 0
gettimeofday({1270384685, 394558}, NULL) = 0
gettimeofday({1270384685, 394668}, NULL) = 0
poll([...], 2, 15057) = 1 ([...])
recv(6, ""..., 4, 0) = 4
accept(3, {sa_family=AF_INET, sin_port=htons(55255), sin_addr=inet_addr("127.0.0.1")}, [16]) = 9
getsockname(9, {sa_family=AF_INET, sin_port=htons(20000), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
fcntl64(9, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(9, F_SETFL, O_RDWR|O_NONBLOCK) = 0
send(6, ""..., 4, 0) = 4
setsockopt(9, SOL_SOCKET, SO_RCVTIMEO, ""..., 8) = 0
setsockopt(9, SOL_SOCKET, SO_SNDTIMEO, ""..., 8) = 0
gettimeofday({1270384687, 990891}, NULL) = 0
recv(9, ""..., 512, 0) = 512
recv(9, ""..., 512, 0) = 506
open("/proc/9659/stat", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
read(11, ""..., 1024) = 194
close(11) = 0
munmap(0xb641b000, 4096) = 0
time(NULL) = 1270384687
write(10, ""..., 24) = 24
read(10, ""..., 8196) = 244
gettimeofday({1270384687, 998187}, NULL) = 0
write(2, ""..., 132) = 132
write(2, ""..., 1) = 1
gettimeofday({1270384688, 3264}, NULL) = 0
write(2, ""..., 150) = 150
write(2, ""..., 1) = 1
write(10, ""..., 22) = 22
read(10, ""..., 8196) = 2862
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/ContactsUI.SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/ContactsUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/UIxContactFoldersView.wox", 0xbfd775ac) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/Templates/ContactsUI/UIxContactFoldersView.wox", 0xbfd7752c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/SOGo/Templates/ContactsUI/UIxContactFoldersView.html", 0xbfd7752c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactFoldersView.wox", 0xbfd7752c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactFoldersView.html", 0xbfd7752c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactFoldersView.wox", {st_mode=S_IFREG|0644, st_size=5195, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactFoldersView.wox", {st_mode=S_IFREG|0644, st_size=5195, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactFoldersView.wox", {st_mode=S_IFREG|0644, st_size=5195, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactFoldersView.wox", {st_mode=S_IFREG|0644, st_size=5195, ...}) = 0
gettimeofday({1270384688, 99541}, NULL) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates/ContactsUI", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactFoldersView.wox", {st_mode=S_IFREG|0644, st_size=5195, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/GNUstep", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates/ContactsUI", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactFoldersView.wox", {st_mode=S_IFREG|0644, st_size=5195, ...}) = 0
open("/usr/lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactFoldersView.wox", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=5195, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
fstat64(11, {st_mode=S_IFREG|0644, st_size=5195, ...}) = 0
_llseek(11, 4096, [4096], SEEK_SET) = 0
read(11, ""..., 1099) = 1099
_llseek(11, 0, [0], SEEK_SET) = 0
read(11, ""..., 4096) = 4096
read(11, ""..., 4096) = 1099
close(11) = 0
munmap(0xb641b000, 4096) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactFoldersView.wox", {st_mode=S_IFREG|0644, st_size=5195, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactFoldersView.wox", {st_mode=S_IFREG|0644, st_size=5195, ...}) = 0
gettimeofday({1270384688, 117905}, NULL) = 0
gettimeofday({1270384688, 128903}, NULL) = 0
gettimeofday({1270384688, 133439}, NULL) = 0
gettimeofday({1270384688, 134444}, NULL) = 0
stat64("/usr/local/share/ocs", 0xbfd7757c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/ocs", 0xbfd7757c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/OCSTypeModels", 0xbfd775bc) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/OCSTypeModels", 0xbfd775bc) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/OCSTypeModels", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/lib/GNUstep/OCSTypeModels", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 11
getdents64(11, /* 6 entries */, 32768) = 208
getdents64(11, /* 0 entries */, 32768) = 0
close(11) = 0
stat64("/usr/local/share/ocs", 0xbfd7757c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/ocs", 0xbfd7757c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/OCSTypeModels/contact.ocs", 0xbfd775ec) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/OCSTypeModels/contact.ocs", 0xbfd775ec) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/OCSTypeModels/contact.ocs", {st_mode=S_IFREG|0644, st_size=1293, ...}) = 0
open("/usr/lib/GNUstep/OCSTypeModels/contact.ocs", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=1293, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
fstat64(11, {st_mode=S_IFREG|0644, st_size=1293, ...}) = 0
_llseek(11, 0, [0], SEEK_SET) = 0
read(11, ""..., 1293) = 1293
_llseek(11, 1293, [1293], SEEK_SET) = 0
close(11) = 0
munmap(0xb641b000, 4096) = 0
stat64("/usr/local/share/ocs", 0xbfd7757c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/ocs", 0xbfd7757c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/OCSTypeModels/appointment-oracle.ocs", 0xbfd775ec) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/OCSTypeModels/appointment-oracle.ocs", 0xbfd775ec) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/OCSTypeModels/appointment-oracle.ocs", {st_mode=S_IFREG|0644, st_size=2287, ...}) = 0
open("/usr/lib/GNUstep/OCSTypeModels/appointment-oracle.ocs", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=2287, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
fstat64(11, {st_mode=S_IFREG|0644, st_size=2287, ...}) = 0
_llseek(11, 0, [0], SEEK_SET) = 0
read(11, ""..., 2287) = 2287
_llseek(11, 2287, [2287], SEEK_SET) = 0
close(11) = 0
munmap(0xb641b000, 4096) = 0
stat64("/usr/local/share/ocs", 0xbfd7757c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/ocs", 0xbfd7757c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/OCSTypeModels/contact-oracle.ocs", 0xbfd775ec) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/OCSTypeModels/contact-oracle.ocs", 0xbfd775ec) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/OCSTypeModels/contact-oracle.ocs", {st_mode=S_IFREG|0644, st_size=1304, ...}) = 0
open("/usr/lib/GNUstep/OCSTypeModels/contact-oracle.ocs", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=1304, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
fstat64(11, {st_mode=S_IFREG|0644, st_size=1304, ...}) = 0
_llseek(11, 0, [0], SEEK_SET) = 0
read(11, ""..., 1304) = 1304
_llseek(11, 1304, [1304], SEEK_SET) = 0
close(11) = 0
munmap(0xb641b000, 4096) = 0
stat64("/usr/local/share/ocs", 0xbfd7757c) = -1 ENOENT (No such file or directory)
stat64("/usr/share/ocs", 0xbfd7757c) = -1 ENOENT (No such file or directory)
stat64("/home/sogo/GNUstep/Library/OCSTypeModels/appointment.ocs", 0xbfd775ec) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/GNUstep/OCSTypeModels/appointment.ocs", 0xbfd775ec) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/OCSTypeModels/appointment.ocs", {st_mode=S_IFREG|0644, st_size=2261, ...}) = 0
open("/usr/lib/GNUstep/OCSTypeModels/appointment.ocs", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=2261, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
fstat64(11, {st_mode=S_IFREG|0644, st_size=2261, ...}) = 0
_llseek(11, 0, [0], SEEK_SET) = 0
read(11, ""..., 2261) = 2261
_llseek(11, 2261, [2261], SEEK_SET) = 0
close(11) = 0
munmap(0xb641b000, 4096) = 0
gettimeofday({1270384688, 150191}, NULL) = 0
poll([...], 1, 0) = 0 (Timeout)
write(8, ""..., 97) = 97
read(8, ""..., 16384) = 153
gettimeofday({1270384688, 152791}, NULL) = 0
gettimeofday({1270384688, 152915}, NULL) = 0
write(10, ""..., 22) = 22
read(10, ""..., 8196) = 828
socket(PF_NETLINK, SOCK_RAW, 0) = 11
bind(11, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
getsockname(11, {sa_family=AF_NETLINK, pid=9659, groups=00000000}, [12]) = 0
time(NULL) = 1270384688
sendto(11, ""..., 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(11, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[...], msg_controllen=0, msg_flags=0}, 0) = 108
recvmsg(11, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[...], msg_controllen=0, msg_flags=0}, 0) = 128
recvmsg(11, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[...], msg_controllen=0, msg_flags=0}, 0) = 20
close(11) = 0
stat64("/etc/resolv.conf", {st_mode=S_IFREG|0644, st_size=82, ...}) = 0
open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=273, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
read(11, ""..., 4096) = 273
read(11, "", 4096) = 0
close(11) = 0
munmap(0xb641b000, 4096) = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 11
connect(11, {sa_family=AF_INET, sin_port=htons(389), sin_addr=inet_addr("127.0.0.1")}, 16) = 0
getsockname(11, {sa_family=AF_INET, sin_port=htons(33025), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
close(11) = 0
socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 11
connect(11, {sa_family=AF_INET6, sin6_port=htons(389), inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0
getsockname(11, {sa_family=AF_INET6, sin6_port=htons(34746), inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28]) = 0
close(11) = 0
socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = 11
fcntl64(11, F_SETFD, FD_CLOEXEC) = 0
setsockopt(11, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
setsockopt(11, SOL_TCP, TCP_NODELAY, [1], 4) = 0
connect(11, {sa_family=AF_INET6, sin6_port=htons(389), inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0
time(NULL) = 1270384688
time(NULL) = 1270384688
write(11, ""..., 55) = 55
poll([...], 1, -1) = 1 ([...])
read(11, ""..., 8) = 8
read(11, ""..., 6) = 6
time(NULL) = 1270384688
write(11, ""..., 1057) = 1057
gettimeofday({1270384688, 167279}, NULL) = 0
poll([...], 1, -1) = 1 ([...])
read(11, ""..., 8) = 8
read(11, ""..., 219) = 219
poll([...], 1, -1) = 1 ([...])
read(11, ""..., 8) = 8
read(11, ""..., 6) = 6
gettimeofday({1270384688, 177087}, NULL) = 0
poll([...], 1, 0) = 0 (Timeout)
write(8, ""..., 212) = 212
read(8, ""..., 16384) = 783
gettimeofday({1270384688, 177887}, NULL) = 0
write(2, ""..., 139) = 139
gettimeofday({1270384688, 178676}, NULL) = 0
gettimeofday({1270384688, 178791}, NULL) = 0
gettimeofday({1270384688, 179980}, NULL) = 0
poll([...], 1, 0) = 0 (Timeout)
write(8, ""..., 385) = 385
read(8, ""..., 16384) = 1048
gettimeofday({1270384688, 181012}, NULL) = 0
gettimeofday({1270384688, 181127}, NULL) = 0
gettimeofday({1270384688, 181676}, NULL) = 0
write(2, ""..., 110) = 110
write(2, ""..., 1) = 1
gettimeofday({1270384688, 183539}, NULL) = 0
poll([...], 1, 0) = 0 (Timeout)
write(8, ""..., 240) = 240
read(8, ""..., 16384) = 811
gettimeofday({1270384688, 184296}, NULL) = 0
write(2, ""..., 139) = 139
gettimeofday({1270384688, 185072}, NULL) = 0
gettimeofday({1270384688, 185186}, NULL) = 0
gettimeofday({1270384688, 186064}, NULL) = 0
poll([...], 1, 0) = 0 (Timeout)
write(8, ""..., 385) = 385
read(8, ""..., 16384) = 821
gettimeofday({1270384688, 186949}, NULL) = 0
gettimeofday({1270384688, 187059}, NULL) = 0
gettimeofday({1270384688, 187229}, NULL) = 0
write(2, ""..., 138) = 138
write(2, ""..., 1) = 1
write(11, ""..., 7) = 7
shutdown(11, 2 /* send and receive */) = 0
close(11) = 0
shutdown(-1, 2 /* send and receive */) = -1 EBADF (Bad file descriptor)
close(-1) = -1 EBADF (Bad file descriptor)
send(9, ""..., 17, 0) = 17
send(9, ""..., 62, 0) = 62
send(9, ""..., 2, 0) = 2
send(9, ""..., 512, 0) = 512
send(9, ""..., 142, 0) = 142
close(9) = 0
gettimeofday({1270384688, 195668}, NULL) = 0
open("/proc/9659/stat", O_RDONLY) = 9
fstat64(9, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
read(9, ""..., 1024) = 194
close(9) = 0
munmap(0xb641b000, 4096) = 0
gettimeofday({1270384688, 196806}, NULL) = 0
write(1, ""..., 137) = 137
write(1, ""..., 1) = 1
send(6, ""..., 4, 0) = 4
open("/proc/9659/stat", O_RDONLY) = 9
fstat64(9, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
read(9, ""..., 1024) = 194
close(9) = 0
munmap(0xb641b000, 4096) = 0
gettimeofday({1270384688, 199188}, NULL) = 0
gettimeofday({1270384688, 199303}, NULL) = 0
gettimeofday({1270384688, 199411}, NULL) = 0
poll([...], 2, 12252) = 1 ([...])
recv(6, ""..., 4, 0) = 4
accept(3, {sa_family=AF_INET, sin_port=htons(55257), sin_addr=inet_addr("127.0.0.1")}, [16]) = 9
getsockname(9, {sa_family=AF_INET, sin_port=htons(20000), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
fcntl64(9, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(9, F_SETFL, O_RDWR|O_NONBLOCK) = 0
send(6, ""..., 4, 0) = 4
setsockopt(9, SOL_SOCKET, SO_RCVTIMEO, ""..., 8) = 0
setsockopt(9, SOL_SOCKET, SO_SNDTIMEO, ""..., 8) = 0
gettimeofday({1270384697, 71835}, NULL) = 0
recv(9, ""..., 512, 0) = 512
recv(9, ""..., 512, 0) = 512
recv(9, ""..., 512, 0) = 512
recv(9, ""..., 551, 0) = 551
open("/proc/9659/stat", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
read(11, ""..., 1024) = 194
close(11) = 0
munmap(0xb641b000, 4096) = 0
time(NULL) = 1270384697
write(10, ""..., 24) = 24
read(10, ""..., 8196) = 244
gettimeofday({1270384697, 84165}, NULL) = 0
write(2, ""..., 132) = 132
write(2, ""..., 1) = 1
gettimeofday({1270384697, 89282}, NULL) = 0
write(2, ""..., 150) = 150
write(2, ""..., 1) = 1
write(10, ""..., 22) = 22
read(10, ""..., 8196) = 828
write(10, ""..., 22) = 22
read(10, ""..., 8196) = 2862
gettimeofday({1270384697, 194463}, NULL) = 0
gettimeofday({1270384697, 197473}, NULL) = 0
gettimeofday({1270384697, 198050}, NULL) = 0
gettimeofday({1270384697, 199287}, NULL) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/SOGoDraftObject.toolbar", 0xbfd771ec) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/SOGoDraftObject.toolbar", 0xbfd771ec) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SOGoDraftObject.toolbar", {st_mode=S_IFREG|0644, st_size=1169, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/tmp/cegner/newDraft1270384684-1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/tmp/cegner/newDraft1270384684-1", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 11
getdents64(11, /* 3 entries */, 32768) = 80
getdents64(11, /* 0 entries */, 32768) = 0
close(11) = 0
gettimeofday({1270384697, 204369}, NULL) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings", {st_mode=S_IFREG|0644, st_size=8781, ...}) = 0
stat64("/tmp/cegner/newDraft1270384684-1/.info.plist", {st_mode=S_IFREG|0644, st_size=496, ...}) = 0
open("/tmp/cegner/newDraft1270384684-1/.info.plist", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=496, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
fstat64(11, {st_mode=S_IFREG|0644, st_size=496, ...}) = 0
_llseek(11, 0, [0], SEEK_SET) = 0
read(11, ""..., 496) = 496
_llseek(11, 496, [496], SEEK_SET) = 0
close(11) = 0
munmap(0xb641b000, 4096) = 0
gettimeofday({1270384697, 208503}, NULL) = 0
gettimeofday({1270384697, 209206}, NULL) = 0
write(2, ""..., 162) = 162
gettimeofday({1270384697, 209948}, NULL) = 0
stat64("/tmp/cegner", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/tmp/cegner/newDraft1270384684-1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/tmp/cegner/newDraft1270384684-1/.info.plistWhy2Ee", O_RDWR|O_CREAT|O_EXCL, 0600) = 11
umask(0) = 022
umask(022) = 0
fchmod(11, 0644) = 0
fcntl64(11, F_GETFL) = 0x2 (flags O_RDWR)
fstat64(11, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb641b000
_llseek(11, 0, [0], SEEK_CUR) = 0
write(11, ""..., 243) = 243
close(11) = 0
munmap(0xb641b000, 4096) = 0
stat64("/tmp/cegner/newDraft1270384684-1/.info.plist", {st_mode=S_IFREG|0644, st_size=496, ...}) = 0
stat64("/tmp/cegner/newDraft1270384684-1/.info.plist", {st_mode=S_IFREG|0644, st_size=496, ...}) = 0
rename("/tmp/cegner/newDraft1270384684-1/.info.plistWhy2Ee", "/tmp/cegner/newDraft1270384684-1/.info.plist") = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
|
|
With the help of another sogo user I discovered that my signature is causing the sogod crash. Sogod even crashes when the signature text is only "test". Clearing the signature field stops the crashes. |
|
|
Is it possible that you are using Internet Explorer and have accented characters in your signature? If not, please send us the complete log of SOGo when this happens, as well as your Apache's SOGo configuration and the SOGo configuration itself. |
|
|
No, I'm using Firefox 3.6.3. I did have German Umlauts in my signature. But sogod also crashes if I only put the word "test" as signature. |
|
|
2010-05-14 07:05
|
sogo-GNUstepDefaults.txt (2,710 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//GNUstep//DTD plist 0.9//EN" "http://www.gnustep.org/plist-0_9.xml">
<plist version="0.9">
<dict>
<key>NSGlobalDomain</key>
<dict>
</dict>
<key>sogod</key>
<dict>
<key>NGUseUTF8AsURLEncoding</key>
<string>YES</string>
<key>OCSFolderInfoURL</key>
<string>mysql://sogo:xxxxx@localhost:3306/sogo/sogo_folder_info</string>
<key>SOGoACLsSendEMailNotifications</key>
<string>YES</string>
<key>SOGoAppointmentSendEMailNotifications</key>
<string>YES</string>
<key>SOGoDraftsFolderName</key>
<string>Drafts</string>
<key>SOGoFirstDayOfWeek</key>
<string>1</string>
<key>SOGoFolderInfoURL</key>
<string>mysql://sogo:xxxxx@localhost:3306/sogo/sogo_folder_info</string>
<key>SOGoFoldersSendEMailNotifications</key>
<string>YES</string>
<key>SOGoForwardEnabled</key>
<string>NO</string>
<key>SOGoIMAPServer</key>
<string>localhost</string>
<key>SOGoLanguage</key>
<string>German</string>
<key>SOGoLoginModule</key>
<string>Mail</string>
<key>SOGoMailDomain</key>
<string>xxxxx.de</string>
<key>SOGoMailingMechanism</key>
<string>smtp</string>
<key>SOGoOtherUsersFolderName</key>
<string>Other Users</string>
<key>SOGoProfileURL</key>
<string>mysql://sogo:xxxxx@localhost:3306/sogo/sogo_user_profile</string>
<key>SOGoSMTPServer</key>
<string>localhost</string>
<key>SOGoSentFolderName</key>
<string>Sent</string>
<key>SOGoSharedFolderName</key>
<string>Shared Folders</string>
<key>SOGoTimeZone</key>
<string>Europe/Berlin</string>
<key>SOGoTrashFolderName</key>
<string>Trash</string>
<key>SOGoUserSources</key>
<array>
<dict>
<key>CNFieldName</key>
<string>cn</string>
<key>IDFieldName</key>
<string>cn</string>
<key>IMAPHostFieldName</key>
<string>mailHost</string>
<key>UIDFieldName</key>
<string>uid</string>
<key>baseDN</key>
<string>ou=users,dc=xxxxx,dc=de</string>
<key>bindDN</key>
<string>cn=sogo,ou=users,dc=xxxxx,dc=de</string>
<key>bindPassword</key>
<string>xxxxxx</string>
<key>canAuthenticate</key>
<string>YES</string>
<key>displayName</key>
<string>Users</string>
<key>hostname</key>
<string>localhost</string>
<key>id</key>
<string>public</string>
<key>isAddressBook</key>
<string>YES</string>
<key>port</key>
<string>389</string>
</dict>
</array>
<key>SOGoVacationEnabled</key>
<string>NO</string>
<!--<key>WOApplicationRedirectURL</key>
<string>https://sogo.xxxxx.de</string>-->
<key>WOMessageUseUTF8</key>
<string>YES</string>
<key>WOParsersUseUTF8</key>
<string>YES</string>
<key>WOPort</key>
<string>20000</string>
<key>WOUseRelativeURLs</key>
<string>YES</string>
</dict>
</dict>
</plist>
|
|
2010-05-14 07:09
|
sogo.log (2,307 bytes)
127.0.0.1 - - [14/May/2010:09:06:45 GMT] "GET /SOGo/so/cegner/Mail//cegner_A_configo_D_de/compose HTTP/1.0" 302 0/0 0.115 - - 36K
2010-05-14 09:06:45.357 sogod[19780] File NSKeyValueCoding.m: 862. In [UIxMailEditor -takeValuesFromDictionary:] This method is deprecated, use -setValuesForKeysWithDictionary:
2010-05-14 09:06:45.358 sogod[19780] File NSKeyValueCoding.m: 788. In [UIxMailEditor -takeValue:forKey:] This method is deprecated, use -setValue:forKey:
127.0.0.1 - - [14/May/2010:09:06:45 GMT] "GET /SOGo/so/cegner/Mail/cegner_A_configo_D_de/folderDrafts/newDraft1273820805-1/edit HTTP/1.0" 200 6510/0 0.257 19279 66% 32K
2010-05-14 09:06:49.591 sogod[19780] ERROR: MySQL4 field is marked unsigned (unsupported): {columnName = c_folder_id; name = c_folder_id; }
May 14 09:06:49 sogod: SOGo watchdog [19780]: <<0x09D8B1B8[SOGoContactGCSFolder]:personal>>D fetched 2 records.
2010-05-14 09:06:49.595 sogod[19780] ERROR: MySQL4 field is marked unsigned (unsupported): {columnName = c_folder_id; name = c_folder_id; }
May 14 09:06:49 sogod: SOGo watchdog [19780]: <<0x09DDAEC0[SOGoContactGCSFolder]:C4198780-7150-0001-49AD-DF562870D6E0>>D fetched 0 records.
127.0.0.1 - - [14/May/2010:09:06:49 GMT] "POST /SOGo/so/cegner/Contacts/allContactSearch?search=cegner HTTP/1.0" 200 654/0 0.161 - - 24K
May 14 09:06:55 sogod: SOGo watchdog [19778]: <0x0x8de9cb8[WOWatchDogChild]> child 19780 exited
May 14 09:06:55 sogod: SOGo watchdog [19778]: <0x0x8de9cb8[WOWatchDogChild]> (terminated due to signal 11)
May 14 09:06:55 sogod: SOGo watchdog [19778]: <0x0x8dce760[WOWatchDog]> child spawned with pid 22029
May 14 09:06:55 sogod: SOGo watchdog [22029]: SNS support disabled.
May 14 09:06:56 sogod: SOGo watchdog [22029]: <0x0x91707d0[SOGoProductLoader]> SOGo products loaded from '/usr/lib/GNUstep/SOGo':
May 14 09:06:56 sogod: SOGo watchdog [22029]: <0x0x91707d0[SOGoProductLoader]> CommonUI.SOGo, PreferencesUI.SOGo, ContactsUI.SOGo, Mailer.SOGo, MailerUI.SOGo, Appointments.SOGo, Contacts.SOGo, AdministrationUI.SOGo, MainUI.SOGo, MailPartViewers.SOGo, SchedulerUI.SOGo
May 14 09:06:58 sogod: SOGo watchdog [22029]: |SOGo| version 1.2.2 (build @vizzini.inverse.ca 201005051100) -- starting
May 14 09:06:58 sogod: SOGo watchdog [22029]: |SOGo| vmem size check enabled: shutting down app when vmem > 384 MB
|
|
2010-05-14 07:10
|
|
|
I have uploaded the requested files. Please note that I'm currently using nginx als reverse proxy. But the crashes also occur when using Apache. |
|
|
Is this bug still occurring? |
|
|
Yes, I just tested it with the lastest nightly build and it still occurs. |
|
|
Are you sure you don't have old versions of SOGo/SOPE librairies lying around on your system? |
|
|
I don't think so. The following sogo/sope packages are currently installed: libsope-appserver4.9 4.9.r1664.20100819 |
|
|
You never compiled SOGo or SOPE manually? |
|
|
I did compile it a year ago or so, but I have cleaned up the installation prefix, /usr/local/lib, /usr/local/share, etc. |
|
|
/usr/lib/GNUstep might be worth looking too. |
|
|
I did a clean sogo install on a different server and the problem does not occur anymore. There must be some more old files lying around that I don't find. Thanks for your help! |
|
|
Try to see what's sogod is using with the "lsof" tool. You'll then see what needs to be removed / cleaned up. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-04-04 13:14 | cegner | New Issue | |
| 2010-04-04 13:14 | cegner | File Added: sogod-crash.txt | |
| 2010-05-13 14:33 | cegner | Note Added: 0001004 | |
| 2010-05-13 17:36 |
|
Note Added: 0001005 | |
| 2010-05-14 07:02 | cegner | Note Added: 0001010 | |
| 2010-05-14 07:05 | cegner | File Added: sogo-GNUstepDefaults.txt | |
| 2010-05-14 07:09 | cegner | File Added: sogo.log | |
| 2010-05-14 07:10 | cegner | File Added: nginx.conf | |
| 2010-05-14 07:11 | cegner | Note Added: 0001011 | |
| 2010-08-25 14:45 | ludovic | Note Added: 0001341 | |
| 2010-08-25 20:00 | cegner | Note Added: 0001347 | |
| 2010-08-25 20:06 | ludovic | Note Added: 0001348 | |
| 2010-08-25 20:20 | cegner | Note Added: 0001349 | |
| 2010-08-25 20:20 | ludovic | Note Added: 0001350 | |
| 2010-08-25 20:25 | cegner | Note Added: 0001351 | |
| 2010-08-25 20:59 | ludovic | Note Added: 0001352 | |
| 2010-08-26 12:13 | cegner | Note Added: 0001362 | |
| 2010-08-26 12:50 | ludovic | Note Added: 0001363 | |
| 2010-08-26 12:50 | ludovic | Status | new => resolved |
| 2010-08-26 12:50 | ludovic | Resolution | open => no change required |
| 2010-08-26 12:50 | ludovic | Assigned To | => ludovic |