Re: problem with nvidia graphics card and -current

2003-08-04 Thread Matthew N. Dodd
On Mon, 4 Aug 2003, Glenn Johnson wrote: > Question for the developers: Is there someway to avoid having the > combination of vesa and nvidia cause a total lockup of the machine? I > have a feeling I may not be the last person to try the nvidia driver > with vesa enabled, either as a module, or co

Apache startup problems

2003-08-04 Thread derwood
Hi, I'm running FreeBSD 5.1, and all seems to be working fine except for one problem: Whenever I reboot the box, Apache will seg fault whenever it is accessed until I go and bounce it. After that, it runs happy and fine with no problems. I have a feeling that its because I'm using PPPoE to conne

Re: dhclient/dhclient.conf change in -CURRENT? (fwd)

2003-08-04 Thread Larry Rosenman
Forwarding to the list... Forwarded Message Date: Monday, August 04, 2003 20:18:28 -0500 From: Larry Rosenman <[EMAIL PROTECTED]> To: Martin Blapp <[EMAIL PROTECTED]> Cc: Subject: Re: dhclient/dhclient.conf change in -CURRENT? It did NOT do the right thing at boot

ath(4) related panic after suspend/resume

2003-08-04 Thread Lukas Ertl
Hi, I got the following panic after resuming from apm suspend state on my laptop with a Netgear WAG511 PCMCIA card. $ uname -a FreeBSD korben 5.1-CURRENT FreeBSD 5.1-CURRENT #22: Sun Aug 3 14:25:10 CEST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/KORBEN i386 Script started on Tue Aug 5 0

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Martin Blapp
Hi Larry, This patch should fix the issues. It is not perfect, because polling here is a bit complicated. Maybe it does the right thing, but I think dhclient should at least check if one of the conditions is suddenly right (we are associated, or we really have link). So this needs definitly some

Re: buildworld broken after installworld

2003-08-04 Thread Ruslan Ermilov
On Tue, Aug 05, 2003 at 01:44:44AM +0400, Andrey Chernov wrote: > On Mon, Aug 04, 2003 at 23:32:19 +0300, Ruslan Ermilov wrote: > > > I think we've now reached the agreement with Andrey that > > a more correct, safe, and portable [sic] construct would > > be "LC_ALL=C tr [:lower:] [:upper:]". It

Re: buildworld broken after installworld

2003-08-04 Thread Andrey Chernov
On Mon, Aug 04, 2003 at 23:32:19 +0300, Ruslan Ermilov wrote: > I think we've now reached the agreement with Andrey that > a more correct, safe, and portable [sic] construct would > be "LC_ALL=C tr [:lower:] [:upper:]". It works the same > in any non-broken operating system and with any locale.

locking problems with pipes ?

2003-08-04 Thread Poul-Henning Kamp
I'm beating my machine to pulp with 48M physmem and "make -j 21 buildworld" on a 500MB swap backed md(4) /usr/obj. (I'm testing the swap_pager in case you wondered) This also provokes many other interesting things, for instance: Sleeping on "objtrm" with the following non-sleepable locks held:

Re: Any patch for ICMP in a jail?

2003-08-04 Thread Jacques A. Vidrine
On Mon, Aug 04, 2003 at 10:53:03AM -0700, Terry Lambert wrote: > You would either lose or overexpose root-restricted functionality, > such as flood-ping. Eh? Why? pingd can know your credentials. Cheers, -- Jacques Vidrine . NTT/Verio SME . FreeBSD UNIX . Heimdal [EMAIL PROTECTED]

Re: port 0xd800-0xd80f at device7.1 on pci0

2003-08-04 Thread Doug White
On Sun, 3 Aug 2003, ryan chris wrote: > > with dma enabled, a sysinstall will only work under the minimal install, > and after a certain point, apparently using too much hard drive space > (showed up with a tar > -xvf ports.tar) causes a panic with anic errors Have you tried replacing the IDE cab

RE: mtx_lock() of spin mutex (null)

