14 Nis 2007 Cts tarihinde, Ingo Molnar şunları yazmıştı: > hm, could you try to strace it and/or attach gdb to it and figure out > what's wrong? (perhaps involving the Kaffeine developers too?) As long > as it's not a kernel level crash i cannot see how the scheduler could > directly cause this - other than by accident creating a scheduling > pattern that triggers a user-space bug more often than with other > schedulers. ... futex(0x89ac218, FUTEX_WAIT, 2, NULL) = 0 futex(0x89ac218, FUTEX_WAIT, 2, NULL) = 0 futex(0x89ac218, FUTEX_WAIT, 2, NULL) = 0 futex(0x89ac218, FUTEX_WAIT, 2, NULL) = 0 futex(0x89ac218, FUTEX_WAIT, 2, NULL) = 0 futex(0x89ac218, FUTEX_WAIT, 2, NULL) = -1 EINTR (Interrupted system call) --- SIGINT (Interrupt) @ 0 (0) --- +++ killed by SIGINT +++ is where freeze occurs. Full log can be found at [1] > > [1] http://cekirdek.pardus.org.tr/~caglar/psaux > > looks quite weird! :) [1] http://cekirdek.pardus.org.tr/~caglar/strace.kaffeine -- S.Çağlar Onur <[email protected]> http://cekirdek.pardus.org.tr/~caglar/ Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
Attachment:
signature.asc
Description: This is a digitally signed message part.
- Follow-Ups:
- Re: Kaffeine problem with CFS
- From: Ingo Molnar <[email protected]>
- Re: Kaffeine problem with CFS
- References:
- [Announce] [patch] Modular Scheduler Core and Completely Fair Scheduler [CFS]
- From: Ingo Molnar <[email protected]>
- Re: [Announce] [patch] Modular Scheduler Core and Completely Fair Scheduler [CFS]
- From: "S.Çağlar Onur" <[email protected]>
- Re: [Announce] [patch] Modular Scheduler Core and Completely Fair Scheduler [CFS]
- From: Ingo Molnar <[email protected]>
- [Announce] [patch] Modular Scheduler Core and Completely Fair Scheduler [CFS]
- Prev by Date: Re: [PATCH] usb bulk transfer: 1024 byte packets
- Next by Date: Re: kernel BUG at net/core/skbuff.c in linux-2.6.21-rc6
- Previous by thread: Re: [Announce] [patch] Modular Scheduler Core and Completely Fair Scheduler [CFS]
- Next by thread: Re: Kaffeine problem with CFS
- Index(es):