Fwd: Newie question of app aborts
Fwd: Newie question of app aborts
- Subject: Fwd: Newie question of app aborts
- From: email@hidden
- Date: Wed, 07 Nov 2001 13:21:29 -0300
- Organization: Perfil
Now if I write to the NSTextField more slowly, for example every 1
second i have no errors. Can it be that the problem was that I wirte to
fast to the NSTextField ?
I write this in a previuos message:
Finally, I make a little app that you enter an url and the app makes the
download to a file in COCOA-JAVA. Sometimes works fine and sometimes the
app exits with 2 differents errors:
-SIGABRT (6)
-SIGBUS (10)
When the file is downloading (in a new thread) I write the transfer rate
in a NSTextField.
Any idea of this problem?
Thanks and sorry for my english!!!!.