2003-08-04 Thread John Baldwin
On 04-Aug-2003 Holger Kipp wrote: > Got the following panic on a completely idle -CURRENT from July 26th: > so this was presumably caused by the daily or weekly jobs. > > panic: mtx_lock() of spin mutex (null) @ /usr/src/sys/kern/vfs_subr.c:1186 > Debugger("panic") > stopped at Debugger +0x

Re: panic: spin lock sched lock held

2003-08-04 Thread John Baldwin
On 31-Jul-2003 Robert Watson wrote: > On Thu, 31 Jul 2003, Lars Eggert wrote: > >> got this panic overnight. Machine was wedged solid and didn't enter ddb >> after the panic. I'll recompile with verbose diagnostics and see if it >> happens again. In the meantime, maybe the message will give someo

Re: buildworld broken after installworld

2003-08-04 Thread Ruslan Ermilov
On Mon, Aug 04, 2003 at 08:58:00PM +0200, Dag-Erling Sm?rgrav wrote: > Ruslan Ermilov <[EMAIL PROTECTED]> writes: > > > For example, this result is right and not the bug (but wrong tr usage): > > > > > > env LANG=de_DE.ISO8859-1 tr '[a-z]' '[A-Z]' > > > vi_zero > > > WI_]ERO > > Clearly this is a

Re: buildworld broken after installworld

2003-08-04 Thread Dag-Erling Smørgrav
Ruslan Ermilov <[EMAIL PROTECTED]> writes: > > For example, this result is right and not the bug (but wrong tr usage): > > > > env LANG=de_DE.ISO8859-1 tr '[a-z]' '[A-Z]' > > vi_zero > > WI_]ERO > Clearly this is a useless construct then. The correct construct is tr '[:lower:]' '[:upper:]' DES -

Re: INET6 in world

2003-08-04 Thread Craig Rodrigues
On Mon, Aug 04, 2003 at 11:27:57AM -0700, Terry Lambert wrote: > > That's chicken/egg - IPv6 never will be widely used if everyone thinks > > that way. > > The problem, as I see it, is that it doesn't come enabled by > default on Windows systems. Until it does, it's never going > to get any tract

Re: NANO core dump on Current

2003-08-04 Thread Christian Weisgerber
Tim Aslat <[EMAIL PROTECTED]> wrote: > I don't know if I'm the only one with this problem, but here goes. > I use Nano (/usr/ports/editors/nano) as my primary text editor, however > Iv'e noticed that any time I use -CURRENT (on my notebook) it core dumps > when saving a file. This is due to a b

Re: INET6 in world

2003-08-04 Thread Terry Lambert
Bernd Walter wrote: > On Mon, Aug 04, 2003 at 03:32:47PM +0200, Harti Brandt wrote: > > What's the sense of enabling and using IPv6, if your infrastucture > > in the company doesn't support it (because of the overhead with routing > > (hardware vs. software routing)) and you don't have an IPv6 conn

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Martin Blapp
Hi, > dhclient.c:send_discover() bails out if interface_active() is false BEFORE > iterating all the possible media settings. Ok, problem understood now. I'm working on a fix. Martin ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Larry Rosenman
--On Monday, August 04, 2003 20:19:05 +0200 Martin Blapp <[EMAIL PROTECTED]> wrote: Hi, > How could dhclient see then that you were in a new network ? Do you > mean which dhclient was running changing networks ? Or kill dhclient > and restart it ? reboot. I.E. I shutdown between home and offi

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Martin Blapp
Hi, > > How could dhclient see then that you were in a new network ? Do you mean > > which dhclient was running changing networks ? Or kill dhclient and > > restart it ? > reboot. I.E. I shutdown between home and office and vice versa. > > SOMETHING seriously changed here. Ahh ! I see now the

Re: Lucent IBSS mode doesn't work in -CURRENT?

2003-08-04 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Eirik Oeverby <[EMAIL PROTECTED]> writes: : To the maintainers: Take your time. Better do it right than do it quick : and dirty. It works in 4.x, and 5.x is not considered stable yet so if : anyone expects everything to work they are in error. It is abou

