Ticket #24098: inscape.txt

File inscape.txt, 2.7 KB (added by miken32 (Michael Newton), 14 years ago)

gdb backtrace

Line 
1Starting program: /opt/local/bin/inkscape
2Reading symbols for shared libraries .... done
3Xlib:  extension "RANDR" missing on display "/tmp/launch-4DFZyJ/:0".
4
5(inkscape:4012): Gtk-WARNING **: Unable to find default local directory monitor type
6
7(inkscape:4012): Gtk-WARNING **: Unable to find default local directory monitor type
8
9(inkscape:4012): Gtk-WARNING **: Unable to find default local directory monitor type
10
11Program received signal EXC_BAD_ACCESS, Could not access memory.
12Reason: KERN_INVALID_ADDRESS at address: 0x00000000035671eb
130x0000000101d14730 in g_type_class_ref ()
14(gdb) bt
15#0  0x0000000101d14730 in g_type_class_ref ()
16#1  0x00000001001635e8 in sp_painter_free ()
17#2  0x00000001001f4ef5 in nr_arena_shape_finalize ()
18#3  0x00000001002d987a in (anonymous namespace)::finalize_object ()
19#4  0x0000000102d6e956 in GC_invoke_finalizers ()
20#5  0x0000000102d6c624 in GC_try_to_collect ()
21#6  0x0000000102d6c6b0 in GC_gcollect ()
22#7  0x000000010008d4aa in Inkscape::GC::(anonymous namespace)::collection_task ()
23#8  0x000000010002f907 in sigc::adaptor_functor<sigc::pointer_functor0<bool> >::operator() ()
24#9  0x000000010002f91d in sigc::internal::slot_call0<sigc::pointer_functor0<bool>, bool>::call_it ()
25#10 0x0000000101558152 in (anonymous namespace)::glibmm_source_callback ()
26#11 0x0000000102239199 in g_main_context_dispatch ()
27#12 0x000000010223c770 in g_main_context_iterate ()
28#13 0x000000010223ca85 in g_main_loop_run ()
29#14 0x0000000101629239 in gtk_dialog_run ()
30#15 0x00000001004279ab in Inkscape::UI::Dialog::FileOpenDialogImplGtk::show ()
31#16 0x000000010008360c in sp_file_import ()
32#17 0x00000001002b24f3 in sp_action_perform ()
33#18 0x0000000101cf3ec2 in g_closure_invoke ()
34#19 0x0000000101d08ae8 in signal_emit_unlocked_R ()
35#20 0x0000000101d0a626 in g_signal_emit_valist ()
36#21 0x0000000101d0a9f4 in g_signal_emit ()
37#22 0x00000001017b8fb0 in gtk_widget_activate ()
38#23 0x00000001016b9580 in gtk_menu_shell_activate_item ()
39#24 0x00000001016bae6d in gtk_menu_shell_button_release ()
40#25 0x00000001016ab4af in _gtk_marshal_BOOLEAN__BOXED ()
41#26 0x0000000101cf3ec2 in g_closure_invoke ()
42#27 0x0000000101d08c87 in signal_emit_unlocked_R ()
43#28 0x0000000101d0a2db in g_signal_emit_valist ()
44#29 0x0000000101d0a9f4 in g_signal_emit ()
45#30 0x00000001017b2bbe in gtk_widget_event_internal ()
46#31 0x00000001016a40cb in gtk_propagate_event ()
47#32 0x00000001016a52bc in gtk_main_do_event ()
48#33 0x0000000101a9dd94 in gdk_event_dispatch ()
49#34 0x0000000102239199 in g_main_context_dispatch ()
50#35 0x000000010223c770 in g_main_context_iterate ()
51#36 0x000000010223ca85 in g_main_loop_run ()
52#37 0x00000001016a56b0 in gtk_main ()
53#38 0x000000010002d460 in sp_main_gui ()
54#39 0x000000010002cb4d in main ()
55(gdb) quit
56The program is running.  Exit anyway? (y or n) y