<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 06/08/2015 11:39 AM, Simon Lees
      wrote:<br>
    </div>
    <blockquote cite="mid:5574F965.6070404@simotek.net" type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      <br>
      <br>
      <div class="moz-cite-prefix">On 06/08/2015 11:17 AM, Akira TAGOH
        wrote:<br>
      </div>
      <blockquote
cite="mid:CACT-Cx1YKh1S9XV6bO06ZC=9WihBgCj764=zRWV96GCLELA4Vw@mail.gmail.com"
        type="cite">
        <div dir="ltr">What version of fontconfig did you use?</div>
      </blockquote>
      Sorry realised I should have mentioned this after sending, that
      was 2.11.1 as shipped by openSUSE, <a moz-do-not-send="true"
        class="moz-txt-link-freetext"
href="https://build.opensuse.org/package/show/home:simotek:branches:M17N/fontconfig">https://build.opensuse.org/package/show/home:simotek:branches:M17N/fontconfig</a>
      I also tried 2.11.0 from a older openSUSE and from ubuntu 14.04
      which was working on the ubuntu userspace. I am going to build
      from git and try that hopefully tonight<br>
      <br>
      A strange pattern i've noticed is that regardless of version and
      when it runs its always trying to access 0x31595E93 i'll try and
      dig a bit deeper tonight, the logs come from launching ubuntu in
      valgrind.<br>
    </blockquote>
    That should read enlightenment in valgrind. <br>
    <blockquote cite="mid:5574F965.6070404@simotek.net" type="cite"> <br>
      Cheers<br>
      Simon<br>
      <blockquote
cite="mid:CACT-Cx1YKh1S9XV6bO06ZC=9WihBgCj764=zRWV96GCLELA4Vw@mail.gmail.com"
        type="cite">
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Sat, Jun 6, 2015 at 9:55 PM, Simon
            Lees <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:simon@simotek.net" target="_blank">simon@simotek.net</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All,<br>
              <br>
              Trying to launch enlightenment under openSUSE on my ODROID
              C1 and valgrind is reporting the following crash, I'll try
              and get more info later but gdb isn't running properly for
              me atm. If there is a better place to report this let me
              know.<br>
              <br>
              ==23094== Invalid read of size 4<br>
              ==23094==    at 0x56553D4: FcPatternObjectPosition
              (fcpat.c:396)<br>
              ==23094==    by 0x5655B03: FcPatternObjectFindElt
              (fcpat.c:412)<br>
              ==23094==    by 0x5656973: FcPatternObjectGet
              (fcpat.c:852)<br>
              ==23094==    by 0x5656B5B: FcPatternObjectGetString
              (fcpat.c:936)<br>
              ==23094==    by 0x5645D67: FcConfigAddCache (fccfg.c:329)<br>
              ==23094==    by 0x5645EBB: FcConfigAddDirList
              (fccfg.c:382)<br>
              ==23094==    by 0x5645F43: FcConfigBuildFonts
              (fccfg.c:412)<br>
              ==23094==    by 0x564FAB3: FcInitLoadOwnConfigAndFonts
              (fcinit.c:140)<br>
              ==23094==    by 0x4CFD667: ??? (in
              /usr/lib/libevas.so.1.13.2)<br>
              ==23094==    by 0x4C8756F: evas_canvas_font_path_append
              (in /usr/lib/libevas.so.1.13<br>
              .2)<br>
              ==23094==    by 0x4C8C667: evas_font_path_append (in
              /usr/lib/libevas.so.1.13.2)<br>
              ==23094==    by 0xE7D5F: e_path_evas_append (in
              /usr/bin/enlightenment)<br>
              ==23094==    by 0x55A1B: e_canvas_add (in
              /usr/bin/enlightenment)<br>
              ==23094==    by 0x41C1B: main (in /usr/bin/enlightenment)<br>
              ==23094==  Address 0x3159ce93 is not stack'd, malloc'd or
              (recently) free'd<br>
              ==23094==<br>
              ==23094==<br>
              ==23094== Process terminating with default action of
              signal 11 (SIGSEGV)<br>
              ==23094==  Access not within mapped region at address
              0x3159CE93<br>
              ==23094==    at 0x56553D4: FcPatternObjectPosition
              (fcpat.c:396)<br>
              ==23094==    by 0x5655B03: FcPatternObjectFindElt
              (fcpat.c:412)<br>
              ==23094==    by 0x5656973: FcPatternObjectGet
              (fcpat.c:852)<br>
              ==23094==    by 0x5656B5B: FcPatternObjectGetString
              (fcpat.c:936)<br>
              ==23094==    by 0x5645D67: FcConfigAddCache (fccfg.c:329)<br>
              ==23094==    by 0x5645EBB: FcConfigAddDirList
              (fccfg.c:382)<br>
              ==23094==    by 0x5645F43: FcConfigBuildFonts
              (fccfg.c:412)<br>
              ==23094==    by 0x564FAB3: FcInitLoadOwnConfigAndFonts
              (fcinit.c:140)<br>
              ==23094==    by 0x4CFD667: ??? (in
              /usr/lib/libevas.so.1.13.2)<br>
              ==23094==    by 0x4C8756F: evas_canvas_font_path_append
              (in /usr/lib/libevas.so.1.13<br>
              .2)<br>
              ==23094==    by 0x4C8C667: evas_font_path_append (in
              /usr/lib/libevas.so.1.13.2)<br>
              ==23094==    by 0xE7D5F: e_path_evas_append (in
              /usr/bin/enlightenment)<br>
              ==23094==    by 0x55A1B: e_canvas_add (in
              /usr/bin/enlightenment)<br>
              ==23094==    by 0x41C1B: main (in /usr/bin/enlightenment)<br>
              <br>
              <br>
              Cheers<span class="HOEnZb"><font color="#888888"><br>
                  Simon Lees<br>
                  _______________________________________________<br>
                  Fontconfig mailing list<br>
                  <a moz-do-not-send="true"
                    href="mailto:Fontconfig@lists.freedesktop.org"
                    target="_blank">Fontconfig@lists.freedesktop.org</a><br>
                  <a moz-do-not-send="true"
                    href="http://lists.freedesktop.org/mailman/listinfo/fontconfig"
                    target="_blank">http://lists.freedesktop.org/mailman/listinfo/fontconfig</a><br>
                </font></span></blockquote>
          </div>
          <br>
          <br clear="all">
          <div><br>
          </div>
          -- <br>
          <div class="gmail_signature">Akira TAGOH</div>
        </div>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>