Menu

Installation on Raspberry Pi

Problems
Anonymous
2016-01-19
2016-01-20
  • Anonymous

    Anonymous - 2016-01-19

    Hi Terry, not sure if you've tested this on the Pi or not? I'm not overly familiar with MUMPS V1 or %mapi* so may be doing something stupid, but I'm getting segmentation faults when trying to run the unit tests:

    MCL> d testall^%mapitun

    test1 ;Convert an Ascii string to UTF-8 Unicode.

    Some Ascii characters:
    ??
    Some Unicode characters:
    ????
    test2 ;Convert UTF-8 Unicode string to Ascii

    Some Ascii characters:

    Some Unicode characters:
    Segmentation fault
    $

    I also get a segmentation fault when trying to TYPE the routine:

    ...
    testall ; Test all subroutines below.
    new i,tag,line
    for i=1:1 set tag="test"_i,line=$text(@tag) quit:line="" do
    . write !,line,!
    . do @tag
    quit
    Segmentation fault
    $

    Mike

     
    • Terry L. Wiechmann

      Have not tested this on the Pi yet. That's planned in the April timeframe. Next version has been enhanced considerably and added to a new project. However, Segmentation faults are due to MUMPSV1 not responding to uncertain conditions properly. I'll check it out.

       
      • Anonymous

        Anonymous - 2016-01-20

        Thanks Terry. Let me know if you need any help testing. My email is mike_clayton@hotmail.com if you want to contact me directly

         

Anonymous
Anonymous

Add attachments
Cancel





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.