Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Xstata 14 segfaults on linux

    I have installed Stata 14 on my machine (I run Arch Linux) and I get a segfault before I get too see anything of the gui.

    [2354112.506634] xstata[16499]: segfault at 7ffc5fb8afe8 ip 00000000016e263c sp 00007ffc5fb8afe0 error 6 in xstata[400000+1ceb000]
    [2354127.147166] xstata[16559]: segfault at 7ffd5bcceff8 ip 00007f3a78938090 sp 00007ffd5bccf000 error 6 in libgdk_pixbuf-2.0.so.0.3600.0[7f3a7891d000+25000]
    [2354638.700170] xstata[19603]: segfault at 7ffd65dccff8 ip 00007f17b58a8ba5 sp 00007ffd65dccfe0 error 6 in libpng16.so.16.2.0[7f17b589d000+54000]

    I tried to install older version of the library mentioned in the error, that is, gdk-pixbuf, gtk and glib as well as libpng ( I have newer version of all of them installed) but that didn't work.

    Any suggestion?


  • #2
    This is probably best suited for Stata tech support.

    Comment


    • #3
      Its a little late... but i had same problems today with STATA 14 on SLES 12 SP4 . My solution has been as follows...

      1. run stata (text only) as root
      2. make sure your server is connected/can access the interwebs
      3. within stata console enter commands: update query
      4. follow the instructions on screen to download and install online updates to the software.
      5. enter "exit" within the stata console
      6. start xstata ( ./xstata )

      After that xstata ran just fine for me.

      regards
      Axel Werner

      Comment

      Working...
      X