| Anonymous | Login | Signup for a new account | 13-06-26 13:58 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0001682 | SphereServer | executable - generic | public | 11-12-09 13:42 | 13-12-09 23:26 | |
| Reporter | fraenir | |||||
| Assigned To | ||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |
| Status | closed | Resolution | unable to reproduce | |||
| Platform | OS | OS Version | ||||
| Product Version | ||||||
| Target Version | Fixed in Version | |||||
| Summary | 0001682: Sphere crashes on bad modulo division | |||||
| Description | If I use something like local.a=10 local.b=0 local.c= <local.a> % <local.b> the Sphere crashes. I think that dividing by zero isn't that critical error for server to crash. | |||||
| Tags | No tags attached. | |||||
| Nightly Version | 09-09-2008 | |||||
| Experimental Flags | None | |||||
| Option Flags | None | |||||
| Internal Build Number | ||||||
| Attached Files | ||||||
Notes |
|
|
(0000335) MrSugarCube (administrator) 13-12-09 23:26 |
With: [function test_1682] local.a=10 local.b=0 local.c= <local.a> % <local.b> serv.log c = <dlocal.c> I get no crash, just the following messages in the console: ERROR:(bug_tests.scp,5)Exp_GetVal: Divide by 0 (bug_tests.scp,6)c = 10 |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 11-12-09 13:42 | fraenir | New Issue | |
| 11-12-09 13:42 | fraenir | Nightly Version | => 09-09-2008 |
| 11-12-09 13:42 | fraenir | Experimental Flags | => None |
| 11-12-09 13:42 | fraenir | Option Flags | => None |
| 13-12-09 23:26 | MrSugarCube | Status | new => closed |
| 13-12-09 23:26 | MrSugarCube | Note Added: 0000335 | |
| 13-12-09 23:26 | MrSugarCube | Resolution | open => unable to reproduce |
| Copyright © 2000 - 2010 MantisBT Group |