View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002040 | FSSCP | FRED | public | 2009-11-15 01:09 | 2010-12-07 17:03 |
Reporter | FUBAR-BDHR | Assigned To | |||
Priority | normal | Severity | block | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.6.11 | ||||
Fixed in Version | 3.6.12 | ||||
Summary | 0002040: Recent build crash event/message editor | ||||
Description | Pretty much just open the even editor add a couple of messages and hit ok. Instant abort/retry/ignore window. Seems to originate from here: which is called from event_editor::OnOk() #if _HAS_ITERATOR_DEBUGGING if (size() <= _Pos) { _DEBUG_ERROR("vector subscript out of range"); _SCL_SECURE_OUT_OF_RANGE; } | ||||
Additional Information | 3.6.11 r5657. Worked yesterday with builds based off of 5643 or 44. | ||||
Tags | No tags attached. | ||||
|
I am not able to replicate by the same steps from IRC what was said to cause this issue, based on the Nightly 5654 build of INF-SSE2 which was the reported build for this issue. That isn't to say that there is not still an issue, but without knowing the data that Diaspora is using that it may be having a problem with, it's near impossible for me to reproduce with Retail/MediaVPs. |
|
This was expected - it should be fixed in the latest nightlies. |
|
Actually, I only fixed up the engine component. I'll look into the FRED component later this weekend. |
|
People using memset and vm_malloc have forgotten that not all objects enjoy being initialised to random or 0 values! (particular STL containers) |
|
This is a known issue, and will hopefully be solved by a combination of new allocators and a code audit. |
|
Cannot reproduce in current builds. Assuming fixed. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-11-15 01:09 | FUBAR-BDHR | New Issue | |
2009-11-15 03:59 | Zacam | Status | new => assigned |
2009-11-15 03:59 | Zacam | Assigned To | => portej05 |
2009-11-15 04:11 | Zacam | Note Added: 0011284 | |
2009-11-15 04:13 | portej05 | Note Added: 0011285 | |
2009-11-15 04:14 | portej05 | Note Added: 0011286 | |
2009-11-15 04:15 | portej05 | Note Added: 0011287 | |
2009-11-15 04:15 | portej05 | Status | assigned => acknowledged |
2009-12-03 07:07 | portej05 | Note Added: 0011372 | |
2009-12-03 07:07 | portej05 | Status | acknowledged => confirmed |
2010-03-03 11:21 | karajorma | Assigned To | portej05 => |
2010-03-03 11:21 | karajorma | Status | confirmed => new |
2010-12-07 17:03 | The_E | Note Added: 0012508 | |
2010-12-07 17:03 | The_E | Status | new => closed |
2010-12-07 17:03 | The_E | Resolution | open => fixed |
2010-12-07 17:03 | The_E | Fixed in Version | => 3.6.12 |