Open topic with navigation
Report Bugs
Found a bug in db4o? Here are a few tips and tricks for reporting bugs.
Where Do I Report Bugs?
The best way to report a bug is to report it on our issue tracking system. 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 you are not sure if the issue is an bug or another problem you maybe want to 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:
- Steps to reproduce the bug. In order to fix the bug a step by step instruction on how to reproduce the issue is essential.
- When possible include a the test-code which reproduces the issue.
- Include the db4o version in your bug report. The complete version of db4o is included in the jar-name.
- Include information about your platform. Which Java Version and what kind of device (like ). Which .NET version and what kind of device (for example a embedded system)
- In case of exceptions, please add also the stack trace.