Reporting bugs for obex-data-server

There are generally two types of bugs for obex-data-server:

  • Crashers (when obex-data-server crashes with e.g. SEGFAULT) - you need backtrace and ods debug output to report this
  • Incorrect behaviour (when obex-data-server does smth not the way it's supposed to) - you need ods debug output to report this

To get proper backtraces and ods debug output, you need to rebuild ods with debug information:

./configure --enable-debug

To get ods debug output, run obex-data-server manually (you might have to kill the one, that's already running):

killall obex-data-server
./obex-data-server --no-daemon
 
obex-data-server/reporting_bugs.txt · Last modified: 2008/03/05 21:12 by skirsdeda
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki