Skip to content

Bug reporting

Dimitry Sibiryakov edited this page Sep 7, 2024 · 4 revisions

If you encounter bug of any kind it is good to make following steps to make its elimination easier:

  1. Replace provider library with a debug version.
  2. Run testcase.
  3. Find in temporary directory file magpie_XXXX.log and save it.
  4. Make the log (and testcase if possible) available in issue tracker.

During this process it is recommended to have Firebird running in Application or Embedded mode. If it is run in Service mode the log files will be in temporary directory for the user used to run the service. For <LOCAL SYSTEM> it is "%WINDIR%\Temp" unaccessible for ordinary users.

Clone this wiki locally