Guest User

Untitled

a guest
Dec 14th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. (uzbl-core:78639): GLib-GIO-CRITICAL **: g_initable_new_valist: assertion `G_TYPE_IS_INITABLE (object_type)' failed
  2.  
  3. (uzbl-core:78639): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
  4.  
  5. Program received signal EXC_BAD_ACCESS, Could not access memory.
  6. Reason: KERN_INVALID_ADDRESS at address: 0x0000000005923900
  7. 0x00007fff92330650 in strlen ()
  8. (gdb) bt
  9. #0 0x00007fff92330650 in strlen ()
  10. #1 0x0000000102a10d0b in g_strconcat ()
  11. #2 0x000000010000c0f8 in find_existing_file2 ()
  12. #3 0x000000010000c312 in find_existing_file ()
  13. #4 0x0000000100002a13 in spawn ()
  14. #5 0x0000000100006e64 in spawn_sync_exec ()
  15. #6 0x0000000100002e66 in run_parsed_command ()
  16. #7 0x0000000100002c08 in parse_cmd_line ()
  17. #8 0x00000001000021a6 in parse_cmd_line_cb ()
  18. #9 0x000000010000c234 in for_each_line_in_file ()
  19. #10 0x0000000100002126 in run_command_file ()
  20. #11 0x0000000100003c56 in settings_init ()
  21. #12 0x0000000100004801 in main ()
Add Comment
Please, Sign In to add comment