Author |
Message |
Samantha Poindexter
Joined: 2011-02-12 04:08:52 Posts: 56
|
Oh, interesting. It does not! (I can email their log files, if that helps rule things out.)
|
2024-07-07 20:41:27 |
|
 |
Henri Beauchamp
Joined: 2009-03-17 18:42:51 Posts: 6020
|
No, this won't help. I am suspecting a problem with a XML value failing to decode with LL's new code (likely in the inventory item names). I am currently compiling a special version of the viewer for you to test, that will list every XML value its decodes, so to see on which one it crashes... Will send you an email when ready. 
|
2024-07-07 21:49:23 |
|
 |
Henri Beauchamp
Joined: 2009-03-17 18:42:51 Posts: 6020
|
Got your new email and log with the test viewer.
It looks like it is "simpler" than what I thought: out of stack on the HTTP coroutine, due to a giant inventory (how many items do you have in it ?)... Which would also explain the lack of a crash dump.
I will have to change the code so that it uses heap-allocated objects instead of stack objects.
In the interval, I will send you another test viewer for which I will simply use a giant-stack for coroutines, to see if it passes for your inventory size (which would confirm my hypothesis).
|
2024-07-07 22:39:32 |
|
 |
Samantha Poindexter
Joined: 2011-02-12 04:08:52 Posts: 56
|
SO many items. I keep it pretty well organized, at least Alas, it still crashed. Log sent!
|
2024-07-07 23:14:28 |
|
 |
Samantha Poindexter
Joined: 2011-02-12 04:08:52 Posts: 56
|
On review (in 1.32.2.2), I have 89,088 items. (Or 89,012, now that I emptied the trash.) (I've always said that my favorite thing about SL is all the closet space.  )
|
2024-07-07 23:22:19 |
|
 |
Henri Beauchamp
Joined: 2009-03-17 18:42:51 Posts: 6020
|
I might have a proper fix. Testing it...
|
2024-07-07 23:25:59 |
|
 |
Henri Beauchamp
Joined: 2009-03-17 18:42:51 Posts: 6020
|
Viewer with putative fix sent...
|
2024-07-07 23:35:21 |
|
 |
Samantha Poindexter
Joined: 2011-02-12 04:08:52 Posts: 56
|
Log sent back.
|
2024-07-07 23:43:00 |
|
 |
Henri Beauchamp
Joined: 2009-03-17 18:42:51 Posts: 6020
|
*sighs* I re-uploaded v1.32.2.2 binaries on the site, for people who are impacted by this bug (just change manually ".3" for ".2" in the download links). I will decide what to do tomorrow: bed time for me now ! Thank you for your help (since I cannot reproduce this bug myself, I do need a guinea pig...  ) !
|
2024-07-07 23:47:11 |
|
 |
Samantha Poindexter
Joined: 2011-02-12 04:08:52 Posts: 56
|
You're very welcome! Thank you for your efforts toward solving this! 
|
2024-07-08 01:12:44 |
|
|