All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: Hannes Mayer <h.mayer@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] Xenomai v2.2
Date: Sat, 22 Jul 2006 19:17:27 +0200	[thread overview]
Message-ID: <44C25DA7.6020302@domain.hid> (raw)
In-Reply-To: <44C21AF8.3000906@domain.hid>

[-- Attachment #1: Type: text/plain, Size: 1770 bytes --]

Hannes Mayer wrote:
> Hi Jan!
> 
> Jan Kiszka wrote:
> [...]
>> Hmm, 2.4 limitation. There used to by some tool called ksymoops for
>> this. Please give it a try.
> 
> hmm...so far I haven't figured out how to use ksymoops, but I got this:

ksymoops < your-kernel-log

If you have nothing in your local logs, try to redirect the kernel
output to a serial port and capture it on a second box over null-modem.

> 
> # addr2line -e vmlinux -f c0126f46
> __ipipe_dispatch_event
> ??:0
> # addr2line -e vmlinux -f c01160d1
> schedule
> ??:0
> # addr2line -e vmlinux -f c01266c7
> flush_scheduled_tasks
> ??:0
> # addr2line -e vmlinux -f c0105000
> _stext
> ??:0
> # addr2line -e vmlinux -f c0105080
> init
> main.c:0
> # addr2line -e vmlinux -f c010739e
> arch_kernel_thread
> ??:0
> # addr2line -e vmlinux -f c0105070
> init
> main.c:0
> 
> Does this help ?

What about addr2line -e vmlinux -f c01d68b2?

> If not, please advise with ksymoops. (btw, there is no .ksyms file
> in /var/log/ksymoops for the boot oops)

/proc/ksyms?

> 
>>> .config later
> 
> Find my kernel config attached. Note that the same config without
> the periodic timer works flawlessly.

I still got no oops here, even with LAPIC on (one of the major
differences in our configs). Maybe I will try your original config later.

But there is definitely something fishy about
adeos-ipipe-2.4.32-i386-1.2-05: my Linux clock runs about twice as fast
as it should. This doesn't happen with a comparable 2.6 setup. I still
need to check what happens without CONFIG_XENO_OPT_TIMING_PERIODIC...
Uuh, what's this now? The oops, just with "inverted" .config! And it's
inside qemu - no chance to escape then. 8)

Ok, will keep you posted!

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

  reply	other threads:[~2006-07-22 17:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-18 13:05 [Xenomai-core] Xenomai v2.2 Philippe Gerum
2006-07-18 16:43 ` Philippe Gerum
2006-07-19 19:58 ` Hannes Mayer
2006-07-19 20:21   ` Hannes Mayer
2006-07-19 21:51     ` Jan Kiszka
2006-07-20 18:05       ` Hannes Mayer
2006-07-20 21:57         ` Jan Kiszka
2006-07-22 12:32           ` Hannes Mayer
2006-07-22 17:17             ` Jan Kiszka [this message]
2006-07-22 20:17               ` Hannes Mayer
2006-07-23 17:15                 ` Jan Kiszka
2006-07-23 18:23                   ` Hannes Mayer
2006-07-23 20:00                     ` Jan Kiszka
2006-07-23 20:24                   ` Philippe Gerum
2006-07-19 21:49   ` Jan Kiszka
2006-07-20 17:28     ` Hannes Mayer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44C25DA7.6020302@domain.hid \
    --to=jan.kiszka@domain.hid \
    --cc=h.mayer@domain.hid \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.