| Type | Bug | Status | pending | Date | 31-Mar-2014 01:59 |
|---|---|---|---|---|---|
| Version | r3 master | Category | Console | Submitted by | giuliolunati |
| Platform | All | Severity | crash | Priority | normal |
| Summary | Failure when system/script/args > 1022 bytes |
|---|---|
| Description |
Args string get truncated after 1022 bytes. May happen segfault. |
| Example code |
test.reb: print system/script/args >> r3 test.reb `seq 101 1000` ==101 102 ... 355 35 357 3D >> r3 test.reb `seq 101 2000` Segmentation fault |
| Assigned to | n/a | Fixed in | - | Last Update | 26-Jan-2015 07:39 |
|---|
| Comments | |
|---|---|
|
(0004390)
giuliolunati 1-Apr-2014 02:33 |
Fix submitted (PR 215) |
| Date | User | Field | Action | Change |
|---|---|---|---|---|
| 26-Jan-2015 07:39 | abolka | Description | Modified | - |
| 26-Jan-2015 07:39 | abolka | Code | Modified | - |
| 26-Jan-2015 07:39 | abolka | Severity | Modified | minor => crash |
| 26-Jan-2015 07:39 | abolka | Status | Modified | submitted => pending |
| 1-Apr-2014 02:33 | giuliolunati | Comment : 0004390 | Added | - |
| 31-Mar-2014 01:59 | giuliolunati | Ticket | Added | - |