DelayBenchmark requires Smalltalk recompile (was Re: [Pharo-dev] [pharo-project/pharo-core] 3a75cc: 40416)

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

DelayBenchmark requires Smalltalk recompile (was Re: [Pharo-dev] [pharo-project/pharo-core] 3a75cc: 40416)

Ben Coman
 

Since 40416, "DelayBenchmark run" crashes the VM.
40415 has no problem. I cannot reproduce the problem by loading the two
slices below on top of 40415.

No PharoDebug.log is produced, only a crash.dmp, which maybe indicates a
segmentation fault in #garbageCollect.

An Image that crashes on startup is available at...
http://files.openinworld.com/Pharo/Issues/crash2014-12-20.tgz

Doing "Smalltalk recompile" fixes the problem,
so could someone do this for the trunk Image?

cheers -ben


GitHub wrote:

>   Branch: refs/heads/4.0
>   Home:   https://github.com/pharo-project/pharo-core
>   Commit: 3a75ccaa8823084df99b8dc50ab033515829200b
>       https://github.com/pharo-project/pharo-core/commit/3a75ccaa8823084df99b8dc50ab033515829200b
>   Author: Jenkins Build Server <[hidden email]>
>   Date:   2014-12-15 (Mon, 15 Dec 2014)
>
>   Changed paths:
>     M NativeBoost-Core.package/NBFFICallout.class/instance/accessing/resolveType_.st
>     M Polymorph-Widgets.package/extension/SystemWindow/instance/taskbarButtonMenu_.st
>     A Polymorph-Widgets.package/extension/SystemWindow/instance/taskbarCloseAllToRight.st
>     A ScriptLoader40.package/ScriptLoader.class/instance/pharo - scripts/script416.st
>     A ScriptLoader40.package/ScriptLoader.class/instance/pharo - updates/update40416.st
>     M ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
>
>   Log Message:
>   -----------
>   40416
> 14627 Taskbar > Close all > windows to right
> https://pharo.fogbugz.com/f/cases/14627
>
> 14626 Fix is required in NBFFICallout>>resolveType: to pass NBSQLite3s tests
> https://pharo.fogbugz.com/f/cases/14626
>
> http://files.pharo.org/image/40/40416.zip
>
>