Hello,
I'm new here, and I don't know how to start.

I'm trying to setup an x86 costom platform on Linux RT branch.

Today, I was able to get 2.6.19-rt1 and run some tests.

I wrote some module that uses RT API an during modprobe, some thing unexpexted 
happened:

[EMAIL PROTECTED]:~# modprobe someModule
[  257.391000] softirq-tasklet/8[CPU#0]: BUG in rt_mutex_debug_task_free at 
kernel/rtmutex-debug.c:66
[  257.391000]  [<c0103e68>] dump_trace+0x82/0x20d
[  257.391000]  [<c01040cb>] show_trace_log_lvl+0x34/0x4a
[  257.391000]  [<c010410d>] show_trace+0x2c/0x2e
[  257.391000]  [<c010422a>] dump_stack+0x2b/0x2d
[  257.391000]  [<c011930b>] __WARN_ON+0x65/0x77
[  257.391000]  [<c0139c6a>] rt_mutex_debug_task_free+0x4b/0x88
[  257.391000]  [<c01151e4>] free_task+0x21/0x37
[  257.391000]  [<c01152bf>] __put_task_struct_cb+0xc5/0xcb
[  257.391000]  [<c0144c61>] rcu_process_callbacks+0x53/0x5e
[  257.391000]  [<c011d4fc>] __tasklet_action+0xc9/0xfc
[  257.391000]  [<c011d565>] tasklet_action+0x36/0x3b
[  257.391000]  [<c011d71c>] ksoftirqd+0xef/0x177
[  257.391000]  [<c012beb7>] kthread+0x90/0xb8
[  257.391000]  [<c0103d2f>] kernel_thread_helper+0x7/0x10
[  257.391000]  =======================

This bug is not critical, but I don't know what to expect from kernel giving me 
such
messages.
Is it my fault? This trace do not show any function calling from my someModule.

Following debug options are turned on:

CONFIG_DEBUG_RT_MUTEXES
CONFIG_FUNCTION_TRACE
CONFIG_LOCKDEP

Just to be sure I'll include full config.gz from running machine.

How can I track this bugs myself? What are they assocciated with?

Please, help

regards, Tim
-- 
Tim Kielan
Embedded Software Engineer
tel: +48 32 33 82 219
fax: +48 32 33 82 210
email: [EMAIL PROTECTED]
------------------------------------
ENTE Ltd.
44-100 Gliwice, Gaudiego 7
POLAND
------------------------------------

Wiadomosc ta oraz wszelkie jej zalaczniki (wiadomosc) sa przeznaczone
wylacznie dla ich odbiorcow i sa poufne. Jesli nie jestescie Panstwo
adresatami tej wiadomosci,  prosimy o jej usuniecie oraz o szybkie
powiadomienie o tym fakcie: nadawcy tej wiadomosci, lub ENTE Sp. z o.o. pod
numer telefonu + 48 32 33 82 200 lub adres e-mail [EMAIL PROTECTED]

Kazde przegladanie, przekazywanie, rozpowszechnianie oraz kazde inne uzycie,
takze uzycie w zaufany sposob przez osoby inne niz zamierzony odbiorca, jest
zakazane.

Dziekujemy.

This e-mail message and any attachments (the message) is intended solely for
the addressees and is confidential. If you receive this message in error,
please delete it and immediately notify: the sender, or ENTE Sp. z o.o. at
+48 32 33 82 200, or at e-mail [EMAIL PROTECTED]

Any review, retransmission, dissemination or other use of, or taking of any
action in reliance upon, this message by persons or entities other than the
intended recipient is prohibited.

Thank you.

Attachment: config.gz
Description: GNU Zip compressed data

Reply via email to