[Github-comments] [geany/geany-plugins] Automark crashes geany on gtk3 built (#574)

Sagar Chalise notifications at xxxxx
Mon May 8 08:15:45 UTC 2017


Seems like automark is crashing geany with segmentation fault.

I am using gtk3 built on ubuntu 16.04.


Backtrace:

```
Thread 1 "geany" received signal SIGSEGV, Segmentation fault.
automark (user_data=0x3520f90) at automark.c:104
104             ScintillaObject    *sci = editor->sci;
(gdb) bt
#0  automark (user_data=0x3520f90) at automark.c:104
#1  0x00007ffff50de04a in g_main_context_dispatch ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff50de3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff50de712 in g_main_loop_run ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff6c24395 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#5  0x00007ffff799d567 in main_lib (argc=1, argv=0x7fffffffd948) at libmain.c:1233
#6  0x00007ffff7362830 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x00000000004005d9 in _start ()
```


-- 
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/574
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170508/cb1ce720/attachment.html>


More information about the Github-comments mailing list