[Github-comments] [geany/geany-plugins] Projectorganizer crash (#554)
Thomas Martitz
notifications at xxxxx
Thu Mar 30 14:33:25 UTC 2017
When closing a project:
```
Thread 1 "geany" received signal SIGSEGV, Segmentation fault.
0x00007fffe0016aa2 in expand_path (utf8_expanded_path=0x13cf090 "", select=select at entry=0) at prjorg-sidebar.c:1168
1168 foreach_slist (elem, prj_org->roots)
(gdb) bt
#0 0x00007fffe0016aa2 in expand_path (utf8_expanded_path=0x13cf090 "", select=select at entry=0) at prjorg-sidebar.c:1168
#1 0x00007fffe0016c5f in expand_on_idle (ptr=0x8659a0) at prjorg-sidebar.c:1224
#2 0x00007ffff529945a in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#3 0x00007ffff5299810 in () at /usr/lib/libglib-2.0.so.0
#4 0x00007ffff5299b32 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
#5 0x00007ffff724ed05 in gtk_main () at /usr/lib/libgtk-3.so.0
#6 0x00007ffff79a7a40 in main_lib (argc=<optimized out>, argv=<optimized out>) at ../../src/libmain.c:1236
#7 0x00007ffff4cad511 in __libc_start_main () at /usr/lib/libc.so.6
#8 0x000000000040061a in _start ()
```
Reverting 8111515e7ce4bbc991f31e497a978cb0c56d9b90 helps
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/554
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170330/89b08941/attachment.html>
More information about the Github-comments
mailing list