From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BVZjC-00039V-6A for qemu-devel@nongnu.org; Wed, 02 Jun 2004 13:40:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BVZj6-000363-GY for qemu-devel@nongnu.org; Wed, 02 Jun 2004 13:40:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BVZj6-00035o-DA for qemu-devel@nongnu.org; Wed, 02 Jun 2004 13:40:32 -0400 Received: from [195.186.1.74] (helo=mail1.bluewin.ch) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BVZhv-0000gZ-Ij for qemu-devel@nongnu.org; Wed, 02 Jun 2004 13:39:19 -0400 From: Jorge Subject: Re: [Qemu-devel] QEmu 0.5.5 still freezes my Mandrake Linux Date: Wed, 2 Jun 2004 19:41:43 +0200 References: <200405262308.12058.j.windmeisser@elogix.info> <200406011351.58475.j.windmeisser@elogix.info> <20040602100745.GA1834@linux-m68k.org> In-Reply-To: <20040602100745.GA1834@linux-m68k.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406021941.43427.j.windmeisser@elogix.info> Reply-To: info@elogix.info, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Zidlicky , qemu-devel@nongnu.org Am Mittwoch, 2. Juni 2004 12.07 schrieben Sie: > On Tue, Jun 01, 2004 at 01:51:58PM +0200, Jorge wrote: > > Am Freitag, 28. Mai 2004 11.56 schrieben Sie: > > > > The kernel is 2.4.22-26mdk with a lot of patches by Mandrake, like > > > > supermount, etc... > > > > > > Exactly the same as the one giving me panics every day. Download 2.4.26 > > > from kernel.org and build it yourself without any patches. That's easy, > > > and you don't really have to recompile anything else. The kernel README > > > file is very good. > > > > I've done it, with 2.6.6 from Kernel.org, QEmu still freezes the whole > > box. > > can you run qemu in strace? > strace -f -o qemu.str qemu .... > > possibly this will show some clue at which point it freezes the box. > > Richard Hi Richard, here are the last lines of the trace (the file is huge > 64 Mbytes) .... 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 times(NULL) = 11209351 847 sigreturn() = ? (mask now [RTMIN]) 847 poll([{fd=0, events=POLLIN}, {fd=7, events=POLLIN}], 2, 0) = 0 847 times(NULL) = 11209351 847 select(6, [5], NULL, NULL, {0, 0}) = 0 (Timeout) 847 times(NULL) = 11209351 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 sigreturn() = ? (mask now [RTMIN]) 847 poll([{fd=0, events=POLLIN}, {fd=7, events=POLLIN}], 2, 0) = 0 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 sigreturn() = ? (mask now [RTMIN]) 847 times(NULL) = 11209353 847 poll([{fd=0, events=POLLIN}, {fd=7, events=POLLIN}], 2, 0) = 0 847 times(NULL) = 11209353 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 times(NULL) = 11209354 847 sigreturn() = ? (mask now [RTMIN]) 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 times(NULL) = 11209355 847 sigreturn() = ? (mask now [RTMIN]) 847 poll([{fd=0, events=POLLIN}, {fd=7, events=POLLIN}], 2, 0) = 0 847 times(NULL) = 11209355 847 select(6, [5], NULL, NULL, {0, 0}) = 0 (Timeout) 847 times(NULL) = 11209355 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 times(NULL) = 11209356 847 sigreturn() = ? (mask now [RTMIN]) 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 times(NULL) = 11209357 847 sigreturn() = ? (mask now [RTMIN]) 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 sigreturn() = ? (mask now [RTMIN]) 847 poll([{fd=0, events=POLLIN}, {fd=7, events=POLLIN}], 2, 0) = 0 847 times(NULL) = 11209358 847 select(6, [5], NULL, NULL, {0, 0}) = 0 (Timeout) 847 times(NULL) = 11209358 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 times(NULL) = 11209359 847 sigreturn() = ? (mask now [RTMIN]) 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 times(NULL) = 11209360 847 sigreturn() = ? (mask now [RTMIN]) 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 times(NULL) = 11209361 847 sigreturn() = ? (mask now [RTMIN]) 847 poll([{fd=0, events=POLLIN}, {fd=7, events=POLLIN}], 2, 0) = -1 EINTR (Interrupted system call) 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 times(NULL) = 11209362 847 sigreturn() = ? (mask now [RTMIN]) 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 times(NULL) = 11209363 847 sigreturn() = ? (mask now [RTMIN]) 847 times(NULL) = 11209363 847 select(6, [5], NULL, NULL, {0, 0}) = 0 (Timeout) 847 times(NULL) = 11209363 847 poll([{fd=0, events=POLLIN}, {fd=7, events=POLLIN}], 2, 0) = 0 847 times(NULL) = 11209363 847 _llseek(4, 73842688, [73842688], SEEK_SET) = 0 847 read(4, "\376]7Ro\211\365\0\377\6\263x\352\363\2704\252\t\260\351"..., 2048) = 2048 847 _llseek(4, 73844736, [73844736], SEEK_SET) = 0 847 read(4, ")\327\244\313\267&\20L\rwA\222\226_\31\5L6\256\374(\356"..., 2048) = 2048 847 _llseek(4, 73846784, [73846784], SEEK_SET) = 0 847 read(4, "%h8\334|\333\222\242J\203=x\250\221m\226\355.>#0\275\25"..., 2048) = 2048 847 _llseek(4, 73848832, [73848832], SEEK_SET) = 0 847 read(4, "\'\212d\361\245\\\377\"\"\246\254\363\367\25\23L\325u\302"..., 2048) = 2048 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 sigreturn() = ? (mask now [RTMIN]) 847 poll([{fd=0, events=POLLIN}, {fd=7, events=POLLIN}], 2, 0) = 0 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 sigreturn() = ? (mask now [RTMIN]) 847 times(NULL) = 11209365 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 times(NULL) = 11209366 847 sigreturn() = ? (mask now [RTMIN]) 847 poll([{fd=0, events=POLLIN}, {fd=7, events=POLLIN}], 2, 0) = -1 EINTR (Interrupted system call) 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 times(NULL) = 11209367 847 sigreturn() = ? (mask now [RTMIN]) 847 times(NULL) = 11209367 847 select(6, [5], NULL, NULL, {0, 0}) = 0 (Timeout) 847 times(NULL) = 11209367 847 poll([{fd=0, events=POLLIN}, {fd=7, events=POLLIN}], 2, 0) = 0 847 times(NULL) = 11209367 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 times(NULL) = 11209368 847 sigreturn() = ? (mask now [RTMIN]) 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 sigreturn() = ? (mask now [RTMIN]) 847 poll([{fd=0, events=POLLIN}, {fd=7, events=POLLIN}], 2, 0) = 0 847 times(NULL) = 11209370 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 times(NULL) = 11209370 847 sigreturn() = ? (mask now [RTMIN]) 847 select(6, [5], NULL, NULL, {0, 0}) = 0 (Timeout) 847 times(NULL) = 11209370 847 poll([{fd=0, events=POLLIN}, {fd=7, events=POLLIN}], 2, 0) = 0 847 times(NULL) = 11209370 847 --- SIGALRM (Alarm clock) @ 0 (0) --- 847 times(NULL) = 11209371 847 sigreturn() = ? (mask now [RTMIN]) Greets Jorge -- eLogix Lauigrund 6354 Vitznau Switzerland www.elogix.info or www.elogix.ch