Re: [Pharo-users] pharo launcher chrash

2019-03-09 Thread Roelof Wobben

  
  
thanks 
  
  re-installing the launcher did the trick.
  
  Roelof
  
  
  
  Op 9-3-2019 om 16:31 schreef Ben Coman:


  
  

  

  Together with the changes file you sent over Discord,
I started the image and it didn't crash for me,
  but came up with an error "PrimitiveFailed: primitive
#removeProcess: in ProcessWrapper class failed"
  
  
  
ProcessWrapper-class >> removeProcess: arg1
	
	self
  primitiveFailed
  
  
  
  where arg1==>25416768
  
  
  
  
  So there is nothing for me to debug.
  Try uninstalling/reinstalling PharoLauncher.  It
won't touch your image files and will rescan them when
the fresh install starts.
  
  
  cheers -ben
  
  
  
  
On Sat, 9 Mar 2019 at
  21:09, Roelof Wobben 
  wrote:


  
Of
  course.
  
  Here are the links : 
  
  https://www.dropbox.com/s/5mwwaxwsy4we841/Pharo.image?dl=0
  
  if you need also the sources I can provide it
  also. 
  
  Roelof
  
  Op 9-3-2019 om 13:55 schreef Ben Coman:


  

  

  

  The most I can tell is this seems
significant...
  
  


  Stack backtrace:
  	[65942944]
signalSemaphore + 0xd64 in
ProcessWrapperPlugin.DLL
  	[659422CA]
signalSemaphore + 0x6ea in
ProcessWrapperPlugin.DLL
  
  
  
Smalltalk stack dump:
 0x11f8f84 M
  ProcessWrapper>finalize
  0x8cb4fb0: a(n) ProcessWrapper
 0x11f8fa0 M
  WeakFinalizerItem>finalizeValues
  0x8c94148: a(n) WeakFinalizerItem


  
  
  
  Can you upload your PharoLauncher
image somewhere for others to try -
although the change in environment
might disappear the error.
  
  
  cheers -ben
  
  




  
On
  Sat, 9 Mar 2019 at 18:55, Roelof
  Wobben 
  wrote:

Hello,
  
  When starting up the launcher on
  Windows 10 I see a crash.
  A dmp file is included.
  
  Roelof
  

  

  

  

  


  

  
   

Re: [Pharo-users] pharo launcher chrash

2019-03-09 Thread Ben Coman
Together with the changes file you sent over Discord, I started the image
and it didn't crash for me,
but came up with an error "PrimitiveFailed: primitive #removeProcess: in
ProcessWrapper class failed"

ProcessWrapper-class >> removeProcess: arg1

self primitiveFailed

where arg1==>25416768


So there is nothing for me to debug.
Try uninstalling/reinstalling PharoLauncher.  It won't touch your image
files and will rescan them when the fresh install starts.

cheers -ben


On Sat, 9 Mar 2019 at 21:09, Roelof Wobben  wrote:

> Of course.
>
> Here are the links :
>
>
> *https://www.dropbox.com/s/5mwwaxwsy4we841/Pharo.image?dl=0
>  *
> if you need also the sources I can provide it also.
>
> Roelof
>
> Op 9-3-2019 om 13:55 schreef Ben Coman:
>
> The most I can tell is this seems significant...
>
> Stack backtrace:
> [65942944] signalSemaphore + 0xd64 in ProcessWrapperPlugin.DLL
> [659422CA] signalSemaphore + 0x6ea in ProcessWrapperPlugin.DLL
>
> Smalltalk stack dump:
>  0x11f8f84 M ProcessWrapper>finalize 0x8cb4fb0: a(n) ProcessWrapper
>  0x11f8fa0 M WeakFinalizerItem>finalizeValues 0x8c94148: a(n)
> WeakFinalizerItem
>
>
> Can you upload your PharoLauncher image somewhere for others to try -
> although the change in environment might disappear the error.
>
> cheers -ben
>
>
>
> On Sat, 9 Mar 2019 at 18:55, Roelof Wobben  wrote:
>
>> Hello,
>>
>> When starting up the launcher on Windows 10 I see a crash.
>> A dmp file is included.
>>
>> Roelof
>>
>>
>


Re: [Pharo-users] pharo launcher chrash

