[Bug 368544] New: OOM on OBS
https://bugzilla.novell.com/show_bug.cgi?id=368544 Summary: OOM on OBS Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: OBS Request AssignedTo: adrian@novell.com ReportedBy: mrdocs@scribus.info QAContact: adrian@novell.com Found By: --- While trying to build openvrml for the first time on OBS, I got this error. The package builds ok locally here with osc build. Log: https://build.opensuse.org/package/live_build_log?arch=x86_64&package=openvrml&project=home%3Amrdocs&repository=openSUSE_10.3 Log snippet: oom-killer: gfp_mask=0x201d2, order=0 Call Trace: <ffffffff8015ba20>{out_of_memory+88} <ffffffff8015d59b>{__alloc_pages+552} <ffffffff8015ef20>{__do_page_cache_readahead+245} <ffffffff801587b3>{sync_page+0} <ffffffff80132291>{getnstimeofday+16} <ffffffff8015627d>{delayacct_end+93} <ffffffff8015afea>{filemap_nopage+323} <ffffffff801697a1>{__handle_mm_fault+1083} <ffffffff802d75c4>{do_page_fault+3599} <ffffffff802d340e>{thread_return+0} <ffffffff8016cd4d>{do_brk+478} <ffffffff8010b7bb>{error_exit+0} Mem-info: DMA per-cpu: cpu 0 hot: high 186, batch 31 used:41 cpu 0 cold: high 62, batch 15 used:22 DMA32 per-cpu: empty Normal per-cpu: empty HighMem per-cpu: empty Free pages: 3492kB (0kB HighMem) Active:90596 inactive:90535 dirty:0 writeback:0 unstable:0 free:873 slab:2283 mapped:1 pagetables:1067 DMA free:3492kB min:3524kB low:4404kB high:5284kB active:362384kB inactive:362140kB present:776192kB pages_scanned:1215450 all_unreclaimable? yes lowmem_reserve[]: 0 0 0 0 DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 0 0 0 Normal free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 0 0 0 HighMem free:0kB min:128kB low:128kB high:128kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 0 0 0 DMA: 15*4kB 3*8kB 1*16kB 0*32kB 1*64kB 0*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 3492kB DMA32: empty Normal: empty HighMem: empty Swap cache: add 2006276, delete 2006276, find 213951/632623, race 0+0 Free swap = 0kB Total swap = 1025016kB Free swap: 0kB 194048 pages of RAM 4784 reserved pages 810 pages shared 0 pages swap cached Out of Memory: Kill process 2374 (g++) score 219872 and children. Out of memory: Killed process 2375 (cc1plus). g++: Internal error: Killed (program cc1plus) Please submit a full bug report. See <URL:http://bugs.opensuse.org> for instructions. make[4]: *** [openvrml/vrml97node.lo] Error 1 make[4]: Leaving directory `/usr/src/packages/BUILD/openvrml-0.16.7/src/libopenvrml' make[3]: *** [all] Error 2 make[3]: Leaving directory `/usr/src/packages/BUILD/openvrml-0.16.7/src/libopenvrml' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/packages/BUILD/openvrml-0.16.7/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/packages/BUILD/openvrml-0.16.7' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.3023 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.3023 (%build) mount: can't find / in /etc/fstab or /etc/mtab md: stopping all md devices. xenbus_dev_shutdown: device/console/0: Initialising != Connected, skipping System halted. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=368544 User adrian@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=368544#c1 --- Comment #1 from Adrian Schröter <adrian@novell.com> 2008-03-10 01:02:33 MST --- Well, you take more memory than there is ... Most build instances have something around 1 GB, how much would your job need ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=368544 User mrdocs@scribus.info added comment https://bugzilla.novell.com/show_bug.cgi?id=368544#c2 --- Comment #2 from P Linnell <mrdocs@scribus.info> 2008-03-10 02:59:46 MST --- After submitting the bug, I spoke with the current maintainer who indicated ~1.5Gb for i586 and 2Gb for 64-bit. This is owing to one section of long functions and c++ templating. He indicated it is also somewhat a GCC issue as the same code compiles with much less memory with icc and on Windows with MSVC++. This code is planned to be refactored because of this issue. Note also this package builds ok on Fedora's mock builder. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=368544 User adrian@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=368544#c3 Adrian Schröter <adrian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Enhancement --- Comment #3 from Adrian Schröter <adrian@novell.com> 2008-07-09 01:32:22 MDT --- we plan to support requirements to build hosts in future for the dispatcher. This includes disk space and memory requirements. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=368544 Adrian Schröter <adrian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P5 - None |P3 - Medium -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=368544 User mrueckert@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=368544#c4 Marcus Rückert <mrueckert@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mrueckert@novell.com --- Comment #4 from Marcus Rückert <mrueckert@novell.com> 2008-08-26 08:34:08 MDT --- did you try rebuilding with -O1 or -O2? export RPM_OPT_FLAGS="${RPM_OPT_FLAGS//-O2/-O1}" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=368544 User mrueckert@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=368544#c5 Marcus Rückert <mrueckert@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |mrdocs@opensuse.org --- Comment #5 from Marcus Rückert <mrueckert@novell.com> 2008-09-24 09:48:49 MDT --- ping? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=368544 User mrdocs@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=368544#c6 P Linnell <mrdocs@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|mrdocs@opensuse.org | --- Comment #6 from P Linnell <mrdocs@opensuse.org> 2008-09-25 07:00:39 MDT --- Still there with 64 bit, but it does fail more gracefully this time: openvrml/vrml97node.cpp:27532: warning: missing braces around initializer for 'openvrml::node_interface [7]' Out of Memory: Kill process 24755 (g++) score 90315 and children. Out of memory: Killed process 24756 (cc1plus). g++: Internal error: Killed (program cc1plus) Please submit a full bug report. See <URL:http://bugs.opensuse.org> for instructions. make[4]: *** [openvrml/vrml97node.lo] Error 1 make[4]: Leaving directory `/usr/src/packages/BUILD/openvrml-0.16.7/src/libopenvrml' make[3]: *** [all] Error 2 make[3]: Leaving directory `/usr/src/packages/BUILD/openvrml-0.16.7/src/libopenvrml' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/packages/BUILD/openvrml-0.16.7/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/packages/BUILD/openvrml-0.16.7' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.67439 (%build) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com