[Github-comments] [geany/geany] Hang on file save (#853)

elextr notifications at xxxxx
Wed May 25 00:20:26 UTC 2016


This happened again.  Current master plus techee's highlight patch.

Saving a two line file to /tmp/untitled.py which succeeded but Geany never came back.

Not sure the backtrace is useful, its just in the main loop.  Continued several times but didn't catch any Geany activity.  Here is one such bt just for reference.

(gdb) bt
#0  0x00007f025297f629 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f025297f979 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f025293ded5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f025293e30a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f0254192e55 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#5  0x00007f0254d5a551 in main_lib (argc=1, argv=0x7fffc7075c98) at libmain.c:1229
#6  0x00007f0254724ec5 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x00000000004005fe in _start ()
(gdb) 

---
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/issues/853#issuecomment-221440063
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160524/448c261f/attachment.html>


More information about the Github-comments mailing list