9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Noah Evans <noah.evans@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] usbd error message
Date: Thu, 13 Aug 2009 13:01:13 +0200	[thread overview]
Message-ID: <56a297000908130401w574b8934v6f33860e63d824ab@mail.gmail.com> (raw)
In-Reply-To: <4ecada1e0908130323l7e3ca87dk7118c6722e882a36@mail.gmail.com>

Can you mk all /sys/src/libthread. This is bogging down a bit. Take it off-list?

On Thu, Aug 13, 2009 at 12:23 PM, Bela Valek<bvalek2@gmail.com> wrote:
> First of all, i missed some pids, the total number of usbd processes is 8:
>
> glenda            5    0:00   0:00      356K Sleep    usbd
> glenda            6    0:00   0:00      356K Pread    usbd
> glenda            7    0:00   0:00      356K Rendez   usbd
> glenda            8    0:00   0:00      356K Rendez   usbd
> glenda           95    0:00   0:00      356K Sleep    usbd
> glenda           96    0:00   0:00      356K Pread    usbd
> glenda           97    0:00   0:00      356K Rendez   usbd
> glenda           98    0:00   0:00      356K Rendez   usbd
>
> processes 5 - 8 give this an output like this:
>
> term% echo 'stacks()' | acid -l thread 5
> /proc/5/text:386 plan 9 executable
> /sys/lib/acid/port
> /sys/lib/acid/386
> /sys/lib/acid/thread:1: (error) pushfile:
> /sys/src/libthread/sched.acid: '/sys/src/libthread/sched.acid' does
> not exist
> no symbol information
> acid: <stdin>:2: (error) no function stacks
> acid:
> echo kill > /proc/5/ctl
>
> processes 95 - 98 give this output (missing line: 'no symbol information'):
>
> term% echo 'stacks()' | acid -l thread 95
> /proc/5/text:386 plan 9 executable
> /sys/lib/acid/port
> /sys/lib/acid/386
> /sys/lib/acid/thread:1: (error) pushfile:
> /sys/src/libthread/sched.acid: '/sys/src/libthread/sched.acid' does
> not exist
> acid: <stdin>:2: (error) no function stacks
> acid:
> echo kill > /proc/95/ctl
>
> Greetings: Béla
>
> 2009/8/13 Noah Evans <noah.evans@gmail.com>:
>> Okay, could you run:
>>
>>  echo 'stacks()' | acid -l thread <pid>
>>
>> On Thu, Aug 13, 2009 at 11:44 AM, Bela Valek<bvalek2@gmail.com> wrote:
>>> Logged in with 'none':
>>>
>>> none             91    0:00   0:00      356K Sleep    usbd
>>> none             92    0:00   0:00      356K Pread    usbd
>>> none             93    0:00   0:00      356K Rendez   usbd
>>> none             94    0:00   0:00      356K Rendez   usbd
>>>
>>> Logged in with 'glenda':
>>>
>>> glenda            5    0:00   0:00      356K Sleep    usbd
>>> glenda            6    0:00   0:00      356K Pread    usbd
>>> glenda            7    0:00   0:00      356K Rendez   usbd
>>> glenda            8    0:00   0:00      356K Rendez   usbd
>>>
>>> Its a default install, nothing was modified.
>>>
>>> 2009/8/13 Noah Evans <noah.evans@gmail.com>:
>>>> Are you sure you're not running two usbds? Can send a listing of your
>>>> process table?
>>>>
>>>> On Thu, Aug 13, 2009 at 11:03 AM, Bela Valek<bvalek2@gmail.com> wrote:
>>>>> I managed to reproduce the error in Bochs, the only thing I did was
>>>>> turning on the USB support in the emulator (usb_uhci: enabled=1).
>>>>>
>>>>> Startup:
>>>>> pcirouting: BIOS workaround: PCI.0.1.3 at pin 1 link 96 irq 11 -> 9
>>>>> #u/usb/ep1.0: uhci: port 0xC020 irq 9
>>>>> 256M memory: 105M kernel data, 151M user, 576M swap
>>>>> usbd...root is from (tcp, local)[local!#S/sdC0/fossil]:
>>>>>
>>>>> The error message:
>>>>> usb/usbd: opendevdata: /dev/usb/ep1.0: '/dev/usb/ep1.0/data' device or
>>>>> object already in use
>>>>> usb/usbd: /dev/usb/ep1.0: '/dev/usb/ep1.0/data' device or object already in use
>>>>>
>>>>> Do you know what happened?
>>>>>
>>>>> Greetings: Béla
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>



  reply	other threads:[~2009-08-13 11:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-13  9:03 Bela Valek
2009-08-13  9:18 ` Noah Evans
2009-08-13  9:44   ` Bela Valek
2009-08-13  9:54     ` Noah Evans
2009-08-13 10:23       ` Bela Valek
2009-08-13 11:01         ` Noah Evans [this message]
2009-08-13 12:42           ` Bela Valek
2009-08-13 11:47         ` erik quanstrom
2009-08-13 12:45           ` Bela Valek
2009-08-13 13:01             ` Noah Evans
2009-08-13 13:35               ` Bela Valek
2009-08-13 13:46                 ` erik quanstrom
2009-08-13 13:57                 ` Noah Evans
2009-08-13 14:25                   ` Bela Valek

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=56a297000908130401w574b8934v6f33860e63d824ab@mail.gmail.com \
    --to=noah.evans@gmail.com \
    --cc=9fans@9fans.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).