pharo launcher chrash

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

pharo launcher chrash

Roelof
Hello,

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

Roelof


crash.dmp (112K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: pharo launcher chrash

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 <[hidden email]> wrote:
Hello,

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

Roelof

Reply | Threaded
Open this post in threaded view
|

Re: pharo launcher chrash

Roelof
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 <[hidden email]> wrote:
Hello,

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

Roelof


Reply | Threaded
Open this post in threaded view
|

Re: pharo launcher chrash

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
<primitive: 'primitiveRemoveProcess' module: 'ProcessWrapperPlugin'>
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 <[hidden email]> 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 <[hidden email]> wrote:
Hello,

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

Roelof


Reply | Threaded
Open this post in threaded view
|

Re: pharo launcher chrash

Roelof
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
<primitive: 'primitiveRemoveProcess' module: 'ProcessWrapperPlugin'>
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 <[hidden email]> 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 <[hidden email]> wrote:
Hello,

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

Roelof