Re: Lucent IBSS mode doesn't work in -CURRENT?

2003-08-04 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Brad Knowles <[EMAIL PROTECTED]> writes: : bit annoying, but it seems to me that he's asking a perfectly : legitimate question -- if things worked fine in the past (including : the firmware versions at the time), and they don't work now, then why : is

Re: Any patch for ICMP in a jail?

2003-08-04 Thread Terry Lambert
Brad Knowles wrote: > At 8:35 AM -0400 2003/08/04, Robert Watson wrote: > > The best short-term suggestion would be to write a > > privilege-separated ping tool -- a pingd running outside the jail, > > providing UNIX domain sockets in each jail that needs the ability to ping; > > ping then

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Larry Rosenman
--On Monday, August 04, 2003 18:22:04 +0200 Martin Blapp <[EMAIL PROTECTED]> wrote: Hi, >> Please look if you can get a 2-3 month old dhclient and I'm sure >> you'll see the same behaviour there. > Negative. It was working with the WI driver from 5.0 through > 5.1-CURRENT until my make world l

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Martin Blapp
Hi, > >> Please look if you can get a 2-3 month old dhclient and I'm sure > >> you'll see the same behaviour there. > > Negative. It was working with the WI driver from 5.0 through 5.1-CURRENT > > until my make world last nite/this am. > oh, and 4.6-4.8 as well. Ok, You told me that it is work

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Larry Rosenman
--On Monday, August 04, 2003 10:48:59 -0500 Larry Rosenman <[EMAIL PROTECTED]> wrote: --On Monday, August 04, 2003 17:45:49 +0200 Martin Blapp <[EMAIL PROTECTED]> wrote: hi, Listening on BPF/wi0/00:06:25:18:1a:37 Sending on BPF/wi0/00:06:25:18:1a:37 Sending on Socket/fallback Trying medi

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Larry Rosenman
--On Monday, August 04, 2003 17:45:49 +0200 Martin Blapp <[EMAIL PROTECTED]> wrote: hi, Listening on BPF/wi0/00:06:25:18:1a:37 Sending on BPF/wi0/00:06:25:18:1a:37 Sending on Socket/fallback Trying medium "wepmode off ssid 'rednet' wepkey 1:- wepkey 2:- wepkey 3:- wepkey 4:- " 1 DHCPDISCOVE

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Martin Blapp
hi, > Listening on BPF/wi0/00:06:25:18:1a:37 > Sending on BPF/wi0/00:06:25:18:1a:37 > Sending on Socket/fallback > Trying medium "wepmode off ssid 'rednet' wepkey 1:- wepkey 2:- wepkey 3:- > wepkey 4:- " 1 > DHCPDISCOVER on wi0 to 255.255.255.255 port 67 interval 8 > DHCPOFFER from 207.136.3.

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Martin Blapp
Hi, > > polling addition, but that should not make any difference here. > > Read the code. > > dhclient.c:send_discover() bails out if interface_active() is false BEFORE > iterating all the possible media settings. interface_active() doesn't bail out. It returns 1, which means "ok", and all shou

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Larry Rosenman
--On Monday, August 04, 2003 11:08:21 -0400 "Matthew N. Dodd" <[EMAIL PROTECTED]> wrote: On Mon, 4 Aug 2003, Martin Blapp wrote: Yes, there have been some changes. The most important was the interface polling addition, but that should not make any difference here. Read the code. dhclient.c:sen

Re: Bug in GEOM or in gstat?

