[sldev] Debug Assertion Failed

atreptow alexander.treptow at zweitgeist.com
Mon Sep 24 07:43:31 PDT 2007


Hi

i got
VC++ 2005 Express
slviewer-src-RC-1.18.3.4

self converted vcproj files ( 
https://wiki.secondlife.com/wiki/Converting_project_files_for_MSVS2005 )
without qtmllib include
    #define LL_QUICKTIME_ENABLED    0

current version of cygwin with devel package installed
with patch from Nicholaz Beresford for leak debug

and in time no idea what i've can do else to get the slviewer starting 
completely in debug mode.

after i tried this version to run with other project files i read about, 
that there were maybe chances since 1.18.0.4 in the project structur
so i converted them by myself:

Debug Assertion Failed occurs directly after creating texture cache 
folder "f"

with debug output there are some errors from ll_apr_file_seek and 
ll_apr_file_read in llapr.cpp of the llcommon project
ERROR: ll_apr_file_seek: ASSERT (apr_offset <= 0x7fffffff) and for the 
"sz" variable

the assertion failed error says its occured in program debugview.exe ind 
file vc/include/xtree in line 619
Expression: invalid operator <

are there any solutions to fix this problem and get sl started?

greets alex


More information about the SLDev mailing list