Results 1 to 2 of 2
Hello,
I'm running vanilla 2.6.27.35 on Pentium-M with busybox 1.14.2
At a specific scenario the application is causing linux to crash.
How can I debug this ?
After the crash, ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-03-2012 #1Just Joined!
- Join Date
- Aug 2007
- Posts
- 3
2.6.27.35: Application causes linux to crash
Hello,
I'm running vanilla 2.6.27.35 on Pentium-M with busybox 1.14.2
At a specific scenario the application is causing linux to crash.
How can I debug this ?
After the crash, the console is not active any more.
I also tried using ttyS1 as console (RS232) but the kernel messages does not give a clue.
When I tried a smaller kernel I get other messages (I removed unnecessary drivers).
I tried using duma.
On the init phase, there are thousands of dynamic allocations and this is causing the init phase to run forever. The console is active and the CPU usage is almost 100%.
With dmalloc, the init phase does not start and CPU usage is 0%.
What other tools can I use ?
Thanks,
Zvika.
- 07-06-2012 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,143
After you reboot, see what dmesg shows, as well as /var/log/messages*
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
