[android-building] Re: Building android-10.0.0_r15 segmentation fault error

2020-04-23 Thread Hưng Lê Duy
I have same problem when i tried command "make checkbuild -j1" on branch android-10.0.0_r33 Environment: - Ubuntu 18.04 - Cpu i5 6 core 6 thread - Ram: 16g - Swap: 15g I have spent 4 days and have no luck. Vào 05:27:43 UTC+7 Thứ Năm, ngày 09 tháng 1 năm 2020, Glenn Kasten đã viết: > > This is m

Re: [android-building] Re: Building android-10.0.0_r15 segmentation fault error

2020-04-23 Thread Eliane Fonseca
some users here have successfully built with only 3 GB so this may work ? Em 22 de abr de 2020 13:31, "Eliane Fonseca" escreveu: does using only 1 simultaneous process can solve this problem temporarily ? or I will need to get a better machine instead ? versions 8.1 and older didn't produce thi

Re: [android-building] Re: Building android-10.0.0_r15 segmentation fault error

2020-04-23 Thread Hưng Lê Duy
I have same issue and solved by run command "watch -n 30 sudo sysctl -w vm.drop_caches=3" before build My environment: Cpu i5 6 core 6 thread Ram: 16 GB Ubuntu: 18.04 Hope it make your computer working even the computer has only 8GB ram. If it's work, please let's me know ! Vào 23:35:31 UTC+7 Th

Re: [android-building] Re: Building android-10.0.0_r15 segmentation fault error

2020-04-22 Thread Eliane Fonseca
does using only 1 simultaneous process can solve this problem temporarily ? or I will need to get a better machine instead ? versions 8.1 and older didn't produce this , only started happening with 9 Em 8 de jan de 2020 19:27, "'Glenn Kasten' via Android Building" < android-building@googlegroups.c

[android-building] Re: Building android-10.0.0_r15 segmentation fault error

2020-01-08 Thread 'Glenn Kasten' via Android Building
This is most likely due to insufficient RAM (8 GB). I'll request that this page be updated: https://source.android.com/setup/build/requirements On Wednesday, January 8, 2020 at 12:01:10 PM UTC-8, Eliane Fonseca wrote: > > [ 15% 13954/87886] target C++: libLLVM_swiftshader <= > external/swiftshad

[android-building] Re: Building android-10.0.0_r15 segmentation fault error

2020-01-08 Thread 'Glenn Kasten' via Android Building
Thank you. I have filed an internal bug and will plan to get back to you if they request additional information. On Wednesday, January 8, 2020 at 1:06:12 PM UTC-8, Eliane Fonseca wrote: > > Below is the hardware/build config > > Release branch: android10-qpr1-release, android-10.0.0_r15, Build t

[android-building] Re: Building android-10.0.0_r15 segmentation fault error

2020-01-08 Thread Eliane Fonseca
Below is the hardware/build config Release branch: android10-qpr1-release, android-10.0.0_r15, Build target: aosp_x86-eng, command: m -j2, Host: Ubuntu 18.04 64 bit, Hardware config: AMD C-60 CPU (2 cores, 1.00 GHz)/8 GB RAM/285 GB storage. This happened today after 2+ hours building. Not sure

[android-building] Re: Building android-10.0.0_r15 segmentation fault error

2020-01-08 Thread 'Glenn Kasten' via Android Building
Thank you for reporting this. Can you please mention which branch you synced, the lunch command, the top-level make command you used, the host OS and hardware configuration, and any other information that might help to reproduce or investigate (for example, whether this is a new problem and what