hatte eben einen Segmentation Fault. Habe nichts besonderes gemacht, nur gerade
eine neue Zeile angefangen. Hier die Ausgabe:
Code: Alles auswählen
nicolas@nicolas-desktop:~/programme/purebasic/compilers$ ./purebasic
PB_LoadEngine3DLibrary(): engine3d.so: cannot open shared object file: No such file or directory
(purebasic:12323): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
(purebasic:12323): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
(purebasic:12323): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
Fontconfig error: line 1: unknown encoding
Fontconfig error: Cannot load default config file
(purebasic:12323): Gtk-CRITICAL **: gtk_list_store_get_path: assertion `iter->stamp == GTK_LIST_STORE (tree_model)->stamp' failed
(purebasic:12323): Gtk-CRITICAL **: gtk_list_store_get_path: assertion `iter->stamp == GTK_LIST_STORE (tree_model)->stamp' failed
(purebasic:12323): Gtk-CRITICAL **: gtk_tree_view_set_cursor_on_cell: assertion `path != NULL' failed
(purebasic:12323): Gtk-CRITICAL **: gtk_tree_view_scroll_to_cell: assertion `path != NULL || column != NULL' failed
(purebasic:12323): Gtk-CRITICAL **: gtk_tree_view_set_cursor_on_cell: assertion `path != NULL' failed
(purebasic:12323): Gtk-CRITICAL **: gtk_tree_view_scroll_to_cell: assertion `path != NULL || column != NULL' failed
(purebasic:12323): Gtk-CRITICAL **: gtk_tree_view_set_cursor_on_cell: assertion `path != NULL' failed
(purebasic:12323): Gtk-CRITICAL **: gtk_tree_view_scroll_to_cell: assertion `path != NULL || column != NULL' failed
Fontconfig error: line 1: unknown encoding
Fontconfig error: Cannot load default config file
Fontconfig error: line 1: unknown encoding
Fontconfig error: Cannot load default config file
Fontconfig error: line 1: unknown encoding
Fontconfig error: Cannot load default config file
(pbdebuggerunicode:18306): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:2270: signal `m' is invalid for instance `0x9f37508'
(pbdebuggerunicode:18306): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:2270: signal `b' is invalid for instance `0x9f37508'
(pbdebuggerunicode:18306): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:2270: signal `b' is invalid for instance `0x9f37508'
(pbdebuggerunicode:18306): Gtk-CRITICAL **: gtk_tree_view_column_set_fixed_width: assertion `fixed_width > 0' failed
(pbdebuggerunicode:18306): Gtk-CRITICAL **: gtk_tree_view_column_set_fixed_width: assertion `fixed_width > 0' failed
(pbdebuggerunicode:18306): Gtk-CRITICAL **: gtk_tree_view_column_set_fixed_width: assertion `fixed_width > 0' failed
Fontconfig error: line 1: unknown encoding
Fontconfig error: Cannot load default config file
(purebasic:12323): Gtk-CRITICAL **: gtk_list_store_get_path: assertion `iter->stamp == GTK_LIST_STORE (tree_model)->stamp' failed
(purebasic:12323): Gtk-CRITICAL **: gtk_list_store_get_path: assertion `iter->stamp == GTK_LIST_STORE (tree_model)->stamp' failed
(purebasic:12323): Gtk-CRITICAL **: gtk_tree_view_set_cursor_on_cell: assertion `path != NULL' failed
(purebasic:12323): Gtk-CRITICAL **: gtk_tree_view_scroll_to_cell: assertion `path != NULL || column != NULL' failed
(purebasic:12323): Gtk-CRITICAL **: gtk_tree_view_set_cursor_on_cell: assertion `path != NULL' failed
(purebasic:12323): Gtk-CRITICAL **: gtk_tree_view_scroll_to_cell: assertion `path != NULL || column != NULL' failed
Segmentation fault
nicolas@nicolas-desktop:~/programme/purebasic/compilers$
Nach einem Neustart ist jetzt noch etwas merkwürdiges passiert:
Ich habe rechts im Projekt-Baum folgende Ansicht:
Code: Alles auswählen
Project-Folder
|-- Hash.pbi
|-- File.pbi
|-- Main.pb
stimmt es.