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
stefanocasazza 33441b06ba sync
2016-11-08 14:26:32 +01:00

22 lines
633 B
Plaintext

[tid 0]<--
[tid 24349]-->
{Call main(2)
{Call routine1(2,3)
}Return routine1(2,3) = 6
c = 6
::signal(4,0x4018f0) = (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() = 0
test_stat() = 0
test_stat() = -1
test_stat() = 0
test_stat() = 0
::malloc(1000) = (nil) - ENOMEM (12, Cannot allocate memory)
malloc() = (nil)
}Return main(2) = 0