1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-10-05 19:18:01 +08:00
ULib/tests/debug/ok/simerr.ok
2015-01-23 17:24:36 +01:00

22 lines
807 B
Plaintext

test_trace: WARNING: (pid 18895) we are going to allocate 64 MB (pid 18895) - address space usage: 115.60 MBytes - rss usage: 7.36 MBytes
test_trace: WARNING: (pid 18895) ::getenv("TMPDIR") = (null)
{Call main(2)
{Call routine1(2,3)
}Return routine1(2,3) = 6
c = 6
::signal(4,0x401660) = (nil)
{Call manage_sigpipe(4)
::open("/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp/tmp"...,2,438) = -1 - ENOENT (2, No such file or directory)
::open("tmp/prova",66,438) = 5
}Return manage_sigpipe(4)
::raise(4) = 0
result raise() = 0
test_stat() = -1
test_stat() = 0
test_stat() = 0
test_stat() = 0
test_stat() = -1
::malloc(1000) = (nil) - ENOMEM (12, Cannot allocate memory)
malloc() = (nil)
}Return main(2) = 0