<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    Thanks building from git head on the master branch seems to have
    fixed the issue. If anyone knows which commit might have fixed it I
    might backport it to the packages i'm using, if know one knows I
    wont bother.<br>
    <br>
    Cheers<br>
    Simon<br>
    <br>
    <div class="moz-cite-prefix">On 06/08/2015 11:50 AM, Akira TAGOH
      wrote:<br>
    </div>
    <blockquote
cite="mid:CACT-Cx1Z+8tmvHz00gduAN8jiyM_c9H95Aa1yAFQ6vZ-3b+d6Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">a lot of bug fixes happened in snapshot. can you
        try the latest snapshot of 2.11.94 to see if your problem still
        persists there?</div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Jun 8, 2015 at 11:10 AM, 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">
            <div bgcolor="#FFFFFF" text="#000000"><span class=""> <br>
                <br>
                <div>On 06/08/2015 11:39 AM, Simon Lees wrote:<br>
                </div>
                <blockquote type="cite"> <br>
                  <br>
                  <div>On 06/08/2015 11:17 AM, Akira TAGOH wrote:<br>
                  </div>
                  <blockquote 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"
href="https://build.opensuse.org/package/show/home:simotek:branches:M17N/fontconfig"
                    target="_blank">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>
              </span> That should read enlightenment in valgrind. <br>
              <div>
                <div class="h5">
                  <blockquote type="cite"> <br>
                    Cheers<br>
                    Simon<br>
                    <blockquote 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><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>Akira TAGOH</div>
                      </div>
                    </blockquote>
                    <br>
                  </blockquote>
                  <br>
                </div>
              </div>
            </div>
            <br>
            _______________________________________________<br>
            Fontconfig mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:Fontconfig@lists.freedesktop.org">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>
            <br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature">Akira TAGOH</div>
      </div>
    </blockquote>
    <br>
  </body>
</html>