Closed
Bug 271288
Opened 20 years ago
Closed 14 years ago
Overloading talkback results in bogus pages
Categories
(mozilla.org :: Talkback Server & Webtool, task)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: timeless, Assigned: jay)
References
()
Details
I'm loading 10-20 tabs at a time from http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=1&searchby=stacksig&match=contains&searchfor=roboform&vendor=All&product=All&platform=All&buildid=&sdate=&stime=&edate=&etime=&sortby=bbid every now and then, i'll get a tab like this one: http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=2096675 -- <HTML> <HEAD> <link rel="stylesheet" href="images/nav.css" type="text/css"> </HEAD> <BODY bgcolor=white> <center> <table id=maintable> <tr> <td> <table class=fftable> <tr><td id=idtitle>FastFind</td></tr> <tr><FORM method=get ACTION=fastfind.jsp %> <td id=idform class=intable>Talkback Incident ID<br> <input type=hidden name=search value=2> <input type=hidden name=type value=iid> <input type="text" name=id size=8 value=""> <input type="submit" value="Go"> </td></form> </tr> </table> </td> <td> <table class=rptable> <tr><td id=rptitle>Talkback Reports</td></tr> <tr><td id=rplist class=intable> <a id=ffrpimg href="/reports/mozilla"><img src="images/ico-moz.gif" alt="Mozilla Reports" id="mozreports" height="32" width="32"></a> <a id=rplink href="/reports/mozilla">Mozilla</a> <a id=ffrpimg href="/reports/firefox"><img src="images/ico-ff.png" alt="Firefox Reports" id="ffreports" height="32" width="32"></a> <a id=rplink href="/reports/firefox">Firefox</a> <a id=ffrpimg href="/reports/thunderbird"><img src="images/ico-tb.gif" alt="Thunderbird Reports" id="tbreports" height="32" width="32"></a> <a id=rplink href="/reports/thunderbird">Thunderbird</a> <a id=ffrpimg href="/reports/camino"><img src="images/ico-cam.png" alt="Camino Reports" id="camreports" height="32" width="32"></a> <a id=rplink href="/reports/camino">Camino</span></a> </td></tr> </table> </td></tr> <tr> <td colspan=2> <table class=qqtable> <tr><td id=cmtitle>QuickSearch</td></tr> <tr><FORM method=get ACTION=fastfind.jsp %> <td id=cmform class=intable> <div id=simple> <input type=hidden name=search value=1><b>Search By:</b> <span id=qsft> <input type=radio name="searchby" value="stacksig" checked>Stack Signature <input type=radio name="searchby" value="comments">Comments <input type=radio name="searchby" value="url">URL </span> <br> <select name="match"> <option value="contains">Contains</option> <option value="begins">Begins With</option> <option value="exact">Exact Match</option> <option value="ends">Ends With</option> </select> <input type="text" name="searchfor" size="40" value=""> <input type="submit" value="Search"> </div> <div id=advanced> <b>Customize your search:</b><br> <span id=qsft> Vendor: <select name="vendor"> <option value='All'>All</option> <option value='MozillaOrg'>MozillaOrg</option> <option value='Mozilla.org'>Mozilla.org</option> <option value='Netscape'>Netscape</option> </select> Product: <select name="product"> <option value='All'>All</option> <option value='Camino08'>Camino08</option> <option value='CaminoTrunk'>CaminoTrunk</option> <option value='Firefox10'>Firefox10</option> <option value='FirefoxTrunk'>FirefoxTrunk</option> <option value='Mozilla1.7'>Mozilla1.7</option> <option value='Mozilla17'>Mozilla17</option> <option value='MozillaFirebird'>MozillaFirebird</option> <option value='MozillaTrunk'>MozillaTrunk</option> <option value='Thunderbird10'>Thunderbird10</option> <option value='ThunderbirdTrunk'>ThunderbirdTrunk</option> </select> Platform: <select name="platform"> <option value='All'>All</option> <option value='Win32'>Win32</option> <option value='MacOSX'>MacOSX</option> <option value='LinuxIntel'>LinuxIntel</option> </select> Build: <input type="text" name="buildid" size="10" value=""> </span> <center><table> <td id=qsft>Start Date:</td> <td><input type="text" name="sdate" size="8" value=""></td> <td><input type="text" name="stime" size="6"></td> <td></td> <td id=qsft>End Date:</td> <td><input type="text" name="edate" size="8" value=""></td> <td><input type="text" name="etime" size="6"></td> </tr> <tr> <td></td> <td id=example>(mm/dd/yyyy)</td> <td id=example>(hh:mm:ss)</td> <td></td> <td></td> <td id=example>(mm/dd/yyyy)</td> <td id=example>(hh:mm:ss)</td> <td></td> </tr> </table> <b>Sort By:</b> <span id=qsft> <input type=radio name="sortby" value="bbid" checked>ID <input type=radio name="sortby" value="stack">Stack Signature <input type=radio name="sortby" value="comment">Comments <input type=radio name="sortby" value="url">URL <input type=radio name="sortby" value="build">Build </span> </center> <input type="submit" value="Search"></form> </div> </td> </tr> </table> </td> <!--<td> <table class=reporttable> <tr><td id=rptitle>Talkback Reports</td></tr> <tr><td id=rplist class=intable> <a id=rpimg href="/reports/mozilla"><img src="images/ico-moz.gif" alt="Mozilla Reports" id="mozreports" height="32" width="32"></a> <a id=rplink href="/reports/mozilla">Mozilla</a><br> <a id=rpimg href="/reports/firefox"><img src="images/ico-ff.png" alt="Firefox Reports" id="ffreports" height="32" width="32"></a> <a id=rplink href="/reports/firefox">Firefox</a><br> <a id=rpimg href="/reports/thunderbird"><img src="images/ico-tb.gif" alt="Thunderbird Reports" id="tbreports" height="32" width="32"></a> <a id=rplink href="/reports/thunderbird">Thunderbird</a><br> <a id=rpimg href="/reports/camino"><img src="images/ico-cam.png" alt="Camino Reports" id="camreports" height="32" width="32"></a> <a id=rplink href="/reports/camino">Camino</span></a> </td></tr> </table> </td> --> </tr> </table> </center> <TITLE>Talkback FastFind - Incident ID: 2096070 [@ NO STACK SIGNATURE] (null - null - null)</TITLE> <table class=idheader> <tr><td id=idtitle>Incident ID: 2096070</td> </table> <table class=tbitems> <tr><th>Stack Signature</th><td class=tbresults><span class=stack><a href='http://bugzilla.mozilla.org/buglist.cgi?query_format=&short_desc_type=allwordssubstr&short_desc=NO STACK SIGNATURE&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&emailtype1=exact&email1=&emailtype2=exact&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0='> null</a></span></td></tr> <tr><th>Product ID</th><td class=tbresults>null</td></tr> <tr><th>Build ID</th><td class=tbresults>null</td></tr> <tr><th>Trigger Time</th><td class=tbresults>null</td></tr> <tr><th>Platform</th><td class=tbresults>null</td></tr> <tr><th>Operating System</th><td class=tbresults>null</td></tr> <tr><th>Module</th><td class=tbresults></td></tr> <tr><th>URL visited</th><td class=tbresults></td></tr> <tr><th>User Comments</th><td class=tbresults></td></tr> <tr><th>Since Last Crash</th><td class=tbresults></td></tr> <tr><th>Total Uptime</th><td class=tbresults></td></tr> <tr><th>Trigger Reason</th><td class=tbresults>null</td></tr> <tr><th>Source File, Line No.</th><td class=stack>N/A</td></tr> <tr><th>Stack Trace</th> <td></td> </tr> </table> <div class=tbresults> <span class=stack><a href='http://bugzilla.mozilla.org/buglist.cgi?query_format=&long_desc_type=substring&long_desc=NO&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&emailassigned_to1=1&emailtype1=exact&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailtype2=exact&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0='>NO</a></span><br> <span class=stack><a href='http://bugzilla.mozilla.org/buglist.cgi?query_format=&long_desc_type=substring&long_desc=STACK&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&emailassigned_to1=1&emailtype1=exact&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailtype2=exact&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0='>STACK</a></span><br> </div> </BODY> </HTML> -- FastFind Talkback Incident ID Talkback Reports Mozilla Reports Mozilla Firefox Reports Firefox Thunderbird Reports Thunderbird Camino Reports Camino QuickSearch Search By: Stack Signature Comments URL Customize your search: Vendor: Product: Platform: Build: Start Date: End Date: (mm/dd/yyyy) (hh:mm:ss) (mm/dd/yyyy) (hh:mm:ss) Sort By: ID Stack Signature Comments URL Build Incident ID: 2096070 Stack Signature null Product ID null Build ID null Trigger Time null Platform null Operating System null Module URL visited User Comments Since Last Crash Total Uptime Trigger Reason null Source File, Line No. N/A Stack Trace NO STACK -- If I reload the page, i'll get correct results: -- FastFind Talkback Incident ID Talkback Reports Mozilla Reports Mozilla Firefox Reports Firefox Thunderbird Reports Thunderbird Camino Reports Camino QuickSearch Search By: Stack Signature Comments URL Customize your search: Vendor: Product: Platform: Build: Start Date: End Date: (mm/dd/yyyy) (hh:mm:ss) (mm/dd/yyyy) (hh:mm:ss) Sort By: ID Stack Signature Comments URL Build Incident ID: 2096675 Stack Signature RoboForm.dll + 0x1be179 (0x02bee179) b9fb3eb4 Product ID Firefox10 Build ID 2004091322 Trigger Time 2004-11-21 13:27:03.0 Platform Win32 Operating System Windows NT 5.0 build 2195 Module RoboForm.dll + (001be179) URL visited User Comments Since Last Crash 141258 sec Total Uptime 1173237 sec Trigger Reason Access violation Source File, Line No. N/A Stack Trace RoboForm.dll + 0x1be179 (0x02bee179) ole32.dll + 0x6d475 (0x77abd475) ole32.dll + 0x48c8a (0x77a98c8a) ole32.dll + 0x2eef5 (0x77a7eef5) 0xffffffff -- But, i shouldn't need to reload the page :).
i've just had it happen where the top is fine and the stack is missing, again, reloading fixes it.
| Assignee | ||
Comment 2•20 years ago
|
||
Are you manually opening the tabs by clicking on the tabs? Or are you using some utility to auto-open all the links on the page? I'll look to see if there is anything I can do, but this is not going to be at the top of my todo list anytime soon.
Status: NEW → ASSIGNED
Target Milestone: --- → Future
manually right clicking each link and selecting open in new tab (tabs set to open in the background)
Product: Core → mozilla.org
Target Milestone: Future → ---
Version: Trunk → other
Comment 4•14 years ago
|
||
Talkback isn't used anymore: R.Invalid now.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•