2003-08-04 Thread Lukas Ertl
On Mon, 4 Aug 2003, Lukas Ertl wrote: > This is a snapshot from an idle system: > > dT: 0.510 flag_I 50us sizeof 240 i -1 > 0 0 0 00.0 0 00.00.0| da0s1f > 4294967293 4 0 00.0 4 63 10.6 561.0| da0s1g > 0 0

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Larry Rosenman
--On Monday, August 04, 2003 10:09:34 -0500 Larry Rosenman <[EMAIL PROTECTED]> wrote: --On Monday, August 04, 2003 16:42:08 +0200 Martin Blapp <[EMAIL PROTECTED]> wrote: Hi, I have the following dhclient.conf file that USED TO WORK to find the right SSID depending on where I am. It now does

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Matthew N. Dodd
On Mon, 4 Aug 2003, Martin Blapp wrote: > Yes, there have been some changes. The most important was the interface > polling addition, but that should not make any difference here. Read the code. dhclient.c:send_discover() bails out if interface_active() is false BEFORE iterating all the possible

Re: Bug in GEOM or in gstat?

2003-08-04 Thread Lukas Ertl
On Mon, 4 Aug 2003, Poul-Henning Kamp wrote: > > Hi Lucas, > > Which versions ? 5.0, 5.1 or -current ? CURRENT from this morning CEST. > Does the large numbers persist when the system is idle, or do they > fall back to zero ? This is a snapshot from an idle system: dT: 0.510 flag_I 50us

Re: Bug in GEOM or in gstat?

2003-08-04 Thread Poul-Henning Kamp
Hi Lucas, Which versions ? 5.0, 5.1 or -current ? Does the large numbers persist when the system is idle, or do they fall back to zero ? Poul-Henning In message <[EMAIL PROTECTED]>, Lukas Ertl writes: >Hi there, > >when running gstat I'm seeing things like this: > >dT: 0.509 flag_I 50us

Bug in GEOM or in gstat?

2003-08-04 Thread Lukas Ertl
Hi there, when running gstat I'm seeing things like this: dT: 0.509 flag_I 50us sizeof 240 i -1 L(q) ops/sr/s kBps ms/rw/s kBps ms/w %busy Name 1189149 21136.2 39785 20.6 87.8| da0 1226218 8891 14.2 8785 24.6 94

Re: buildworld broken after installworld

2003-08-04 Thread Andrey Chernov
On Mon, Aug 04, 2003 at 17:18:58 +0300, Ruslan Ermilov wrote: > : The characters or collating elements in the > : range shall be placed in the array in ascending > : collation sequence. If the second endpoint > : precedes the starting endpoint in the collation > :

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Martin Blapp
Hi, > I have the following dhclient.conf file that USED TO WORK to find the right > SSID depending on where I am. It now doesn't. Yes, there have been some changes. The most important was the interface polling addition, but that should not make any difference here. Can you start dhclient with

Re: buildworld broken after installworld

2003-08-04 Thread Shin-ichi YOSHIMOTO
Subject: Re: buildworld broken after installworld, On Mon, 4 Aug 2003 18:14:04 +0400, Andrey Chernov wrote: > I just commit the fix to makelist, see explanation in the commit message. Just fine for "LANG=en_US.ISO8859-1". Thank you. -- Shin-ichi YOSHIMOTO <[EMAIL PROTECTED]> http://diary.waishi.

dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Larry Rosenman
Was there a change in the behaviour of dhclient and the dhclient.conf file? I have the following dhclient.conf file that USED TO WORK to find the right SSID depending on where I am. It now doesn't. # $FreeBSD: src/etc/dhclient.conf,v 1.3 2001/10/27 03:14:37 rwatson Exp $ # # This file is

Re: buildworld broken after installworld

2003-08-04 Thread Ruslan Ermilov
[ standards@ Cc:ed ] On Mon, Aug 04, 2003 at 06:03:32PM +0400, Andrey Chernov wrote: > On Mon, Aug 04, 2003 at 17:57:13 +0400, Andrey Chernov wrote: > > > > There is > > > > > > tr '[a-z]' '[A-Z]' > > > > > > which can be different for different locales since use collate now as > > > required b

Re: buildworld broken after installworld

2003-08-04 Thread Andrey Chernov
On Mon, Aug 04, 2003 at 23:05:16 +0900, Shin-ichi YOSHIMOTO wrote: > Subject: Re: buildworld broken after installworld, > On Mon, 4 Aug 2003 17:57:13 +0400, Andrey Chernov wrote: > > Well, I found error in the archives, so the question remains, what locale > > you use? > > LANG=en_US.ISO8859-1 I

