Open topic with navigation
Report Bugs
Find a bug in db4o? Here are a few tips and tricks for reporting bugs.
Where Do I Report Bugs?
The best way to report bugs is to directly report the bug in our issue tracking system here. The login for the bug tracker is the same as in the db4o community page and db4o forums. If you don't have a login yet you can register here.
In cases where you are not sure if the issue is an bug or another problem you maybe want to first discuss it in the db4o forums.
What Should The Bug Report Contain?
The bug report should be as specific as possible, so that the room for interpretation is very small. Those items are important:
- Steps to reproduce the bug. In order to fix the bug a step by step instructions on how to reproduce the issue are essential.
- Include the db4o version in your bug report. To see the version you can right click on the db4o assembly, go to 'Properties', then to the tab 'Details' and read the version there in the 'Product Version' section.
- Include information about your platform. Which .NET version and what kind of device (for example a embedded system)
- In case of exceptions, please add also the stack trace.