<p></p>
<blockquote>
<p>This is a recorded message, please always provide the version of Geany, Glib and GTK (see lines near the top of Help->Debug Messages) and the operating system and version you are using.</p>
</blockquote>
<pre><code>11:48:50: Geany INFO             : Geany 1.36, C
11:48:50: Geany INFO            : GTK 3.24.14, GLib 2.62.5
</code></pre>
<p>Some last lines of <code>strace -v</code>:</p>
<pre><code>mkdir("/home/berny/.config/geany/plugins/git-changebar", 0700) = -1 EEXIST (File exists)
stat("/home/berny/.config/geany/plugins/git-changebar", {st_dev=makedev(0x8, 0x3), st_ino=5046407, st_mode=S_IFDIR|0700, st_nlink=2, st_uid=1000, st_gid=100, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=1568839490 /* 2019-09-18T22:44:50.294080482+0200 */, st_atime_nsec=294080482, st_mtime=1584615119 /* 2020-03-19T11:51:59.730143562+0100 */, st_mtime_nsec=730143562, st_ctime=1584615119 /* 2020-03-19T11:51:59.730143562+0100 */, st_ctime_nsec=730143562}) = 0
openat(AT_FDCWD, "/home/berny/.config/geany/plugins/git-changebar/git-changebar.conf.IW80H0", O_RDWR|O_CREAT|O_EXCL, 0666) = 10
fallocate(10, 0, 0, 105)                = -1 EOPNOTSUPP (Operation not supported)
write(10, "[general]\nmonitor-repository=tru"..., 105) = 105
fstatfs(10, {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=28350632, f_bfree=5107059, f_bavail=3692766, f_files=7208960, f_ffree=6905360, f_fsid={val=[1805602031, 1325029409]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_NOATIME}) = 0
lstat("/home/berny/.config/geany/plugins/git-changebar/git-changebar.conf", {st_dev=makedev(0x8, 0x3), st_ino=5046410, st_mode=S_IFREG|0644, st_nlink=1, st_uid=1000, st_gid=100, st_blksize=4096, st_blocks=8, st_size=105, st_atime=1584615119 /* 2020-03-19T11:51:59.718143404+0100 */, st_atime_nsec=718143404, st_mtime=1584615119 /* 2020-03-19T11:51:59.718143404+0100 */, st_mtime_nsec=718143404, st_ctime=1584615119 /* 2020-03-19T11:51:59.730143562+0100 */, st_ctime_nsec=730143562}) = 0
fsync(10)                               = 0
close(10)                               = 0
rename("/home/berny/.config/geany/plugins/git-changebar/git-changebar.conf.IW80H0", "/home/berny/.config/geany/plugins/git-changebar/git-changebar.conf") = 0
stat("/etc/localtime", {st_dev=makedev(0x8, 0x2), st_ino=656812, st_mode=S_IFREG|0644, st_nlink=2, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=2298, st_atime=1569244017 /* 2019-09-23T15:06:57+0200 */, st_atime_nsec=0, st_mtime=1569244017 /* 2019-09-23T15:06:57+0200 */, st_mtime_nsec=0, st_ctime=1583450481 /* 2020-03-06T00:21:21.877425942+0100 */, st_ctime_nsec=877425942}) = 0
munmap(0x7fbae129f000, 42136)           = 0
munmap(0x7fbae0a86000, 1012080)         = 0
munmap(0x7fbae1294000, 41032)           = 0
munmap(0x7fbae06de000, 247736)          = 0
getpgid(19619)                          = 19619
kill(-19619, SIGHUP)                    = 0
kill(19619, SIGHUP)                     = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SI_KERNEL, si_addr=NULL} ---
+++ killed by SIGSEGV (core dumped) +++
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2457#issuecomment-604266624">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6OD3HM37QCMG7U3PLRJL5PRANCNFSM4LPCLJBQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ3AES7SKTKKKGNNPATRJL5PRA5CNFSM4LPCLJB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQCGBAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2457#issuecomment-604266624",
"url": "https://github.com/geany/geany/issues/2457#issuecomment-604266624",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>