Bug triage/2007-07-02

From Second Life Wiki
Jump to navigation Jump to search


Fast Track Import

(Move bugs here that have solid repros, or valid patches that you have reviewed)

Hot by Vote

  • SVC-385 - Votes: 3 - Huge decrease in performance of simulator after rolling restart of 28 juni! - Ruud Lathrop
    Not yet hot by votes but I'm sure it sure will be soon. The description sounds as if it's been well researched and it sounds serious. See also related VWR-1428 (NB)
    up over 50 votes (including related-to's) (NB)
    • IMPORTED
  • VWR-559 - Votes: 29 - Various reports of SL freezing all activity, requiring a reboot - Angelique Rich
    Vague, catch all bug. Gigs Taggart 18:45, 30 June 2007 (PDT)
    • META
  • SVC-155 - Votes: 15 - Sinking Through The Ground - Onder Skall
    • IMPORT
  • SVC-206 - Votes: 15 - When new users teleport into a non-empty region, Agent Time spikes and sim performance drops signfigantly for a short period time - Drew Dwi
    I'm not seeing this as much anymore Gigs Taggart 18:45, 30 June 2007 (PDT)
    • IMPORTED
  • VWR-1297 - Votes: 14 - Group IM errors: "Error messaging chat session" - Don Misfit
    Still a big problem. Gigs Taggart 18:45, 30 June 2007 (PDT)
    • IMPORT
  • MISC-61 - Votes: 14 - Can not "Set home to here" on a private island unless the land is DEEDED to the group. - Ceera Murakami
    I've come across this before, it seems to be related to if a landing point is set for the parcel, and various other TP settings. Gigs Taggart 18:45, 30 June 2007 (PDT)
    • IMPORT - assign to Torley
  • MISC-153 - Votes: 12 - Update servers and vendors failing - dataserver? - Maya Remblai
    I think this is related to email failing. Rebooting the region fixes it, for a while. Gigs Taggart 18:45, 30 June 2007 (PDT)
    • META
  • MISC-317 - Votes: 11 - orbitting "weapons" moving you to insane altitude, temp-breaking attachments, requiring one to relog. - Squirrel Wood
    • IMPORT
    The "ownage" bug. I showed this to Soft Linden and told her how to create such a weapon. Gigs Taggart 18:45, 30 June 2007 (PDT)
    • IMPORT
  • VWR-839 - Votes: 11 - Emptying inventory trash may randomly crash the viewer. - Simon Nolan
    • IMPORT (attach crash report if possible)
  • VWR-874 - Votes: 11 - Some avatars jitter/twitch - Alyx Sands
    • IMPORT
  • VWR-1298 - Votes: 10 - Group Chat Delays - Don Misfit
    Still a big problem. Gigs Taggart 18:45, 30 June 2007 (PDT)
    • IMPORT

Ran out of time

Patches

  • VWR-1470 - Buttons (IM, Teleport, Profile, ...) in friends list are disabled when opening friends list window - patch by Nicholaz Beresford
    Minor gui issue. Patch straighforward and pretty much low risk. (NB)
  • WEB-164 - Votes: 1 - Horizontal scroll bar fix (css) - Strife Onizuka
  • VWR-1455 - Votes: 0 - Various source cleanup patches - Nicholaz Beresford
  • VWR-1453 - Votes: 0 - A few old-school changes for llviewerregion.cpp - Nicholaz Beresford
  • VWR-1436 - Votes: 3 - Possible crash when ending program (and probably through runtime on laggy conditions) when destroying LLEventPoll - Nicholaz Beresford
    This accounts for about 5% of the crash reports I receive for my viewer. Especially on laggy conditions. (NB)
  • VWR-1354 - Votes: 1 - Possible crash in lldrawpool - Nicholaz Beresford
  • VWR-1353 - Votes: 2 - Misleading variable names in LLTextEditor - Alissa Sabre
  • VWR-1352 - Votes: 2 - A strange copy operation of LLStyle - Alissa Sabre
  • VWR-1344 - Votes: 4 - Reverse order of popups, so that new ones appear underneath existing ones rather than on top. - Matthew Dowd
  • VWR-1320 - Votes: 2 - Full Linux crash by mouse movement + cursor change with fglrx drivers for ATI graphics - Henri Beauchamp
  • VWR-1109 - Votes: 1 - Some source files in *.zip source distribution contain lines that end with LF only - Alissa Sabre
  • VWR-654 - Votes: 2 - Automatically Scroll output window for Tools / Reset all Scripts - Zi Ree
  • SVC-337 - Votes: 0 - MuteFlags set in a UpdateMuteListEntry message are discarded - able whitman

Misc Pool

Imported

These issues don't need to be discussed further, but are copied to this section to archive the discussion.

  • VWR-1434 - Null pointer crash when terraforming - patch by Gigs Taggart
    obvioius, two-liner (NB)
  • IMPORTED SVC-371 - Patch for llOwnerSay (color and grammer) - patch by Thraxis Epsilon
    hot by votes (40+ at the moment). I see this one as legit and good. The default color from the previous patch does suck (almost unreadable) and going back to ": " instead of "say " is also helpful, because some objects use this in forms like "User: activates this or that". I think the "say " was a coding error anyway (fell into a default case). Will include it in my viewer. (NB)
  • VWR-1406 - Unchecking "Go Away/AFK when idle" has no effect in 1.17.2.0 - patch by Henri Beauchamp
    10 votes. The patch reverts llagent.cpp back to 1.17.0. Simple 3-liner to make the debug entry prevent the 30-min logout. I support it (it may be something which someone did intentionally, which personally I don't like, because people will find other and more sim hogging ways to stay online).
  • IMPORTED VWR-1225 - Embedded notecards not functioning - patch by Gigs Taggart
    Hot by votes (over 100). I'm not sure about the implications of the patch, but since it's from Gigs, I'm sure it's good enough (I'll include it in my viewer) (NB)
    Eh, the patch is safe to use/merge, but it's kinda a workaround and doesn't completely address the issue. Gigs Taggart 17:01, 30 June 2007 (PDT)
  • VWR-1420 - IM in chat history is rendered nearly unreadbale now in 1.17.2.0 - color not changeable - patch by Thraxis Epsilon
    Have not checked it in depth yet, but will most likely include it in my viewer (more tests tomorrow) (NB)
    Verified. Seems to work as advertised. (NB)
    Guess I spoke too soon. It broke something else ... see comments there (NB)
    AAAARGH! Not my day today. Upon closer inspection the patch IS doing what it should. Gets my go-ahead (NB)
  • VWR-1465 - Viewer crash after taking several hi-res snapshots - patch by EponymousDylan Ra
    patch looks straightforward to me and looks like it fits the error he describes. (see my comment there) (NB)
    Might not be as straightforward as I thought. Will follow up on it on the JIRA.
    Ok, fixed patch reposted ... has my clearing now.(NB)
    "fixed internally" now by sardonyx (NB)

Resolved

These issues don't need to be discussed further, but are copied to this section to archive the discussion.

  • WEB-174 - Votes: 14 - According to the website, Lindens cannot be purchased through Lindex ATM's, but in fact, I can't purchase Linden's at all through the website either. - Jaymes Capalini

Transcript

Bug triage/2007-07-02/Transcript