<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>FU: segmentation fault bug</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>In my previous post I was sure the bug was related to brackets as I had<BR>
only experienced it in that context (some ~10 times I reckon).<BR>
<BR>
Now I just experienced a crash again, but this time I was merely searching<BR>
through a file. Upon restarting geany it crashed again when I clicked the<BR>
tab of the file I've been working on.<BR>
<BR>
the last run was from commandline and I got this output:<BR>
--<BR>
geany -n -t<BR>
** INFO: trying to create a new named pipe<BR>
** INFO: debug mode built in (can't be disabled)<BR>
** INFO: Could(or should) not load libvte.so.4, terminal support disabled<BR>
** INFO: /var/www/node7/phpBB2/n7/n7_fm.php : PHP (UTF-8)<BR>
** INFO: /var/www/node7/phpBB2/n7/lib/fm_functions.php : PHP (UTF-8)<BR>
** INFO: /var/www/node7/phpBB2/docs/n7_sql.txt : None (UTF-8)<BR>
<BR>
(geany:2337): Gdk-CRITICAL **: gdk_window_scroll: assertion `GDK_IS_WINDOW (window)' failed<BR>
<BR>
(geany:2337): Gdk-CRITICAL **: gdk_window_process_updates: assertion `window != NULL' failed<BR>
** INFO: /var/www/node7/phpBB2/docs/n7_ideas.txt : None (UTF-8)<BR>
** INFO: /var/www/node7/phpBB2/templates/subSilver/n7/n7_post.tpl : None (UTF-8)<BR>
** INFO: /var/www/node7/phpBB2/templates/subSilver/n7/n7_fm_list.tpl : None (UTF-8)<BR>
** INFO: /var/www/node7/phpBB2/n7/lib/n7_functions.php : PHP (UTF-8)<BR>
<BR>
(geany:2337): Gdk-CRITICAL **: gdk_window_scroll: assertion `GDK_IS_WINDOW (window)' failed<BR>
<BR>
(geany:2337): Gdk-CRITICAL **: gdk_window_process_updates: assertion `window != NULL' failed<BR>
** INFO: /var/www/node7/phpBB2/n7/language/lang_english/lang_n7cp.php : PHP (UTF-8)<BR>
** INFO: /var/www/node7/phpBB2/n7/n7_bits.php : PHP (UTF-8)<BR>
Segmentation fault<BR>
--<BR>
<BR>
don't know if that helps in any way though :/<BR>
<BR>
<BR>
~kris</FONT>
</P>

</BODY>
</HTML>