Re: [arch-general] Kernel code dump retrieval

2014-10-21 Thread Leonidas Spyropoulos
On 21/10/14, Konstantinos Skarlatos wrote: > You can always try netconsole > https://wiki.archlinux.org/index.php/Netconsole > It has always managed to capture even the worst kernel panics I have > ever had, and its pretty easy to setup > Yeah I've asked in btrfs mailing list also as I thought it

Re: [arch-general] Kernel code dump retrieval

2014-10-21 Thread Konstantinos Skarlatos
On 16/10/2014 7:49 μμ, Leonidas Spyropoulos wrote: On 16/10/14, Anatol Pomozov wrote: So you don't need full kernel memory dump that preserves content of RAM on crash. You just need kernel stack trace message, do you? Check pause_on_oops kernel parameter https://www.kernel.org/doc/Documentation

Re: [arch-general] Kernel code dump retrieval

2014-10-16 Thread Leonidas Spyropoulos
On 16/10/14, Anatol Pomozov wrote: > So you don't need full kernel memory dump that preserves content of > RAM on crash. You just need kernel stack trace message, do you? > > Check pause_on_oops kernel parameter > https://www.kernel.org/doc/Documentation/kernel-parameters.txt it > might help you t

Re: [arch-general] Kernel code dump retrieval

2014-10-16 Thread Anatol Pomozov
Hi On Thu, Oct 16, 2014 at 9:11 AM, Leonidas Spyropoulos wrote: > On 16/10/14, Anatol Pomozov wrote: >> When you say "produce a core dumps" what exactly you see. How do you >> know it produces the kernel dump? >> > I usually build the AUR package from within X. But sometimes I do it on > another

Re: [arch-general] Kernel code dump retrieval

2014-10-16 Thread Leonidas Spyropoulos
On 16/10/14, Anatol Pomozov wrote: > When you say "produce a core dumps" what exactly you see. How do you > know it produces the kernel dump? > I usually build the AUR package from within X. But sometimes I do it on another TTY. On these cases where I do it from TTY I was able to see partly a core

Re: [arch-general] Kernel code dump retrieval

2014-10-16 Thread Anatol Pomozov
Hi On Thu, Oct 16, 2014 at 4:57 AM, Leonidas Spyropoulos wrote: > Hello list, > > I'm experiencing an issue while compiling big projects (i.e. linux > kernel but not limited to that). The issue seems to be related to > CPUFREQ and I'm trying to track it down. > > While compiling the linux-ck kern