digitalmars.D.learn - strange runtime error
- gedaiu (2/2) May 02 2013 can anyone help me tu understand this kind of errors?
- evilrat (4/6) May 02 2013 linux? segfault during unit test? if both is yes then sorry i
- Jesse Phillips (4/6) May 02 2013 Basic translation:
- gedaiu (4/11) May 02 2013 Yes, i am using linux.
can anyone help me tu understand this kind of errors? /home/user/workspace/path/project/src(_D4core7runtime18runModuleUnitTestsUZb19unittestSegvHandlerUiPS4core3sys5posix6signal9siginfo_tPvZv+0x3e)[0x485ede]
May 02 2013
On Thursday, 2 May 2013 at 10:30:20 UTC, gedaiu wrote:can anyone help me tu understand this kind of errors? /home/user/workspace/path/project/src(_D4core7runtime18runModuleUnitTestsUZb19unittestSegvHandlerUiPS4core3sys5posix6signal9siginfo_tPvZv+0x3e)[0x485ede]linux? segfault during unit test? if both is yes then sorry i can't help you, but maybe you can try find the source with try-catch construct and see what happens
May 02 2013
On Thursday, 2 May 2013 at 10:30:20 UTC, gedaiu wrote:can anyone help me tu understand this kind of errors? /home/user/workspace/path/project/src(_D4core7runtime18runModuleUnitTestsUZb19unittestSegvHandlerUiPS4core3sys5posix6signal9siginfo_tPvZv+0x3e)[0x485ede]Basic translation: core.runtime.runModuleUnitTests.unittest-SegvHandler-core.sys. osix.signal-siginfo = tPvZv+0x3e[0x485ede] <- Memory location
May 02 2013
On Thursday, 2 May 2013 at 19:55:23 UTC, Jesse Phillips wrote:On Thursday, 2 May 2013 at 10:30:20 UTC, gedaiu wrote:Yes, i am using linux. Thanks! Bogdancan anyone help me tu understand this kind of errors? /home/user/workspace/path/project/src(_D4core7runtime18runModuleUnitTestsUZb19unittestSegvHandlerUiPS4core3sys5posix6signal9siginfo_tPvZv+0x3e)[0x485ede]Basic translation: core.runtime.runModuleUnitTests.unittest-SegvHandler-core.sys. osix.signal-siginfo = tPvZv+0x3e[0x485ede] <- Memory location
May 02 2013