[Github-comments] [geany/geany-plugins] Webhelper: geany crashes when I turn on web inspector (#412)

PICCORO Lenz McKAY notifications at xxxxx
Fri Feb 10 12:51:53 UTC 2017


@frlan  i dont remenber right now but do the most rapid : (using Debian testing in some time of the  2016 and geany 1.29-something) 

 if the info provided are not enough tell me how and i do it:

```
systemas at syslaptop04 ~ $ gdb geany
GNU gdb 7.7.1-Debian
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
Type "show configuration" for configuration details.
Para las instrucciones de informe de errores, vea:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Leyendo símbolos desde geany...(no se encontraron símbolos de depuración)hecho.
(gdb) run
Starting program: /usr/bin/geany 
[Depuración de hilo usando libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib/i386-linux-gnu/libstdc++.so.6.0.19-gdb.py", line 63, in <module>
    from libstdcxx.v6.printers import register_libstdcxx_printers
ImportError: No module named 'libstdcxx'
[Nuevo Thread 0xa9304b40 (LWP 5627)]

(geany:5623): GLib-GObject-WARNING **: Attempt to add property GwhSettings::browser-auto-reload after class was initialised

(geany:5623): GLib-GObject-WARNING **: Attempt to add property GwhSettings::browser-last-uri after class was initialised

(geany:5623): GLib-GObject-WARNING **: Attempt to add property GwhSettings::browser-bookmarks after class was initialised

(geany:5623): GLib-GObject-WARNING **: Attempt to add property GwhSettings::browser-orientation after class was initialised

(geany:5623): GLib-GObject-WARNING **: Attempt to add property GwhSettings::browser-position after class was initialised

(geany:5623): GLib-GObject-WARNING **: Attempt to add property GwhSettings::browser-separate-window-geometry after class was initialised

(geany:5623): GLib-GObject-WARNING **: Attempt to add property GwhSettings::inspector-window-geometry after class was initialised

(geany:5623): GLib-GObject-WARNING **: Attempt to add property GwhSettings::inspector-detached after class was initialised

(geany:5623): GLib-GObject-WARNING **: Attempt to add property GwhSettings::wm-secondary-windows-skip-taskbar after class was initialised

(geany:5623): GLib-GObject-WARNING **: Attempt to add property GwhSettings::wm-secondary-windows-are-transient after class was initialised

(geany:5623): GLib-GObject-WARNING **: Attempt to add property GwhSettings::wm-secondary-windows-type after class was initialised
[Nuevo Thread 0xa42d0b40 (LWP 5628)]
[Nuevo Thread 0xa39abb40 (LWP 5629)]
Vector smash protection is enabled.
[Nuevo Thread 0xa09e8b40 (LWP 5630)]
[Nuevo Thread 0x9ffffb40 (LWP 5631)]
[Nuevo Thread 0x9f7feb40 (LWP 5632)]
[Nuevo Thread 0x9edffb40 (LWP 5633)]
[Nuevo Thread 0x9ddffb40 (LWP 5634)]
[Nuevo Thread 0x9d548b40 (LWP 5635)]
[Nuevo Thread 0x9cce7b40 (LWP 5636)]
[Nuevo Thread 0x9c0deb40 (LWP 5640)]
[Thread 0x9cce7b40 (LWP 5636) terminado]
[Nuevo Thread 0x9cce7b40 (LWP 5658)]
[Nuevo Thread 0x9b8ddb40 (LWP 5659)]
[Nuevo Thread 0x9afdab40 (LWP 5660)]
[Nuevo Thread 0x9a7d9b40 (LWP 5661)]
[Nuevo Thread 0x99fd8b40 (LWP 5662)]
[Nuevo Thread 0x996d5b40 (LWP 5663)]
[Nuevo Thread 0x98ed4b40 (LWP 5664)]
[Nuevo Thread 0x9819fb40 (LWP 5665)]
[Nuevo Thread 0x9799eb40 (LWP 5666)]

Program received signal SIGTRAP, Trace/breakpoint trap.
0x95d4e0dc in ?? ()
(gdb) bt
#0  0x95d4e0dc in ?? ()
#1  0x95d481d8 in ?? ()
#2  0xa69932cf in ?? ()
   from /usr/lib/i386-linux-gnu/libjavascriptcoregtk-1.0.so.0
#3  0xa6927f3d in JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*, JSC::Register*) () from /usr/lib/i386-linux-gnu/libjavascriptcoregtk-1.0.so.0
#4  0xa6905f51 in JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) ()
   from /usr/lib/i386-linux-gnu/libjavascriptcoregtk-1.0.so.0
#5  0xa6a49606 in JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) ()
   from /usr/lib/i386-linux-gnu/libjavascriptcoregtk-1.0.so.0
#6  0xa6a8f79b in JSC::boundFunctionCall(JSC::ExecState*) ()
   from /usr/lib/i386-linux-gnu/libjavascriptcoregtk-1.0.so.0
#7  0x9e50596f in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(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-plugins/issues/412#issuecomment-278935154
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170210/1d414f9a/attachment.html>


More information about the Github-comments mailing list