<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Segmentation fault (core dumped) Error in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Segmentation-fault-core-dumped-Error/m-p/941628#M140896</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Syed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is a memory problem, probably not enough space to build the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Oct 2019 14:54:20 GMT</pubDate>
    <dc:creator>Bio_TICFSL</dc:creator>
    <dc:date>2019-10-22T14:54:20Z</dc:date>
    <item>
      <title>Segmentation fault (core dumped) Error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Segmentation-fault-core-dumped-Error/m-p/941627#M140895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to add new recipe from git in meta-oe layer. but getting SegFault error. Does anybody have suggestions for this error?&lt;BR /&gt;-----------------&lt;/P&gt;&lt;P&gt;recipe repository url:&amp;nbsp;&amp;nbsp;&lt;A class="link-titled" href="https://github.com/emweb/wt.git" title="https://github.com/emweb/wt.git"&gt;GitHub - emweb/wt: Wt, C++ Web Toolkit&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;-----------------&lt;BR /&gt;&amp;nbsp;.BB file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUMMARY = "Simple helloworld application"&lt;BR /&gt;SECTION = "examples"&lt;BR /&gt;LICENSE = "MIT"&lt;BR /&gt;LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"&lt;/P&gt;&lt;P&gt;BB_STRICT_CHECKSUM = "0"&lt;BR /&gt;#SRC_URI[md5sum] = "caaca4d0c15664902f5c6f946489f9ee"&lt;BR /&gt;#SRC_URI[sha256sum] = "617c57b0c70a116901feb3425316c10f118f5611d3c9fb3a531fbd213d2f4326"&lt;BR /&gt;SRC_URI = "https://github.com/emweb/wt.git"&lt;BR /&gt;#SRC_URI += "file://wtfiles/"&lt;BR /&gt;#S = "${WORKDIR}/${BP}"&lt;BR /&gt;inherit autotools gettext&lt;BR /&gt;TOOLCHAIN_HOST_TASK += "nativesdk-cmake"&lt;BR /&gt;inherit pkgconfig cmake&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because i the checkusm changed everytime to i disabled it&lt;/P&gt;&lt;P&gt;-----------------------------------&lt;/P&gt;&lt;P&gt;ERROR&lt;/P&gt;&lt;P&gt;-----------------------------------&lt;/P&gt;&lt;P&gt;DEBUG: Executing python function sysroot_cleansstate&lt;BR /&gt;DEBUG: Python function sysroot_cleansstate finished&lt;BR /&gt;DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']&lt;BR /&gt;DEBUG: Executing shell function autotools_preconfigure&lt;BR /&gt;DEBUG: Shell function autotools_preconfigure finished&lt;BR /&gt;DEBUG: Executing python function autotools_copy_aclocals&lt;BR /&gt;DEBUG: Python function autotools_copy_aclocals finished&lt;BR /&gt;DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']&lt;BR /&gt;DEBUG: Executing shell function do_configure&lt;BR /&gt;-- The C compiler identification is GNU 5.3.0&lt;BR /&gt;-- The CXX compiler identification is GNU 5.3.0&lt;BR /&gt;-- Check for working C compiler: /mnt/MIIR/fsl-release-bsp/build/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc&lt;BR /&gt;-- Check for working C compiler: /mnt/MIIR/fsl-release-bsp/build/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc -- works&lt;BR /&gt;-- Detecting C compiler ABI info&lt;BR /&gt;-- Detecting C compiler ABI info - done&lt;BR /&gt;-- Detecting C compile features&lt;BR /&gt;-- Detecting C compile features - done&lt;BR /&gt;-- Check for working CXX compiler: /mnt/MIIR/fsl-release-bsp/build/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++&lt;BR /&gt;-- Check for working CXX compiler: /mnt/MIIR/fsl-release-bsp/build/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -- works&lt;BR /&gt;-- Detecting CXX compiler ABI info&lt;BR /&gt;-- Detecting CXX compiler ABI info - done&lt;BR /&gt;-- Detecting CXX compile features&lt;BR /&gt;-- Detecting CXX compile features - done&lt;BR /&gt;-- Found ZLIB: /mnt/MIIR/fsl-release-bsp/build/tmp/sysroots/myd-y6ull14x14/usr/lib/libz.so (found version "1.2.8")&lt;BR /&gt;-- Found PNG: /mnt/MIIR/fsl-release-bsp/build/tmp/sysroots/x86_64-linux/usr/lib/libpng.so (found version "1.6.21")&lt;BR /&gt;Segmentation fault (core dumped)&lt;BR /&gt;WARNING: exit code 139 from a shell command.&lt;BR /&gt;ERROR: Function failed: do_configure (log file is located at /mnt/MIIR/fsl-release-bsp/build/tmp/work/cortexa7hf-neon-poky-linux-gnueabi/wt/4.1-r0/temp/log.do_configure.41755)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2019 02:38:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Segmentation-fault-core-dumped-Error/m-p/941627#M140895</guid>
      <dc:creator>umershah81</dc:creator>
      <dc:date>2019-10-21T02:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation fault (core dumped) Error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Segmentation-fault-core-dumped-Error/m-p/941628#M140896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Syed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is a memory problem, probably not enough space to build the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2019 14:54:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Segmentation-fault-core-dumped-Error/m-p/941628#M140896</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2019-10-22T14:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation fault (core dumped) Error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Segmentation-fault-core-dumped-Error/m-p/941629#M140897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the reply.&amp;nbsp; Actually i'm running it on a server. i think there should't be a memory problem.&lt;BR /&gt;Let me confirm about the memory. :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 02:33:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Segmentation-fault-core-dumped-Error/m-p/941629#M140897</guid>
      <dc:creator>umershah81</dc:creator>
      <dc:date>2019-10-24T02:33:56Z</dc:date>
    </item>
  </channel>
</rss>