Re: INET6 in world

2003-08-04 Thread Bernd Walter
On Mon, Aug 04, 2003 at 03:32:47PM +0200, Harti Brandt wrote: > On Sun, 3 Aug 2003, Bernd Walter wrote: > > BW>On Sun, Aug 03, 2003 at 04:07:15PM +0200, Jens Rehsack wrote: > BW>> Hi David, > BW>> > BW>> I've seen that several world daemons (rpcbind, telnetd, ...) are > BW>> build with INET6. > BW

Re: buildworld broken after installworld

2003-08-04 Thread Shin-ichi YOSHIMOTO
Subject: Re: buildworld broken after installworld, On Mon, 4 Aug 2003 17:57:13 +0400, Andrey Chernov wrote: > Well, I found error in the archives, so the question remains, what locale > you use? LANG=en_US.ISO8859-1 -- Shin-ichi YOSHIMOTO <[EMAIL PROTECTED]> http://diary.waishi.jp/~yosimoto/dia

Re: buildworld broken after installworld

2003-08-04 Thread Andrey Chernov
On Mon, Aug 04, 2003 at 17:57:13 +0400, Andrey Chernov wrote: > > There is > > > > tr '[a-z]' '[A-Z]' > > > > which can be different for different locales since use collate now as > > required by POSIX. Please tell which exact non-C locale you use and what > > happens? I miss start of this discu

Re: buildworld broken after installworld

2003-08-04 Thread Andrey Chernov
On Mon, Aug 04, 2003 at 17:46:37 +0400, Andrey Chernov wrote: > On Mon, Aug 04, 2003 at 22:38:33 +0900, Shin-ichi YOSHIMOTO wrote: > > Subject: Re: buildworld broken after installworld, > > On Mon, 4 Aug 2003 14:47:23 +0300, Ruslan Ermilov wrote: > > > Too bad. I think this may be related to a rec

Re: buildworld broken after installworld

2003-08-04 Thread Andrey Chernov
On Mon, Aug 04, 2003 at 22:38:33 +0900, Shin-ichi YOSHIMOTO wrote: > Subject: Re: buildworld broken after installworld, > On Mon, 4 Aug 2003 14:47:23 +0300, Ruslan Ermilov wrote: > > Too bad. I think this may be related to a recent work of Andrey > > on tr(1), as fcns.h is generated using src/lib/

Re: buildworld broken after installworld

2003-08-04 Thread Shin-ichi YOSHIMOTO
Subject: Re: buildworld broken after installworld, On Mon, 4 Aug 2003 14:47:23 +0300, Ruslan Ermilov wrote: > Too bad. I think this may be related to a recent work of Andrey > on tr(1), as fcns.h is generated using src/lib/libedit/makelist. > Perhaps, just enforcing the C locale will fix it. Yes.

Re: INET6 in world

2003-08-04 Thread Harti Brandt
On Sun, 3 Aug 2003, Bernd Walter wrote: BW>On Sun, Aug 03, 2003 at 04:07:15PM +0200, Jens Rehsack wrote: BW>> Hi David, BW>> BW>> I've seen that several world daemons (rpcbind, telnetd, ...) are BW>> build with INET6. BW>> In real life, I do not know anyone who owns some IPv6 addresses BW>> but ma

Re: Any patch for ICMP in a jail?

2003-08-04 Thread Brad Knowles
At 8:35 AM -0400 2003/08/04, Robert Watson wrote: The best short-term suggestion would be to write a privilege-separated ping tool -- a pingd running outside the jail, providing UNIX domain sockets in each jail that needs the ability to ping; ping then becomes a client that RPC's to pingd

Re: Any patch for ICMP in a jail?

2003-08-04 Thread Robert Watson
On Mon, 4 Aug 2003, Rus Foster wrote: > Is there a patch that will allow ping from inside a jail on 5.x? Google > didn't show anything? The problem is that, to generate pings, you have to have access to a raw socket. And unfortuantely, raw sockets imply access to a lot more than just the abili

