if you could run the program with -V (--verbose) or -z (--debug) this would give me more information. the debug option is only available when the program is compiled with debug enabled (./configure --enable-debug), but verbose will at least give me some more information. also, if you are able to give me a stack trace that would help. running the program from a terminal it might give you one itself.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
if you could run the program with -V (--verbose) or -z (--debug) this would give me more information. the debug option is only available when the program is compiled with debug enabled (./configure --enable-debug), but verbose will at least give me some more information. also, if you are able to give me a stack trace that would help. running the program from a terminal it might give you one itself.