2019-03-09 Thread Roelof Wobben

  
  
Of course.
  
  Here are the links : 
  
  https://www.dropbox.com/s/5mwwaxwsy4we841/Pharo.image?dl=0
  
  if you need also the sources I can provide it also. 
  
  Roelof
  
  Op 9-3-2019 om 13:55 schreef Ben Coman:


  
  

  

  

  The most I can tell is this seems significant...
  
  


  Stack backtrace:
  	[65942944]
signalSemaphore + 0xd64 in ProcessWrapperPlugin.DLL
  	[659422CA]
signalSemaphore + 0x6ea in ProcessWrapperPlugin.DLL
  
  
  
Smalltalk stack dump:
 0x11f8f84 M ProcessWrapper>finalize
  0x8cb4fb0: a(n) ProcessWrapper
 0x11f8fa0 M
  WeakFinalizerItem>finalizeValues 0x8c94148:
  a(n) WeakFinalizerItem


  
  
  
  Can you upload your PharoLauncher image somewhere
for others to try - although the change in
environment might disappear the error.
  
  
  cheers -ben
  
  




  
On Sat, 9 Mar 2019
  at 18:55, Roelof Wobben 
  wrote:

Hello,
  
  When starting up the launcher on Windows 10 I see
  a crash.
  A dmp file is included.
  
  Roelof
  

  

  

  

  


  




Re: [Pharo-users] pharo launcher chrash

2019-03-09 Thread Ben Coman
The most I can tell is this seems significant...

Stack backtrace:
[65942944] signalSemaphore + 0xd64 in ProcessWrapperPlugin.DLL
[659422CA] signalSemaphore + 0x6ea in ProcessWrapperPlugin.DLL

Smalltalk stack dump:
 0x11f8f84 M ProcessWrapper>finalize 0x8cb4fb0: a(n) ProcessWrapper
 0x11f8fa0 M WeakFinalizerItem>finalizeValues 0x8c94148: a(n)
WeakFinalizerItem


Can you upload your PharoLauncher image somewhere for others to try -
although the change in environment might disappear the error.

cheers -ben



On Sat, 9 Mar 2019 at 18:55, Roelof Wobben  wrote:

> Hello,
>
> When starting up the launcher on Windows 10 I see a crash.
> A dmp file is included.
>
> Roelof
>
>


[Pharo-users] pharo launcher chrash

2019-03-09 Thread Roelof Wobben

Hello,

When starting up the launcher on Windows 10 I see a crash.
A dmp file is included.

Roelof

-
Mon Feb 25 12:52:40 2019

Exception code: C005
Exception addr: 65942944
Access violation (read access) at 0133C05C
EAX:00EF7228EBX:6595C1E0ECX:6595C1E4EDX:0133C05C
ESI:65941800EDI:EBP:00EF7248ESP:00EF71C0
EIP:65942944EFL:00210206
FP Control: 027F
FP Status:  0420
FP Tag: 


Crashed in the VM thread



Hardware information: 
Manufacturer: Unknown
Model: Unknown
Number of processors: 4
Page size: 4096

Memory Information (upon launch):
Physical Memory Size: 4194303 kbytes
Physical Memory Free: 4194303 kbytes
Page File Size: 4194303 kbytes
Page File Free: 4194303 kbytes
Virtual Memory Size: 4194176 kbytes
Virtual Memory Free: 4070952 kbytes
Memory Load: 40 percent

Processor 0: Intel(R) Core(TM) i5-4460  CPU @ 3.20GHz
Identifier: Intel64 Family 6 Model 60 Stepping 3
~MHZ: 3199

Processor 1: Intel(R) Core(TM) i5-4460  CPU @ 3.20GHz
Identifier: Intel64 Family 6 Model 60 Stepping 3
~MHZ: 3199

Processor 2: Intel(R) Core(TM) i5-4460  CPU @ 3.20GHz
Identifier: Intel64 Family 6 Model 60 Stepping 3
~MHZ: 3199

Processor 3: Intel(R) Core(TM) i5-4460  CPU @ 3.20GHz
Identifier: Intel64 Family 6 Model 60 Stepping 3
~MHZ: 3199

Operating System: Windows 10 Enterprise (Build 17134 )
Registered Owner: roelof
Registered Company: 
SP major version: 0
SP minor version: 0
Suite mask: 100
Product type: 1

