Menu

#10 examples segfault

closed
nobody
None
5
2021-04-20
2019-04-28
No

I created configure as per the readme using scripts/myAutoreconf.sh

after building the examples seem not to be binaries but scripts, running any of the scripts causes a seg fault.

Discussion

  • Brent Baccala

    Brent Baccala - 2019-04-29

    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?

     
  • Mr C Camacho

    Mr C Camacho - 2019-04-29

    I'm using Void Linux

     
  • Mr C Camacho

    Mr C Camacho - 2019-04-29
    #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
    
     
  • Brent Baccala

    Brent Baccala - 2019-05-02

    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.

     
  • Mr C Camacho

    Mr C Camacho - 2019-05-02

    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....

     
  • Felipe Castro

    Felipe Castro - 2021-04-18

    Try out again with the new version 1.0.0.

     
  • Felipe Castro

    Felipe Castro - 2021-04-20
    • status: open --> closed
     
  • Felipe Castro

    Felipe Castro - 2021-04-20

    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

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.