[jira] [Updated] (MNEMONIC-97) Create a testcase of object managed buffer and chunk

2016-09-14 Thread weilicsu (JIRA)

 [ 
https://issues.apache.org/jira/browse/MNEMONIC-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

weilicsu updated MNEMONIC-97:
-
Due Date: 19/Sep/16  (was: 10/Sep/16)

> Create a testcase of object managed buffer and chunk 
> -
>
> Key: MNEMONIC-97
> URL: https://issues.apache.org/jira/browse/MNEMONIC-97
> Project: Mnemonic
>  Issue Type: Task
>  Components: Core
>Affects Versions: 0.3.0-incubating
>Reporter: Wang, Gang
>Assignee: Wang, Gang
> Fix For: 0.3.0-incubating
>
>
> There are some test cases that have been used to verify the durable object 
> with primitive and String type of data field but missing buffer and chunk 
> field.
> This task would add a new test case for this missing. 



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


[jira] [Closed] (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:all-tabpanel
 ]

Yanhui Zhao closed MNEMONIC-116.

Resolution: Fixed

New test run confirms this issue has been fixed. Issue can be closed.

> 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 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] [Updated] (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:all-tabpanel
 ]

Wang, Gang updated MNEMONIC-116:

Fix Version/s: 0.3.0-incubating

> 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] [Updated] (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:all-tabpanel
 ]

Wang, Gang updated MNEMONIC-116:

Priority: Major  (was: Minor)

> 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
>
> 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)