Issue 6456 in pharo: [BUG]: Creating Spec accessors in Debugger Crashes

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

Issue 6456 in pharo: [BUG]: Creating Spec accessors in Debugger Crashes

pharo
Status: Accepted
Owner: [hidden email]
CC: [hidden email]
Labels: Type-Bug Milestone-2.0 Importance-High Spec

New issue 6456 by [hidden email]: [BUG]: Creating Spec accessors in  
Debugger Crashes
http://code.google.com/p/pharo/issues/detail?id=6456

Image: Pharo2.0a [Latest update: #20233]

Steps to reproduce:
1. DoIt: "DualChangeSorterApplication removeSelector: #changeSorterLeft.
DualChangeSorterApplication new openWithSpec."
2. When the debugger pops up, create the missing accessor there.
3. Click Proceed

Pharo will crash

Here's a snippet from my debug log (not sure if it's relevant to the crash  
or just the DNU):
TestErrorBrowser(Object)>>error:
        Receiver: a TestErrorBrowser
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                dependents: a DependentsArray(a ListComposableModel)
                bindings: a BindingsHolder
                focusOrder: nil
                owner: nil
                window: nil
                spec: nil
                extentHolder: a NewValueHolder
                needRebuild: a NewValueHolder
                isEventForNextFocusBlock: a NewValueHolder
                isEventForPreviousFocusBlock: a NewValueHolder


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6456 in pharo: [BUG]: Creating Spec accessors in Debugger Crashes

pharo
Updates:
        Labels: -Spec Target-Spec

Comment #1 on issue 6456 by [hidden email]: [BUG]: Creating Spec  
accessors in Debugger Crashes
http://code.google.com/p/pharo/issues/detail?id=6456

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6456 in pharo: [BUG]: Creating Spec accessors in Debugger Crashes

pharo
Updates:
        Status: Closed

Comment #2 on issue 6456 by [hidden email]: [BUG]: Creating Spec  
accessors in Debugger Crashes
http://code.google.com/p/pharo/issues/detail?id=6456

I tried to reproduce this in 20319 and it seemed to work fine


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker