[jira] [Commented] (MNEMONIC-116) Mnemonic test case DurablePersonNGTest fails after repeating runnings.

2016-09-14 Thread Yanhui Zhao (JIRA)

[ 
https://issues.apache.org/jira/browse/MNEMONIC-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490810#comment-15490810
 ] 

Yanhui Zhao commented on MNEMONIC-116:
--

Thanks, new test run confirms this issue has been fixed. I am closing this 
issue.

Thank you!

> Mnemonic test case DurablePersonNGTest fails after repeating runnings. 
> ---
>
> Key: MNEMONIC-116
> URL: https://issues.apache.org/jira/browse/MNEMONIC-116
> Project: Mnemonic
>  Issue Type: Bug
>  Components: Example
>Affects Versions: 0.3.0-incubating
> Environment: Docker image, ubuntu 14.04
>Reporter: Yanhui Zhao
>Assignee: Wang, Gang
>  Labels: easyfix
> Fix For: 0.3.0-incubating
>
>
> Mnemonic test case DurablePersonNGTest fails after running the same case for 
> multiple times. This issue was firstly observed during creation of a 
> runall.sh script file to run all test examples at same time. The issue was 
> later reproduced with a shell script set to run this test case for 20 times. 
> Error message summary as follows:
> "SIGSEGA (0xb) at pc=0x7f2ae579d42c, pid=7157, tid=139822447503104"
> "Problematic frame:
> [pmallocallocator5618444669143453855.so+0x342c] allocate_blockfrag+0x3c
> Failed to write core dump, Core dumps have been disabled."
> Please note this issue in the example category for test case 
> DurablePersonNGTest.
> Thanks!
> Yanhui



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MNEMONIC-116) Mnemonic test case DurablePersonNGTest fails after repeating runnings.

2016-09-14 Thread Wang, Gang (JIRA)

[ 
https://issues.apache.org/jira/browse/MNEMONIC-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490739#comment-15490739
 ] 

Wang, Gang commented on MNEMONIC-116:
-

Thank you, this issue is caused by native Pmalloc library, we have temporarily 
disabled a portion of code that is where the potential bug comes from. The 
Mnemonic would not get affected by this change.

> Mnemonic test case DurablePersonNGTest fails after repeating runnings. 
> ---
>
> Key: MNEMONIC-116
> URL: https://issues.apache.org/jira/browse/MNEMONIC-116
> Project: Mnemonic
>  Issue Type: Bug
>  Components: Example
>Affects Versions: 0.3.0-incubating
> Environment: Docker image, ubuntu 14.04
>Reporter: Yanhui Zhao
>Assignee: Wang, Gang
>Priority: Minor
>  Labels: easyfix
>
> Mnemonic test case DurablePersonNGTest fails after running the same case for 
> multiple times. This issue was firstly observed during creation of a 
> runall.sh script file to run all test examples at same time. The issue was 
> later reproduced with a shell script set to run this test case for 20 times. 
> Error message summary as follows:
> "SIGSEGA (0xb) at pc=0x7f2ae579d42c, pid=7157, tid=139822447503104"
> "Problematic frame:
> [pmallocallocator5618444669143453855.so+0x342c] allocate_blockfrag+0x3c
> Failed to write core dump, Core dumps have been disabled."
> Please note this issue in the example category for test case 
> DurablePersonNGTest.
> Thanks!
> Yanhui



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)