Jump to content
  • 0

What are diagnostic logs and where are they located? (crash logs)


Lexie Linden
 Share

You are about to reply to a thread that has been inactive for 4951 days.

Please take a moment to consider if this thread is worth bumping.

Question

1 answer to this question

Recommended Posts

  • 0

Diagnostic logs, including crash logs, are a very important tool for  debugging Second Life Viewer problems; they allow a developer to try to  fix a bug that they've never personally witnessed.

Sometimes, our Support team will ask you to provide diagnostic logs while helping you with a  support ticket. Support may ask you to provide specific logs;  preferably, you can attach them to a support ticket, or if the contents  are shorter, you can open them up in a text editor and copy-and-paste  them into your ticket. If you're not sure, ask Support to clarify.

The Viewer can automatically submit crash logs to Linden Lab when  the Viewer crashes, but external developers can't see them publicly. If  you'd like the broader community to help find the bug that caused  Second Life to crash on your computer, you can report the bug on the Issue Tracker and attach your crash logs.

Where do I find the logs?

You'll need to locate the SecondLife folder which contains the logs folder, and its location depends on your platform.

In addition, platform specifics:

Windows 7 and Vista

64px-KBtip.png Tip: If you have problems finding this folder, try Everything, a handy tool that searches everything on your hard drive by name.

The folder is usually located at C:\Users\<username>\AppData\Roaming. If you install Second Life in a different location, the path is different. In any case, to get to the right place:

  1. In Windows Explorer, click the Start Button.
  2. In the search field (in Windows 7, it's labeled "Search  programs and files" and in Windows Vista, it's labeled "Start Search"),  type %appdata% and press Enter ↵.
  3. In the window that appears, open the SecondLife folder.
  4. see the logs folder for SecondLife.log, SecondLifeCrash.log and stack_trace.log

 

Windows XP

The folder is usually located at C:\Documents and Settings\<username>\Application Data\SecondLife. If you install Second Life in a different location, the path is different. To get to the right place:

  1. In Windows Explorer, click Start button.
  2. Click Run.
  3. In the Run window, type %appdata% and click OK.
    File:Windows_XP_appdata.png
  4. In the window that appears, open the SecondLife folder.
  5. see the logs folder for SecondLife.log, SecondLifeCrash.log and stack_trace.log

 

Mac

In addition to the Viewer's own crash reporting, there's also:

  • A general Mac OS X tool called Crash Reporter. More technical details.
  • A System Profiler report, which contains all of the necessary data about your computer  and the hardware inside of it. This is useful for Linden Lab to group  problems with similar hardware.
    1. In the Finder, choose Apple menu > About This Mac.
    2. Click the More Info button to open the System Profiler.
    3. In the System Profile, choose File > Save. Give the file a unique name so you can find it later, then attach it to your Issue Tracker bug report. Also see "Bug Reporting Best Practices" from Apple.

 

Linux

The folder is located at ~/.secondlife - it's a hidden folder (the folder name begins with a dot) and it's inside the user home folder. To get here:

  1. Open your file manager
  2. go to your home folder
  3. if needed, enable "Show Hidden Files and Directories" or a similar option in your file manager
  4. open the .secondlife folder
  5. see the logs folder for SecondLife.log, SecondLifeCrash.log and stack_trace.log
Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 4951 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...