Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 10-04-2011, 12:05 AM   #1 (permalink)
Registered Member
 
Join Date: Sep 2011
Posts: 2
Chickenboy is on a distinguished road
Default SIGABRT error when building

this block below is located in my Other Sources file in main.m and i get a SIGABRT error at this code below when i try to build the program

Code:
#import <UIKit/UIKit.h>

int main(int argc, char *argv[]) {

NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];
int retVal = UIApplicationMain(argc, argv, nil, nil);          >>>Thread 1: Program received signal: "SIGABRT".
[pool release];
return retVal;
}
when i look at the debug navigator it says Thread 1: Stopped after step at the leave step below

Code:
0x9470a14c  <+0000>  push   %ebp
0x9470a14d  <+0001>  mov    %esp,%ebp
0x9470a14f  <+0003>  sub    $0x18,%esp
0x9470a152  <+0006>  movl   $0x1,0x8(%esp)
0x9470a15a  <+0014>  mov    0xc(%ebp),%eax
0x9470a15d  <+0017>  mov    %eax,0x4(%esp)
0x9470a161  <+0021>  mov    0x8(%ebp),%eax
0x9470a164  <+0024>  mov    %eax,(%esp)
0x9470a167  <+0027>  call   0x9470a170 <__kill>
0x9470a16c  <+0032>  leave                        >>>Thread 1: Stopped after step
0x9470a16d  <+0033>  ret    
0x9470a16e  <+0034>  nop    
0x9470a16f  <+0035>  nop
can anyone help?
Chickenboy is offline   Reply With Quote
Reply

Bookmarks

Tags
build, error, sigabrt, stopped, xcode

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 390
17 members and 373 guests
13dario13, 7twenty7, eski, EvilElf, glenn_sayers, HemiMG, iOS.Lover, jarv, LunarMoon, n00b, pbart, Pudding, sacha1996, Sami Gh, UMAD, VinceYuan
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,672
Threads: 94,122
Posts: 402,906
Top Poster: BrianSlick (7,990)
Welcome to our newest member, yuncarl28
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 05:20 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0