Display Information: 
Graphics adapter name: Intel(R) HD Graphics 4600
Primary monitor resolution: 1920 x 1080

Device: ???
Adapter String: Intel(R) HD Graphics 4600
Bios String: Intel Video BIOS
Chip Type: Intel(R) HD Graphics Family
DAC Type: Internal
Memory Size: 0x4000

Driver Versions:
igdumdim64: 

VM Version: Cog Spur VM 5.0 (release) from Jan  5 2019
Compiler: gcc 7.4.0
Interpreter Build: CoInterpreter VMMaker.oscog-eem.2504 uuid: 
a00b0fad-c04c-47a6-8a11-5dbff110ac11 Jan  5 2019
Cogit Build: StackToRegisterMappingCogit VMMaker.oscog-eem.2504 uuid: 
a00b0fad-c04c-47a6-8a11-5dbff110ac11 Jan  5 2019
Source Version: VM: 201901051900 
https://github.com/OpenSmalltalk/opensmalltalk-vm.git
Date: Sat Jan 5 20:00:11 2019 CommitHash: 7a3c6b6
Plugins: 201901051900 https://github.com/OpenSmalltalk/opensmalltalk-vm.git

Current byte code: -1
Primitive index: 117

Loaded plugins:
ProcessWrapperPlugin 2 August 2007 (e)
libgit2.dll
SocketPlugin VMMaker.oscog-eem.2495 (i)
ZipPlugin VMMaker.oscog-eem.2480 (i)
JPEGReadWriter2Plugin VMMaker.oscog-eem.2493 (i)
HostWindowPlugin VMMaker.oscog-eem.2493 (i)
libfreetype.dll
B2DPlugin VMMaker.oscog-eem.2480 (i)
BitBltPlugin VMMaker.oscog-eem.2493 (i)
Win32OSProcessPlugin 
VMConstruction-Plugins-OSProcessPlugin.oscog-nice.64 (i)
Kernel32
msvcrt.dll
SurfacePlugin Jan  5 2019 (e)
SqueakFFIPrims
FilePlugin VMMaker.oscog-eem.2498 (i)
MiscPrimitivePlugin VMMaker.oscog-eem.2480 (i)
LargeIntegers v2.0 VMMaker.oscog-eem.2495 (i)
LocalePlugin VMMaker.oscog-eem.2495 (i)
SecurityPlugin VMMaker.oscog-eem.2480 (i)

Module information:
0080 - 00afe000: 
C:\Users\roelof\AppData\Local\PharoLauncher\Pharo.exe
0511 - 0515f000: C:\WINDOWS\system32\dataexchange.dll
0520 - 05f0b240: CogCode
0b18 - 0b7d: 
C:\Users\roelof\AppData\Local\PharoLauncher\libgit2.dll
1001 - 10037000: C:\WINDOWS\SYSTEM32\crtdll.dll
6198 - 619cd000: 
C:\Users\roelof\AppData\Local\PharoLauncher\SurfacePlugin.DLL
6308 - 630a: 
C:\Users\roelof\AppData\Local\PharoLauncher\zlib1.dll
6328 - 63499000: 
C:\Users\roelof\AppData\Local\PharoLauncher\LIBEAY32.dll
6394 - 6394e000: 
C:\Users\roelof\AppData\Local\PharoLauncher\iconv.dll
63d4 - 63dc4000: 
C:\Users\roelof\AppData\Local\PharoLauncher\libssh2-1.dll
64b4 - 64b55000: 
C:\Users\roelof\AppData\Local\PharoLauncher\libwinpthread-1.dll
6594 - 65961000: 
C:\Users\roelof\AppData\Local\PharoLauncher\ProcessWrapperPlugin.DLL
6708 - 6716b000: 
C:\Users\roelof\AppData\Local\PharoLauncher\libfreetype.dll
6761 - 6769f000: 
C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.17134.590_none_4104efa8450cecff\COMCTL32.dll
6961 - 6986d000: C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
6987 - 698ed000: C:\WINDOWS\SYSTEM32\TextInputFramework.dll
6a46 - 6a59c000: C:\WINDOWS\system32\dcomp.dll
6a5a - 6a7f2000: