Hi Jan-Simon, I build with the below command -
*# ulimit -c unlimited # gbs build -A armv7l --exclude=gettext,cmake,c-ares,perl-libwww-perl --threads=1* * * still the build got terminated giving a OOM - *Out of memory!* *Segmentation fault (core dumped)* *error: <gbs>rpmbuild fails* * * The core file generated is 2.3 GBs so i wont be able to attach. *#ls -l* *-rw-r----- 1 vaibhav vaibhav 2.9G Mar 20 16:43 core* Here's my system info - MemTotal: 4039852 kB $ rpmbuild --version RPM version 4.9.1.1 $ cat /proc/cpuinfo | grep processor processor : 0 processor : 1 * * *# dmesg | tail (Seg-fault)* *[102178.475898] type=1400 audit(1363777474.082:31): apparmor="DENIED" operation="open" parent=1 profile="/usr/lib/telepathy/mission-control-5" name="/usr/share/gvfs/remote-volume-monitors/" pid=31491 comm="mission-control" requested_mask="r" denied_mask="r" fsuid=1001 ouid=0* *[102720.088711] depanneur[15901]: segfault at 10 ip 0811eaf1 sp bf91d0b0 error 4 in perl[8048000+163000]* * * * * Thanks, Vaibhav Shinde * * On Wed, Mar 20, 2013 at 4:48 PM, Yogesh Gaur <gauryogesh.n...@gmail.com>wrote: > Hello Jan-Simon, > > I have also faced same "OutofMemory" issue while building Tizen source > code on CentOS-6.3 machine, when building source code with URL "url = > http://download.tizen.org/releases/2.0/tizen-2.0_20130219.4/" > Before using this URL I was using URL "url = > http://download.tizen.org/releases/daily/2.0alpha/common/latest/", with > this URL in ~/.gbs.conf I never faced OOM issue. > > Build Command Used: > *$ gbs build > --exclude=libgcc-x86,grep-MACRO,make-MACRO,rpm-build-x86,make-x86,grep-x86,vconf,perl-libwww-perl > -A armv7l --threads=8 --keep-packs > * > Please note that when I mark threads as 1, then I didn't get OOM issue > with new URL i.e. .../2.0/tizen-2.0_20130219.4/ > *$ gbs build > --exclude=libgcc-x86,grep-MACRO,make-MACRO,rpm-build-x86,make-x86,grep-x86,vconf,perl-libwww-perl > -A armv7l --threads=1 --keep-packs > * > I think it needs to be checked that when build is getting started with > multi-thread then OOM occurs. > My system configuration: > > [root@do-tacoon04 gbs]# which rpmbuild > /usr/bin/rpmbuild > [root@do-tacoon04 gbs]# rpmbuild --version > RPM version 4.8.0 > > [root@do-tacoon04 logs]# cat /proc/meminfo > MemTotal: 3984788 kB > MemFree: 1627312 kB > Buffers: 363648 kB > Cached: 1375664 kB > > When OOM occurs, MemFee would become very low. > > [root@localhost ~]# cat /proc/cpuinfo | grep "proce" > processor : 0 > processor : 1 > processor : 2 > processor : 3 > processor : 4 > processor : 5 > processor : 6 > processor : 7 > > > -- > Regards, > Yogesh Gaur. > > > > On Wed, Mar 20, 2013 at 3:54 PM, Jan-Simon Möller <dl...@gmx.de> wrote: > >> Hi ! >> >> Can you please do these steps: >> >> ulimit -c unlimited >> >> gbs build -A armv7l --exclude=gettext,cmake,c-ares,perl-libwww-perl \ >> --threads=1 >> >> Please send me or upload to a public service these files: >> >> * the generated core >> * your rpmbuild binary ('which rpmbuild') >> * dpkg-query -W rpmbuild >> * dmesg | tail (the segfault line) >> >> What is your system's memory and cpu ? >> >> Best, >> Jan-Simon >> >> >> Am Mittwoch, 20. März 2013, 14:21:19 schrieb Vaibhav Shinde: >> > Hi all, >> > >> > I am trying to build Tizen on ubuntu, with the following url in gbs conf >> > *url = http://download.tizen.org/releases/2.0/tizen-2.0_20130218.10/* >> > >> > I am trying with the following build command >> > *# gbs build -A armv7l --exclude=gettext,cmake,c-ares,perl-libwww-perl >> > --threads=2* >> > The excluded packages get failed, thus I have bypassed them. >> > >> > The build get terminated while configuration, saying Out of memory and >> > segmentation fault - >> > The below is the error i get - >> > >> > *Out of memory! >> > Segmentation fault (core dumped) >> > error: <gbs>rpmbuild fails >> > >> > *Please provide me the solution for the same. >> > >> > Thanks in advance*, >> > >> > *Regards, >> > Vaibhav Shinde* >> > >> > >> > >> > * >> >> >> -- >> >> Dipl.-Ing. >> Jan-Simon Möller >> >> jansimon.moel...@gmx.de >> _______________________________________________ >> General mailing list >> General@lists.tizen.org >> https://lists.tizen.org/listinfo/general >> > > > _______________________________________________ > General mailing list > General@lists.tizen.org > https://lists.tizen.org/listinfo/general > >
_______________________________________________ General mailing list General@lists.tizen.org https://lists.tizen.org/listinfo/general