GsNMethod class>>_gsReturnToC

classic Classic list List threaded Threaded
2 messages Options
marten marten
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

GsNMethod class>>_gsReturnToC

Hello,

one of the most anoying problems I regulary have to face with (with
Pharo, GemTools 1.8.7 and earlier) is a walkback while browsing or
debugging Smalltalk source code in the Gemstone database.

On a regular base (perhaps every two minutes) I get a walkback.

This walkback begins from GsNMethod class>>_gsReturnToC

Any idea how to get rid of these bad problems ????


Marten
Dale Henrichs Dale Henrichs
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: GsNMethod class>>_gsReturnToC

Marten,

I need to gather enough information so that I can reproduce and characterize the problem...

I need a stack trace of walkback. Along with the stack trace, I'd like the version of Pharo that you're using and the version of GemStone that you're connecting to ....

Some context as to what you are doing when you get the walkback might be helpful as well.

Dale

----- Original Message -----
| From: "Marten Feldtmann" <[hidden email]>
| To: "GemStone Seaside beta discussion" <[hidden email]>
| Sent: Saturday, November 26, 2011 4:38:15 AM
| Subject: [GS/SS Beta] GsNMethod class>>_gsReturnToC
|
| Hello,
|
| one of the most anoying problems I regulary have to face with (with
| Pharo, GemTools 1.8.7 and earlier) is a walkback while browsing or
| debugging Smalltalk source code in the Gemstone database.
|
| On a regular base (perhaps every two minutes) I get a walkback.
|
| This walkback begins from GsNMethod class>>_gsReturnToC
|
| Any idea how to get rid of these bad problems ????
|
|
| Marten
|
Loading...