Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kernel bug reproductible #124

Open
remisharrock opened this issue Nov 25, 2016 · 4 comments
Open

kernel bug reproductible #124

remisharrock opened this issue Nov 25, 2016 · 4 comments

Comments

@remisharrock
Copy link

remisharrock commented Nov 25, 2016

Here is how to reproduce the bug:

mkdir hello
cd hello
mkdir one two
cd ..
rm -r hello

This produces a bug:

WARNING: CPU: 0 PID: 76 at fs/inode.c:273 0xc00d3c44()                          
Modules linked in:                                                              
CPU: 0 PID: 76 Comm: rm Tainted: G        W       4.1.0-rc6-00213-gcb3a9bd-dirt$
Stack dump [0xc12efdb0]:                                                        
sp + 00: 0xc12efdb0                                                             
sp + 04: 0xc12efdd4                                                             
sp + 08: 0x00000000                                                             
sp + 12: 0xc00d3c44 

...

related to #41 ?

@remisharrock
Copy link
Author

let me cross reference this bug
remisharrock/sysbuild#3

@s-macke
Copy link
Owner

s-macke commented Nov 7, 2017

Yes, this is the same bug as #41

@remisharrock
Copy link
Author

Any advance on this bug ?

@s-macke
Copy link
Owner

s-macke commented Nov 8, 2017

Yes, right now. 454784a
Still have to fix another bug before I will put it online.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants