In my previous post I was sure the bug was related to brackets as I had
only experienced it in that context (some ~10 times I reckon).

Now I just experienced a crash again, but this time I was merely searching
through a file. Upon restarting geany it crashed again when I clicked the
tab of the file I've been working on.

the last run was from commandline and I got this output:
--
geany -n -t
** INFO: trying to create a new named pipe
** INFO: debug mode built in (can't be disabled)
** INFO: Could(or should) not load libvte.so.4, terminal support disabled
** INFO: /var/www/node7/phpBB2/n7/n7_fm.php : PHP (UTF-8)
** INFO: /var/www/node7/phpBB2/n7/lib/fm_functions.php : PHP (UTF-8)
** INFO: /var/www/node7/phpBB2/docs/n7_sql.txt : None (UTF-8)

(geany:2337): Gdk-CRITICAL **: gdk_window_scroll: assertion `GDK_IS_WINDOW (window)' failed

(geany:2337): Gdk-CRITICAL **: gdk_window_process_updates: assertion `window != NULL' failed
** INFO: /var/www/node7/phpBB2/docs/n7_ideas.txt : None (UTF-8)
** INFO: /var/www/node7/phpBB2/templates/subSilver/n7/n7_post.tpl : None (UTF-8)
** INFO: /var/www/node7/phpBB2/templates/subSilver/n7/n7_fm_list.tpl : None (UTF-8)
** INFO: /var/www/node7/phpBB2/n7/lib/n7_functions.php : PHP (UTF-8)

(geany:2337): Gdk-CRITICAL **: gdk_window_scroll: assertion `GDK_IS_WINDOW (window)' failed

(geany:2337): Gdk-CRITICAL **: gdk_window_process_updates: assertion `window != NULL' failed
** INFO: /var/www/node7/phpBB2/n7/language/lang_english/lang_n7cp.php : PHP (UTF-8)
** INFO: /var/www/node7/phpBB2/n7/n7_bits.php : PHP (UTF-8)
Segmentation fault
--

don't know if that helps in any way though :/


~kris