[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 101173] Assertion `recDepth >= 0 && recDepth < 500' failed
From:       A.Salwa () osmosys ! tv
Date:       2005-03-09 13:49:45
Message-ID: 20050309134945.31286.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=101173         




------- Additional Comments From A.Salwa osmosys tv  2005-03-09 14:49 -------
In such case 500 occurences of string_match_wrk should be visible on the callstack. \
But there are only 2. I investigated it in more detail. str passed to \
string_match_wrk is a binary garbage. It seems that caller_name prepared in \
supp_matches_callers is broken for some reason. I added following lines in \
string_match_wrk before assertion:

   VG_(printf)("running_tid==%d, recDepth==%d\n", running_tid, recDepth);
   if(recDepth==0) {
       VG_(printf)("pat==\"%s\", str==\"%s\"\n", pat, str);
   }

(I had to make running_tid extern to make it compilable, of course).

I will attach log with these additional messages in a few seconds.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic