Bug #513
RCP: 0.7.5 beta: backtotext, heap exception
Status: | New | Start date: | 01/13/2014 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 60% |
||
Category: | - | Spent time: | - | ||
Target version: | TXM X.X |
Description
Because of a heap exception the BackToText fail with the BFM corpus.
On Windows, event if the Xmx is set to 1024M, the maximum allocated memory is Xms (512M).
1) For now
The solution is to set specifics (for Windows) launching arguments in "rcpapplication.product" :
-Xms1024m -Xmx1024m
2) Catch the Heap Exception
3) next steps: see LINK TO SPEC FOR MEMORY MANAGEMENT
History
#1 Updated by Matthieu Decorde about 7 years ago
- Target version set to TXM 0.7.5
#2 Updated by Matthieu Decorde about 7 years ago
- Description updated (diff)
- % Done changed from 70 to 60
#3 Updated by Matthieu Decorde about 7 years ago
- Description updated (diff)
#4 Updated by Matthieu Decorde about 7 years ago
- Target version changed from TXM 0.7.5 to TXM X.X