|
Segmentation fault | bitbake machine-image.bb | core dumped
Hi Jaymin, While I'd like to help you with each step, I'm usually not going to do that (unless you become a Wind River customer. :) ) To save us and anyone who might be reading this thread some time,
Hi Jaymin, While I'd like to help you with each step, I'm usually not going to do that (unless you become a Wind River customer. :) ) To save us and anyone who might be reading this thread some time,
|
By
Randy MacLeod
· #46331
·
|
|
Segmentation fault | bitbake machine-image.bb | core dumped
Via google: https://jvns.ca/blog/2018/04/28/debugging-a-segfault-on-linux/ ../Randy
Via google: https://jvns.ca/blog/2018/04/28/debugging-a-segfault-on-linux/ ../Randy
|
By
Randy MacLeod
· #46307
·
|
|
please help on compiling my kernel
Likely the server was just down for a while. Both the web site: http://git.omapzoom.org/?p=kernel/omap.git;a=summary and: $ git clone -b p-ti-lsk-linux-4.4.y-next git://git.omapzoom.org/kernel/omap.gi
Likely the server was just down for a while. Both the web site: http://git.omapzoom.org/?p=kernel/omap.git;a=summary and: $ git clone -b p-ti-lsk-linux-4.4.y-next git://git.omapzoom.org/kernel/omap.gi
|
By
Randy MacLeod
· #46299
·
|
|
wic create - bad ownership of directories inside image
Hi Jochen, No and I've never seen this particular extreme symptom. There is a known, generally rare bug: Bug 12434 - pseudo: Incorrect UID/GID in packaged files https://bugzilla.yoctoproject.org/show_
Hi Jochen, No and I've never seen this particular extreme symptom. There is a known, generally rare bug: Bug 12434 - pseudo: Incorrect UID/GID in packaged files https://bugzilla.yoctoproject.org/show_
|
By
Randy MacLeod
· #46298
·
|
|
Segmentation fault | bitbake machine-image.bb | core dumped
Jethro isn't officially supported by the Yocto Project. The support cycle is ~ 1 year. https://wiki.yoctoproject.org/wiki/Releases Can you reproduce the issue on master or a newer supported branch? If
Jethro isn't officially supported by the Yocto Project. The support cycle is ~ 1 year. https://wiki.yoctoproject.org/wiki/Releases Can you reproduce the issue on master or a newer supported branch? If
|
By
Randy MacLeod
· #46297
·
|
|
Init stops working on second boot cycle
What sort of occasional kernel message and do they eventually stop? No but here are some generic debugging tips. In no particular order, have you tried: 1) setting kernel boot options such as: init=/b
What sort of occasional kernel message and do they eventually stop? No but here are some generic debugging tips. In no particular order, have you tried: 1) setting kernel boot options such as: init=/b
|
By
Randy MacLeod
· #46296
·
|
|
Anyone tried to build and to use QUIC?
Hi, I presume that you mean QUIC (Quick UDP Internet Connections) as in: https://github.com/conght/quic I also couldn't find an existing recipe using: https://layers.openembedded.org/layerindex/branch
Hi, I presume that you mean QUIC (Quick UDP Internet Connections) as in: https://github.com/conght/quic I also couldn't find an existing recipe using: https://layers.openembedded.org/layerindex/branch
|
By
Randy MacLeod
· #46169
·
|
|
[ptest-runner][PATCH 4/4] Fix additional warnings when using clang
Hi Anibal, Excellent! I will send a recipe update. Thanks,
Hi Anibal, Excellent! I will send a recipe update. Thanks,
|
By
Randy MacLeod
· #46163
·
|
|
how to stop applying patches in yocto project
PSDKLA-3.02 seems to be a TI distro that is apparently based on oe-core: http://processors.wiki.ti.com/index.php/Category:Processor_SDK_Linux_Automotive You should contact who ever your vendor or supp
PSDKLA-3.02 seems to be a TI distro that is apparently based on oe-core: http://processors.wiki.ti.com/index.php/Category:Processor_SDK_Linux_Automotive You should contact who ever your vendor or supp
|
By
Randy MacLeod
· #46091
·
|
|
[ptest-runner][PATCH 4/4] Fix additional warnings when using clang
Drop unused function parameters in wait_child(). The remaining warning in the top dir code is: utils.c:25:9: warning: macro name is a reserved identifier [-Wreserved-id-macro] #define _GNU_SOURCE and
Drop unused function parameters in wait_child(). The remaining warning in the top dir code is: utils.c:25:9: warning: macro name is a reserved identifier [-Wreserved-id-macro] #define _GNU_SOURCE and
|
By
Randy MacLeod
· #45976
·
|
|
[ptest-runner][PATCH 3/4] tests: fix clang warnings.
Make tests build using: clang -Weverything There are a few warnings that remain that are not variable casting or macro fixes. Signed-off-by: Randy MacLeod <Randy.MacLeod@...> --- tests/main.
Make tests build using: clang -Weverything There are a few warnings that remain that are not variable casting or macro fixes. Signed-off-by: Randy MacLeod <Randy.MacLeod@...> --- tests/main.
|
By
Randy MacLeod
· #45977
·
|
|
[ptest-runner][PATCH 2/4] main code: fix clang warnings
Fix basic errors found when building with the clang compiler with the option -Weverything. There are a few warnings that remain that are not variable casting, macro fixes, or similarily simple changes
Fix basic errors found when building with the clang compiler with the option -Weverything. There are a few warnings that remain that are not variable casting, macro fixes, or similarily simple changes
|
By
Randy MacLeod
· #45975
·
|
|
[ptest-runner][PATCH 1/4] utils: ensure child can be session leader
When running the run-execscript bash ptest as a user rather than root, a warning: bash: cannot set terminal process group (16036): Inappropriate ioctl for device bash: no job control in this shell con
When running the run-execscript bash ptest as a user rather than root, a warning: bash: cannot set terminal process group (16036): Inappropriate ioctl for device bash: no job control in this shell con
|
By
Randy MacLeod
· #45974
·
|
|
[ptest-runner][PATCH v2 4/4] utils: ensure child can be session leader
Yes, I had noticed that and fixed it as well. I'll send my latest patch series once you have merged Richard's changes into master. Hopefully that will be today... :) I decided to compile with: clang -
Yes, I had noticed that and fixed it as well. I'll send my latest patch series once you have merged Richard's changes into master. Hopefully that will be today... :) I decided to compile with: clang -
|
By
Randy MacLeod
· #45734
·
|
|
[ptest-runner][PATCH v2 4/4] utils: ensure child can be session leader
Yes, that's likely my fault. I've taken the defect. ../Randy 'belt and suspenders' MacLeod
Yes, that's likely my fault. I've taken the defect. ../Randy 'belt and suspenders' MacLeod
|
By
Randy MacLeod
· #45651
·
|
|
[ptest-runner][PATCH v2 4/4] utils: ensure child can be session leader
Hmmm, I was making the code compile cleanly under clang using -Weverything when I noticed: 1. the 'make check' tests. They still work fine. 2. The './ptest-runner -d tests/data -t 1' tests which now g
Hmmm, I was making the code compile cleanly under clang using -Weverything when I noticed: 1. the 'make check' tests. They still work fine. 2. The './ptest-runner -d tests/data -t 1' tests which now g
|
By
Randy MacLeod
· #45649
·
|
|
[ptest-runner][PATCH v2 4/4] utils: ensure child can be session leader
When running the run-execscript bash ptest as a user rather than root, a warning: bash: cannot set terminal process group (16036): Inappropriate ioctl for device bash: no job control in this shell con
When running the run-execscript bash ptest as a user rather than root, a warning: bash: cannot set terminal process group (16036): Inappropriate ioctl for device bash: no job control in this shell con
|
By
Randy MacLeod
· #45605
·
|
|
[ptest-runner][PATCH v2 3/4] utils: Ensure pipes are read after exit
From: Richard Purdie <richard.purdie@...> There was a race in the code where the pipes may not be read after the process has exited and data may be left behind in them. This change to
From: Richard Purdie <richard.purdie@...> There was a race in the code where the pipes may not be read after the process has exited and data may be left behind in them. This change to
|
By
Randy MacLeod
· #45606
·
|
|
[ptest-runner][PATCH v2 2/4] use process groups when spawning
From: Richard Purdie <richard.purdie@...> Rather than just killing the process we've swawned, set the process group for spawned children and then kill the group of processes. Signed-of
From: Richard Purdie <richard.purdie@...> Rather than just killing the process we've swawned, set the process group for spawned children and then kill the group of processes. Signed-of
|
By
Randy MacLeod
· #45603
·
|
|
[ptest-runner][PATCH v2 1/4] utils: Ensure stdout/stderr are flushed
From: Richard Purdie <richard.purdie@...> There is no guarantee that the data written with fwrite will be flushed to the buffer. If stdout and stderr are the same thing, this could lea
From: Richard Purdie <richard.purdie@...> There is no guarantee that the data written with fwrite will be flushed to the buffer. If stdout and stderr are the same thing, this could lea
|
By
Randy MacLeod
· #45602
·
|