Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 1 and Version 2 of TipsForBugReports


Ignore:
Timestamp:
Apr 9, 2007, 3:17:59 PM (17 years ago)
Author:
lschiere
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TipsForBugReports

    v1 v2  
    1 --Windows Users--
    2 -DLL Hell and Win Pidgin-
     1= Windows Users =
     2== DLL Hell and Win Pidgin ==
    33A very common but very unpleasant Windows SNAFU (known as DLL Hell) has been experienced by many Win Pidgin users.
    44
     
    77Cause: Dlls with the same name as those that Pidgin uses are found in the dll search path and are used instead of those installed by Pidgin, likely causing Pidgin to malfunction. This can happen when application developers install their dlls to Windows system directories. The most commonly used dll to cause dll hell is zlib.dll.
    88
    9 -What to do if Pidgin crashes-
     9== What to do if Pidgin crashes ==
    1010
    1111First make sure that you are not affected by 'Dll Hell' as described above. Download and install the debug version of Win Pidgin. The next time you run Pidgin and it crashes, the call stack will be dumped to pidgin.RPT in your Pidgin install dir. When submitting a bug report, give a detailed description on how to produce your bug and attach the most recent crash dump from your pidgin.RPT
    1212
    13 --All Other Users--
     13= All Other Users =
    1414
    1515See http://pidgin.im/gdb.php (Note: these instructions should be moved to the wiki at some point soon.)
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!