Skip to content

Instantly share code, notes, and snippets.

@darkslategrey
Created May 21, 2015 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save darkslategrey/fadc44642f1be0f94f76 to your computer and use it in GitHub Desktop.
Save darkslategrey/fadc44642f1be0f94f76 to your computer and use it in GitHub Desktop.
(dwb:2721): GLib-GObject-WARNING **: invalid unclassed pointer in cast to 'WebKitDOMNode'
** (dwb:2721): CRITICAL **: WebKitDOMNode* webkit_dom_node_get_parent_node(WebKitDOMNode*): assertion 'WEBKIT_DOM_IS_NODE(self)' failed
(dwb:2721): GLib-GObject-WARNING **: invalid unclassed pointer in cast to 'WebKitDOMNode'
** (dwb:2721): CRITICAL **: WebKitDOMNode* webkit_dom_node_get_parent_node(WebKitDOMNode*): assertion 'WEBKIT_DOM_IS_NODE(self)' failed
Received SIGSEGV, trying to clean up.
Last 14 stack frames:
14: dwb() [0x411bf3]
13: dwb() [0x43057f]
12: /usr/lib/libpthread.so.0(+0x10740) [0x7f240c309740]
11: /usr/lib/libgobject-2.0.so.0(g_type_check_instance_cast+0x20) [0x7f240d49d4f0]
10: dwb() [0x42ddf7]
9: dwb() [0x42e176]
8: dwb() [0x436cce]
7: dwb() [0x43940d]
6: dwb() [0x43beb0]
5: dwb() [0x43c52e]
4: /usr/lib/libgio-2.0.so.0(g_application_run+0x172) [0x7f240d764382]
3: dwb() [0x43c7a4]
2: /usr/lib/libc.so.6(__libc_start_main+0xf0) [0x7f240bc34800]
1: dwb() [0x411ce9]
Segmentation fault (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment