Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- LOADING... graphics
- LOADING... maps/goldrush.bsp
- tty]
- Program received signal SIGABRT, Aborted.
- 0x92f33952 in __pthread_kill ()
- (gdb) bt
- #0 0x92f33952 in __pthread_kill ()
- #1 0x971fa167 in pthread_kill ()
- #2 0x983e6340 in abort ()
- #3 0x983e6488 in abort_report_np ()
- #4 0x984139db in __chk_fail ()
- #5 0x984139f2 in __chk_fail_overlap ()
- #6 0x98413a2d in __chk_overlap ()
- #7 0x98413bac in __strncpy_chk ()
- #8 0x00042734 in Q_strncpyz (dest=0x240caf8 "goldrush.bsp", src=0x240caf8 "goldrush.bsp", destsize=9) at /Users/jansimek/Development/etlegacy/src/qcommon/q_shared.c:1285
- #9 0x00042633 in COM_StripExtension (in=0x240caf8 "goldrush.bsp", out=0x240caf8 "goldrush.bsp", destsize=64) at /Users/jansimek/Development/etlegacy/src/qcommon/q_shared.c:116
- #10 0x000d206d in RE_LoadWorldMap (name=0x2c94b180 "maps/goldrush.bsp") at /Users/jansimek/Development/etlegacy/src/renderer/tr_bsp.c:2642
- #11 0x0006efc7 in CL_CgameSystemCalls (args=0xbfff52b8) at /Users/jansimek/Development/etlegacy/src/client/cl_cgame.c:767
- #12 0x0004a71e in VM_DllSyscall (arg=52) at /Users/jansimek/Development/etlegacy/src/qcommon/vm.c:309
- #13 0x2b17d26d in trap_R_LoadWorldMap ()
- #14 0x2b155825 in CG_RegisterGraphics ()
- #15 0x2b15351a in CG_Init ()
- #16 0x2b151a74 in vmMain ()
- #17 0x0004b20d in VM_Call (vm=0x241b68, callnum=0) at /Users/jansimek/Development/etlegacy/src/qcommon/vm.c:671
- #18 0x00071879 in CL_InitCGame () at /Users/jansimek/Development/etlegacy/src/client/cl_cgame.c:1179
- #19 0x00086d38 in CL_DownloadsComplete () at /Users/jansimek/Development/etlegacy/src/client/cl_main.c:1923
- #20 0x0008735e in CL_InitDownloads () at /Users/jansimek/Development/etlegacy/src/client/cl_main.c:2124
- #21 0x000923d0 in CL_ParseGamestate (msg=0xbfff65c0) at /Users/jansimek/Development/etlegacy/src/client/cl_parse.c:774
- #22 0x00092f98 in CL_ParseServerMessage (msg=0xbfff65c0) at /Users/jansimek/Development/etlegacy/src/client/cl_parse.c:1064
- #23 0x0008a07b in CL_PacketEvent (from={type = NA_IP, ip = "\005?\033\v", ip6 = "\030?H\000?e??\024\005\000\000\020\000\000", port = 14445, scope_id = 1300}, msg=0xbfff65c0) at /Users/jansimek/Development/etlegacy/src/client/cl_main.c:2702
- #24 0x0001fb1a in Com_EventLoop () at /Users/jansimek/Development/etlegacy/src/qcommon/common.c:2502
- #25 0x0002135f in Com_Frame () at /Users/jansimek/Development/etlegacy/src/qcommon/common.c:3195
- #26 0x000b3d73 in SDL_main (argc=9, argv=0x2b54ae0) at /Users/jansimek/Development/etlegacy/src/sys/sys_main.c:930
- #27 0x0012918f in -[SDLMain applicationDidFinishLaunching:] ()
- #28 0x9ae81692 in __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke ()
- #29 0x940c07e4 in __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ ()
- #30 0x93fa23fb in _CFXNotificationPost ()
- #31 0x9ae6febf in -[NSNotificationCenter postNotificationName:object:userInfo:] ()
- #32 0x9232f7d5 in -[NSApplication _postDidFinishNotification] ()
- #33 0x9232f475 in -[NSApplication _sendFinishLaunchingNotification] ()
- #34 0x9232bda4 in -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] ()
- #35 0x9232b691 in -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] ()
- #36 0x981bf304 in -[NSObject performSelector:withObject:withObject:] ()
- #37 0x9ae903fa in __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke ()
- #38 0x9ae8ff31 in -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] ()
- #39 0x9ae8fd3b in _NSAppleEventManagerGenericHandler ()
- #40 0x912b3b15 in aeDispatchAppleEvent ()
- #41 0x91282ed6 in dispatchEventAndSendReply ()
- #42 0x91282dce in aeProcessAppleEvent ()
- #43 0x99b527c1 in AEProcessAppleEvent ()
- #44 0x923273a8 in _DPSNextEvent ()
- #45 0x92326ad0 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] ()
- #46 0x9231935c in -[NSApplication run] ()
- #47 0x0012990c in main ()
Advertisement
Add Comment
Please, Sign In to add comment