Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2024-04-20 00:08:33



Reply to topic  [ 4 posts ] 
Repeatable CTD - possibly RLV related? 
Author Message

Joined: 2021-01-13 19:14:05
Posts: 40
Reply with quote
Hey,

Just had some repeatable crashes shortly after RLV restrictions are applied.

Complete crash to desktop, no error message.

Attached logs and dmp file!


Attachments:
File comment: logs & dmp
CoolVLViewer (2).zip [37.12 KiB]
Downloaded 88 times
2021-02-25 14:19:28
Profile

Joined: 2009-03-17 18:42:51
Posts: 5546
Reply with quote
Sadly, you did not post the right log file (under Windows, when the viewer crashes, it should be named CoolVLViewer_NNNN.log, with NNNN being the process number, and its timestamp being of course the newest)...

Could you also confirm it was a camera restriction ?

If possible, provide repro steps. Thank you.


2021-02-25 16:37:40
Profile WWW

Joined: 2021-01-13 19:14:05
Posts: 40
Reply with quote
Henri Beauchamp wrote:
Sadly, you did not post the right log file (under Windows, when the viewer crashes, it should be named CoolVLViewer_NNNN.log, with NNNN being the process number, and its timestamp being of course the newest)...

Could you also confirm it was a camera restriction ?

If possible, provide repro steps. Thank you.


Hey,

Sorry about that. Attached the correct logs.

Yes, it was a camera restriction, command issued was as follows:
Code:
llOwnerSay("@sendchat=n,sendim=n,camtextures:e2244626-f22f-4839-8123-1e7baddeb659=n,camavdist:4=n,camdrawmin:3=n,camdrawmax:5=n,camdrawalphamin:0=n,
camdrawalphamax:1=n,camdistmax:3=n,shownametags=n,showhovertextworld=n,setenv_daytime:0=force,setenv_distancemultiplier:100=force,
setenv_densitymultiplier:0.9=force,setenv_bluedensityi:1=force,setenv_ambienti:0=force")


Was tested at the Debug2 sim, would cause my viewer to crash shortly after that command was issued. My partner was also present (using a different viewer, and wasn't using RLV).


Attachments:
CoolVLViewer_18128.zip [55.02 KiB]
Downloaded 86 times
2021-02-25 17:57:23
Profile

Joined: 2009-03-17 18:42:51
Posts: 5546
Reply with quote
This is a RestrainedLove bug (so it should also reproduce in Marine's viewer, and perhaps in Kokua).

The reason is that the @camtextures:e2244626-f22f-4839-8123-1e7baddeb659=n command causes the viewer to fetch the corresponding texture, but the pointer for it is not held in a ref-counted pointer as it should, but only in a normal pointer, meaning that if no other object in the field of view is using that same texture, it gets almost immediately removed from from the textures list, and the viewer crashes whenever it attempts to reuse the pointer (that now points to nothing)...

Fixed for next release.


2021-02-25 18:17:55
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 4 posts ] 

Who is online

Users browsing this forum: No registered users and 106 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.