aboutsummaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index b78f4e8..39d61ff 100755
--- a/run.sh
+++ b/run.sh
@@ -14,4 +14,6 @@ if [ ! -f ~/.local/share/fonts/Lato-Bold.ttf ]; then
fc-cache
fi
platform=`sibs platform`
-env GTK_THEME="css/style.css" ./sibs-build/$platform/debug/dchat
+set GDK_SYNCHRONIZE
+export LD_PRELOAD=/lib/libSegFault.so
+env GTK_THEME="css/style.css" ./sibs-build/$platform/debug/dchat --g-fatal-warnings