Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > PowerShell

Vista - Exception

Reply
 
Old 10-22-2008   #1 (permalink)
lsalamon


 
 

Exception

When running PowerShell - Graphical Windows PowerShell V2(CTP2)
Start commando like tracert and click menu Help, Contents. This trow an
exception popup.

In debugging mode I get this information :
Microsoft.Windows.PowerShell.Gui.Internal.GPowerShell.Main
Quote:

> gpowershell.exe!Microsoft.Windows.PowerShell.Gui.Internal.GPowerShell.Main(string[] args) + 0x290 bytes
00000275 push 0
00000277 push ebx
00000278 push 0
0000027a mov ecx,dword ptr [ebp-28h]
0000027d xor edx,edx
0000027f mov eax,dword ptr [ecx]
00000281 call dword ptr [eax+00000098h]
00000287 jmp 00000290
00000289 mov ecx,eax
0000028b call 769F4277
00000290 mov dword ptr [ebp-1Ch],0 <------- here
00000297 mov dword ptr [ebp-18h],0FCh
0000029e push 35C07FCh
000002a3 jmp 000002A5
000002a5 mov eax,dword ptr [ebp-24h]
000002a8 mov byte ptr [eax+0Ch],1
000002ac call dword ptr ds:[009B30E0h]
000002b2 pop eax
000002b3 jmp eax
000002b5 call 76F74448
000002ba mov ecx,eax
000002bc cmp dword ptr [ecx],ecx
000002be call 76F74B9C
000002c3 jmp 000002CA
000002c5 call 768B170C
000002ca xor eax,eax

--
lsalamon@xxxxxx

My System SpecsSystem Spec
Old 10-22-2008   #2 (permalink)
Oisin (x0n) Grehan [MVP]


 
 

Re: Exception

On Oct 22, 11:54*am, lsalamon <lsala...@xxxxxx>
wrote:
Quote:

> When running PowerShell - Graphical Windows PowerShell V2(CTP2)
> Start commando like tracert and click menu Help, Contents. This trow an
> exception popup.
>
> In debugging mode I get this information :
> Microsoft.Windows.PowerShell.Gui.Internal.GPowerShell.Main
>
Quote:

> > * *gpowershell.exe!Microsoft.Windows.PowerShell.Gui.Internal.GPowerShell.Main(string[] args) + 0x290 bytes * *
>
> 00000275 *push * * * *0 * *
> 00000277 *push * * * *ebx *
> 00000278 *push * * * *0 * *
> 0000027a *mov * * * * ecx,dword ptr [ebp-28h]
> 0000027d *xor * * * * edx,edx
> 0000027f *mov * * * * eax,dword ptr [ecx]
> 00000281 *call * * * *dword ptr [eax+00000098h]
> 00000287 *jmp * * * * 00000290
> 00000289 *mov * * * * ecx,eax
> 0000028b *call * * * *769F4277
> 00000290 *mov * * * * dword ptr [ebp-1Ch],0 * * <------- here
> 00000297 *mov * * * * dword ptr [ebp-18h],0FCh
> 0000029e *push * * * *35C07FCh
> 000002a3 *jmp * * * * 000002A5
> 000002a5 *mov * * * * eax,dword ptr [ebp-24h]
> 000002a8 *mov * * * * byte ptr [eax+0Ch],1
> 000002ac *call * * * *dword ptr ds:[009B30E0h]
> 000002b2 *pop * * * * eax *
> 000002b3 *jmp * * * * eax *
> 000002b5 *call * * * *76F74448
> 000002ba *mov * * * * ecx,eax
> 000002bc *cmp * * * * dword ptr [ecx],ecx
> 000002be *call * * * *76F74B9C
> 000002c3 *jmp * * * * 000002CA
> 000002c5 *call * * * *768B170C
> 000002ca *xor * * * * eax,eax
>
> --
> lsala...@xxxxxx
This is a known issue with CTP2. If you try to use any of the menus
while a pipeline is running, it will crash.

- Oisin
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
how to end a thread without an exception? .NET General
Exception stack is corrupt when catching and storing the exception .NET General
Vista Install Error: Exception Unknown Software Exception Vista installation & setup
Sleep Exception? Vista General
trap exception PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46