logo
follow us On Twitter   Follow us on Facebook   Gladinet Cloud Storage Blog   Support forum
 
  HOME     LOGIN     PLANS    
 

Welcome Guest Search | Active Topics | Members | Log In | Register

What to do when GCD crashed? Options
jerryh
Posted: Monday, December 01, 2008 10:40:02 PM
Rank: Administration
Groups: Administration

Joined: 11/26/2008
Posts: 90
Points: 808
The best way to help us resolve the problem quickly is to send us stack trace by using a microsoft debugging tool - windbg. We need the 32-bit msi package for windbg.

You can download the package here directly.
http://msdl.microsoft.com/download/symbols/debuggers/dbg_x86_6.11.1.404.msi

Or you can go to the page here.
http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx#b

Go down to 'Previous Versions of Debugging Tools for Windows' section and download
Previous Release version 6.11.1.404 - March 27, 2009
Install 32-bit version 6.11.1.404 [16.9 MB]


Once you install the msi package, please set it up as a postmortem debugger:
(1) Open a Command Prompt (If on Vista, open the command prompt with Admin right)
(2) cd to the directory where the debugger is installed, normally it is at C:\Program Files\Debugging Tools for Windows (x86)
cd "C:\Program Files\Debugging Tools for Windows (x86)"
(3) type:
windbg -I

this will install windbg as the postmortem debugger.

When Gladinet crashes again, it will crash into debugger.

In windbg command prompt:
Type 'kb' to generate the stack trace.
Type 'r' to get the registry info related.
Type '.dump /ma c:\temp\gladinet.dmp' to create mini dump.

Copy and email the stack trace to us at support@gladinet.com, with your Gladinet version number and OS information. Please keep the mini dump, in case we need to dump file to analyze it.

Thanks!


jerryh attached the following image(s):
windbg001.png

Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

This page was generated in 0.233 seconds.

HOME | CONTACT US | TERMS OF SERVICE | PRIVACY STATEMENT
©2008-2012 GLADINET, INC. ALL RIGHTS RESERVED.