Error on Startup on MacOSX

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

Error on Startup on MacOSX

stefano-franchi
I am using VW 7.4 NC and experiencing problems at startup when using my
development image.
Just after loading the image, a debug window pops up with "Unhandled
exception: a primitive has failed". However, trying to enter the
debugger to find out what has caused the problem fails: the debugger
opens, but all the panes are empty and the debugger window itself goes
dead, and cannot closed anymore.
Any suggestion?

Stefano


__________________________________________________
Stefano Franchi
Department of Philosophy                  Ph:  (64) 9 373-7599 x83940
University Of Auckland Fax: (64) 9 373-7408
Private Bag 92019 [hidden email]
Auckland
New Zealand

Reply | Threaded
Open this post in threaded view
|

Re: Error on Startup on MacOSX

Alan Knight-2
It's hard to tell too much without more information. It sounds like you do get the basic error window. If it's gotten that far, then instead of hitting the "Debug" button, hit "Copy Stack". That should put the stack into the standard OS clipboard, and you can paste it into some other application, and get a bit more information about what's going wrong.

At 04:20 PM 04/05/2006, Stefano Franchi wrote:

>I am using VW 7.4 NC and experiencing problems at startup when using my development image.
>Just after loading the image, a debug window pops up with "Unhandled exception: a primitive has failed". However, trying to enter the debugger to find out what has caused the problem fails: the debugger opens, but all the panes are empty and the debugger window itself goes dead, and cannot closed anymore.
>Any suggestion?
>
>Stefano
>
>
>__________________________________________________
>Stefano Franchi
>Department of Philosophy                  Ph:  (64) 9 373-7599 x83940
>University Of Auckland                  Fax: (64) 9 373-7408
>Private Bag 92019                               [hidden email]
>Auckland
>New Zealand                    

--
Alan Knight [|], Cincom Smalltalk Development
[hidden email]
[hidden email]
http://www.cincom.com/smalltalk

"The Static Typing Philosophy: Make it fast. Make it right. Make it run." - Niall Ross

Reply | Threaded
Open this post in threaded view
|

Re: Error on Startup on MacOSX

Vincent Ginot
I sometimes get that exception in development (MacOSX), and I never
manage to correct my corrupted image. So I just close the exception
window (it is generally possible), publish my work, and build a new
development image.

Le 5 mai 06, à 00:09, Alan Knight a écrit :

> It's hard to tell too much without more information. It sounds like
> you do get the basic error window. If it's gotten that far, then
> instead of hitting the "Debug" button, hit "Copy Stack". That should
> put the stack into the standard OS clipboard, and you can paste it
> into some other application, and get a bit more information about
> what's going wrong.
>
> At 04:20 PM 04/05/2006, Stefano Franchi wrote:
>> I am using VW 7.4 NC and experiencing problems at startup when using
>> my development image.
>> Just after loading the image, a debug window pops up with "Unhandled
>> exception: a primitive has failed". However, trying to enter the
>> debugger to find out what has caused the problem fails: the debugger
>> opens, but all the panes are empty and the debugger window itself
>> goes dead, and cannot closed anymore.
>> Any suggestion?
>>
>> Stefano
>>
>>
>> __________________________________________________
>> Stefano Franchi
>> Department of Philosophy                  Ph:  (64) 9 373-7599 x83940
>> University Of Auckland                  Fax: (64) 9 373-7408
>> Private Bag 92019                              
>> [hidden email]
>> Auckland
>> New Zealand
>
> --
> Alan Knight [|], Cincom Smalltalk Development
> [hidden email]
> [hidden email]
> http://www.cincom.com/smalltalk
>
> "The Static Typing Philosophy: Make it fast. Make it right. Make it
> run." - Niall Ross
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Error on Startup on MacOSX

stefano-franchi

On May 5, 2006, at 6:33 PM, Vincent Ginot wrote:

> I sometimes get that exception in development (MacOSX), and I never
> manage to correct my corrupted image. So I just close the exception
> window (it is generally possible), publish my work, and build a new
> development image.


Hi Vincent,

that's almost exactly what I ended up doing---I rebuilt a new image
from the changes file. Everything works fine again now. James Robertson
suggested to change the color depth in the OS, but that does not seem
to help. Anyways, problem disappeared.

Cheers,

S.



>
> Le 5 mai 06, à 00:09, Alan Knight a écrit :
>
>> It's hard to tell too much without more information. It sounds like
>> you do get the basic error window. If it's gotten that far, then
>> instead of hitting the "Debug" button, hit "Copy Stack". That should
>> put the stack into the standard OS clipboard, and you can paste it
>> into some other application, and get a bit more information about
>> what's going wrong.
>>
>> At 04:20 PM 04/05/2006, Stefano Franchi wrote:
>>> I am using VW 7.4 NC and experiencing problems at startup when using
>>> my development image.
>>> Just after loading the image, a debug window pops up with "Unhandled
>>> exception: a primitive has failed". However, trying to enter the
>>> debugger to find out what has caused the problem fails: the debugger
>>> opens, but all the panes are empty and the debugger window itself
>>> goes dead, and cannot closed anymore.
>>> Any suggestion?
>>>
>>> Stefano
>>>
>>>
>>> __________________________________________________
>>> Stefano Franchi
>>> Department of Philosophy                  Ph:  (64) 9 373-7599 x83940
>>> University Of Auckland                  Fax: (64) 9 373-7408
>>> Private Bag 92019                              
>>> [hidden email]
>>> Auckland
>>> New Zealand
>>
>> --
>> Alan Knight [|], Cincom Smalltalk Development
>> [hidden email]
>> [hidden email]
>> http://www.cincom.com/smalltalk
>>
>> "The Static Typing Philosophy: Make it fast. Make it right. Make it
>> run." - Niall Ross
>>
>>
>
>
__________________________________________________
Stefano Franchi
Department of Philosophy                  Ph:  (64) 9 373-7599 x83940
University Of Auckland Fax: (64) 9 373-7408
Private Bag 92019 [hidden email]
Auckland
New Zealand