Advertisement
gusibsd

Untitled

Mar 21st, 2014
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. Starting program: /wrkdirs/usr/ports/graphics/evince/work/evince-3.11.90/libview/tmp-introspectMwCnBV/.libs/EvinceView-3.0
  2. [New LWP 100454]
  3. Usage: /wrkdirs/usr/ports/graphics/evince/work/evince-3.11.90/libview/tmp-introspectMwCnBV/.libs/EvinceView-3.0 --introspect-dump=input,output[Inferior 1 (process 43287) exited with code 01]
  4. (gdb) run --introspect-dump=functions.txt,dump.xml
  5. Starting program: /wrkdirs/usr/ports/graphics/evince/work/evince-3.11.90/libview/tmp-introspectMwCnBV/.libs/EvinceView-3.0 --introspect-dump=functions.txt,dump.xml
  6. [New LWP 100454]
  7. [New Thread 80a406400 (LWP 100454)]
  8.  
  9. (process:43288): GLib-GObject-CRITICAL **: g_object_get_data: assertion 'G_IS_OBJECT (object)' failed
  10.  
  11. (process:43288): GLib-GObject-CRITICAL **: g_object_set_data_full: assertion 'G_IS_OBJECT (object)' failed
  12.  
  13. Program received signal SIGSEGV, Segmentation fault.
  14. [Switching to Thread 80a406400 (LWP 100454)]
  15. gdk_screen_get_setting (screen=0x0, name=0x802752d58 "gtk-application-prefer-dark-theme", value=0x7fffffffd1f0) at gdkscreen.c:1049
  16. 1049 gdkscreen.c: No such file or directory.
  17. (gdb) bt
  18. #0 gdk_screen_get_setting (screen=0x0, name=0x802752d58 "gtk-application-prefer-dark-theme", value=0x7fffffffd1f0) at gdkscreen.c:1049
  19. #1 0x00000008025bf853 in gtk_settings_get_property (object=<optimized out>, property_id=<optimized out>, value=0x7fffffffd1f0, pspec=0x80a40a220) at gtksettings.c:1855
  20. #2 0x000000080106dfd8 in g_object_get_valist () from /usr/local/lib/libgobject-2.0.so.0
  21. #3 0x000000080106e3e1 in g_object_get () from /usr/local/lib/libgobject-2.0.so.0
  22. #4 0x00000008025bf23d in settings_update_theme (settings=0x80a40e210) at gtksettings.c:3011
  23. #5 0x00000008025bd9fb in settings_init_style (settings=<optimized out>) at gtksettings.c:1731
  24. #6 gtk_settings_get_for_screen (screen=<optimized out>) at gtksettings.c:1780
  25. #7 0x00000008025cd502 in gtk_style_context_add_provider_for_screen (screen=0x0, provider=0x80a40b2b0, priority=600) at gtkstylecontext.c:1196
  26. #8 0x00000008008735c3 in ev_view_presentation_class_init (klass=0x80a484d00) at ev-view-presentation.c:1548
  27. #9 0x00000008008712a8 in ev_view_presentation_class_intern_init (klass=0x80a484d00) at ev-view-presentation.c:115
  28. #10 0x0000000801080765 in g_type_class_ref () from /usr/local/lib/libgobject-2.0.so.0
  29. #11 0x000000000040396e in dump_properties (type=34532073984, out=0x80a42b070) at /wrkdirs/usr/ports/graphics/evince/work/evince-3.11.90/libview/tmp-introspectMwCnBV/EvinceView-3.0.c:137
  30. #12 0x000000000040333c in dump_object_type (type=34532073984, symbol=0x80a4a81f9 "ev_view_presentation_get_type", out=0x80a42b070)
  31. at /wrkdirs/usr/ports/graphics/evince/work/evince-3.11.90/libview/tmp-introspectMwCnBV/EvinceView-3.0.c:257
  32. #13 0x0000000000402c90 in dump_type (type=34532073984, symbol=0x80a4a81f9 "ev_view_presentation_get_type", out=0x80a42b070)
  33. at /wrkdirs/usr/ports/graphics/evince/work/evince-3.11.90/libview/tmp-introspectMwCnBV/EvinceView-3.0.c:396
  34. #14 0x0000000000402824 in dump_irepository (arg=0x7fffffffdc3b "functions.txt,dump.xml", error=0x7fffffffd8c8)
  35. at /wrkdirs/usr/ports/graphics/evince/work/evince-3.11.90/libview/tmp-introspectMwCnBV/EvinceView-3.0.c:532
  36. #15 0x0000000000402453 in main (argc=2, argv=0x7fffffffd948) at /wrkdirs/usr/ports/graphics/evince/work/evince-3.11.90/libview/tmp-introspectMwCnBV/EvinceView-3.0.c:595
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement