Newie question of app aborts
Newie question of app aborts
- Subject: Newie question of app aborts
- From: email@hidden
- Date: Tue, 06 Nov 2001 17:46:32 -0300
- Organization: Perfil
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!!!!.