Re: buildworld broken after installworld

2003-08-04 Thread Ruslan Ermilov
On Mon, Aug 04, 2003 at 07:51:35PM +0900, Shin-ichi YOSHIMOTO wrote: > I tried to buildworld and installworld in this morning. After that, > buildworld broken like this: > > [snip] > ===> lib/libedit > cc -O -pipe -march=pentium4 -I. -I/usr/src/lib/libedit -c editline.c > In file included from

buildworld broken after installworld

2003-08-04 Thread Shin-ichi YOSHIMOTO
I tried to buildworld and installworld in this morning. After that, buildworld broken like this: [snip] ===> lib/libedit cc -O -pipe -march=pentium4 -I. -I/usr/src/lib/libedit -c editline.c In file included from /usr/src/lib/libedit/chared.h:136, from /usr/src/lib/libedit/el.h

Re: Lucent IBSS mode doesn't work in -CURRENT?

2003-08-04 Thread Eirik Oeverby
Sorry, I missed the point that it had once worked. However, the point still needs to be made that in the past I have had varying success with various firmware revisions, but the latest revision is the only one that has worked everywhere I have tried it. Good thing I didn't install the kernel I bui

Re: Lucent IBSS mode doesn't work in -CURRENT?

2003-08-04 Thread Greg 'groggy' Lehey
On Monday, 4 August 2003 at 11:37:44 +0200, Brad Knowles wrote: > At 11:51 PM -0600 2003/08/03, M. Warner Losh wrote: > >> In message: <[EMAIL PROTECTED]> >> "Greg 'groggy' Lehey" <[EMAIL PROTECTED]> writes: >> >>> On Thursday, 31 July 2003 at 9:30:31 +0200, Eirik Oeverby wrote:

Re: Lucent IBSS mode doesn't work in -CURRENT?

2003-08-04 Thread Brad Knowles
At 11:51 PM -0600 2003/08/03, M. Warner Losh wrote: In message: <[EMAIL PROTECTED]> "Greg 'groggy' Lehey" <[EMAIL PROTECTED]> writes: : On Thursday, 31 July 2003 at 9:30:31 +0200, Eirik Oeverby wrote: : > : > Oh and btw.. Get the *latest* firmware onto all your cards. That is :

Re: [current tinderbox] failure on amd64/amd64

2003-08-04 Thread Dag-Erling Smørgrav
Tinderbox <[EMAIL PROTECTED]> writes: > TB --- mkdir /home/des/tinderbox/CURRENT Disk failure on the tinderbox machine. DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-

Re: Lucent IBSS mode doesn't work in -CURRENT?

2003-08-04 Thread Greg 'groggy' Lehey
On Sunday, 3 August 2003 at 23:51:55 -0600, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > "Greg 'groggy' Lehey" <[EMAIL PROTECTED]> writes: >> On Thursday, 31 July 2003 at 9:30:31 +0200, Eirik Oeverby wrote: >>> Hey, >>> >>> I have a few Orinoco cards, and they 'work' in b

Any patch for ICMP in a jail?

2003-08-04 Thread Rus Foster
Hi All, Is there a patch that will allow ping from inside a jail on 5.x? Google didn't show anything? Cheers Rus -- w: http://www.jvds.com | Linux + FreeBSD VDS's from $15/mo e: [EMAIL PROTECTED]| Totally Customizable Technology t: 07919 373537 | General FreeBSD Forums: 10% don

mtx_lock() of spin mutex (null)

2003-08-04 Thread Holger Kipp
Got the following panic on a completely idle -CURRENT from July 26th: so this was presumably caused by the daily or weekly jobs. panic: mtx_lock() of spin mutex (null) @ /usr/src/sys/kern/vfs_subr.c:1186 Debugger("panic") stopped at Debugger +0x54: xchgl %ebx,in_Debugger.0 db> Regards, Ho