#0 0x00007ffff6fc5684 in () at /usr/lib/libgobject-2.0.so.0
#1 0x00007ffff6fbf13b in g_type_register_static ()
at /usr/lib/libgobject-2.0.so.0
#2 0x00007ffff6fbfcad in g_type_register_static_simple ()
at /usr/lib/libgobject-2.0.so.0
#3 0x00007ffff7fb6c71 in gtk_databox_xyc_graph_get_type_once ()
at gtkdatabox_xyc_graph.c:22
#4 0x00007ffff7fb6f95 in gtk_databox_xyc_graph_get_type ()
at gtkdatabox_xyc_graph.c:22
#5 0x00007ffff7fb9a05 in gtk_databox_points_get_type_once ()
at gtkdatabox_points.c:22
#6 0x00007ffff7fb9b35 in gtk_databox_points_get_type ()
at gtkdatabox_points.c:22
#7 0x00007ffff7fb9f76 in gtk_databox_points_new
(len=2000, X=0x55555560bf70, Y=0x55555560dec0, color=0x7fffffffe590, size=1) at gtkdatabox_points.c:105
#8 0x0000555555556488 in create_basics () at basics.c:99
#9 0x0000555555556488 in main (argc=<optimized out>, argv=<optimized out>)
at basics.c:130
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
thanks for taking the time, usually Void just works and is robust, the only gottcha I can think of with the installer is don't do a network install, install from the media and update after install....
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The segfault problem I also had experienced, and it should be fixed with release 1.0.0.
If you want examples not to be scripts, you may use ./configure --disable-shared
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The scripts run the binaries after setting environment variables to make sure that the right version of the library is used.
What operating system and/or distribution are you using?
I'm using Void Linux
I'm sorry, I've spent over an hour trying to install Void Linux. It's not working, and I'm not fooling with it any more. Sorry.
thanks for taking the time, usually Void just works and is robust, the only gottcha I can think of with the installer is don't do a network install, install from the media and update after install....
Try out again with the new version 1.0.0.
The segfault problem I also had experienced, and it should be fixed with release 1.0.0.
If you want examples not to be scripts, you may use ./configure --disable-shared