On Sun, Jul 6, 2008 at 11:22 PM, Josh Dye <[EMAIL PROTECTED]> wrote:
> I compile this package on my iMac Cor2Duo with 10.4.11, it also works fine
> on my MacBook (10.5.2).  Someone in IRC said this didn't work
> on their 10.5.4, but since I still have 10.4.11 & 10.5.2 I can't confirm
> this, I will post my results once I update...
>
> http://www.mediafire.com/?myzilfyzj4d
> Please note that though the finder may say this is universal, the pingus
> executable is Intel only, so when this gets added to the  download page-
> keep the current link up

For the record, this is the crash log that someone (not me) reported:

Process:         pingus [11145]
Path:            /Users/floam/Downloads/Pingus.app/Contents/Resources/pingus
Identifier:      pingus
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  bash [11144]

Date/Time:       2008-07-06 17:39:22.669 -0700
OS Version:      Mac OS X 10.5.4 (9E17)
Report Version:  6

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  0

Thread 0 Crashed:
0   libSystem.B.dylib                   0x95133b9e __kill + 10
1   libSystem.B.dylib                   0x951aaec2 raise + 26
2   libSystem.B.dylib                   0x951ba47f abort + 73
3   pingus                              0x000dce82 0x1000 + 900738
4   pingus                              0x00126f02
FontImpl::FontImpl(FontDescription const&) + 474
5   pingus                              0x00067238
Font::Font(FontDescription const&) + 40
6   pingus                              0x000a838a
Resource::load_font(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&) + 218
7   pingus                              0x000660f2 Fonts::init() + 162
8   pingus                              0x00092498 PingusMain::init_pingus() + 
32
9   pingus                              0x000985a2
PingusMain::SDL_main(int, char**) + 294
10  pingus                              0x00098a4a SDL_main + 52
11  pingus                              0x000dc5e0 -[SDLMain
applicationDidFinishLaunching:] + 75
12  com.apple.Foundation                0x9243464c _nsnote_callback + 364
13  com.apple.CoreFoundation            0x96ae9aba __CFXNotificationPost + 362
14  com.apple.CoreFoundation            0x96ae9d93
_CFXNotificationPostNotification + 179
15  com.apple.Foundation                0x924317b0 -[NSNotificationCenter
postNotificationName:object:userInfo:] + 128
16  com.apple.Foundation                0x9243aff8 -[NSNotificationCenter
postNotificationName:object:] + 56
17  com.apple.AppKit                    0x9018db7a -[NSApplication
_postDidFinishNotification] + 125
18  com.apple.AppKit                    0x9018da89 -[NSApplication
_sendFinishLaunchingNotification] + 77
19  com.apple.AppKit                    0x9010762f
-[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 284
20  com.apple.AppKit                    0x90106e28
-[NSApplication(NSAppleEventHandling)
_handleCoreEvent:withReplyEvent:] + 98
21  com.apple.Foundation                0x92459b6f -[NSAppleEventManager
dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 655
22  com.apple.Foundation                0x9245987f
_NSAppleEventManagerGenericHandler + 223
23  com.apple.AE                        0x94660648
aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned
char*) + 144
24  com.apple.AE                        0x9466057e
dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
25  com.apple.AE                        0x94660425 aeProcessAppleEvent + 177
26  com.apple.HIToolbox                 0x931b747d AEProcessAppleEvent + 38
27  com.apple.AppKit                    0x90104719 _DPSNextEvent + 1189
28  com.apple.AppKit                    0x90103db8 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
29  com.apple.AppKit                    0x900fcdf3 -[NSApplication run] + 795
30  pingus                              0x000dcd34 main + 1557
31  pingus                              0x00002eb6 _start + 216
32  pingus                              0x00002ddd start + 41

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x951ba43f  ecx: 0xbfffe91c  edx: 0x95133b9e
  edi: 0x000000ff  esi: 0x000000ff  ebp: 0xbfffe938  esp: 0xbfffe91c
   ss: 0x0000001f  efl: 0x00000282  eip: 0x95133b9e   cs: 0x00000007
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00ffd000

-- 
Michael Ploujnikov
http://plouj.com/


_______________________________________________
Pingus-Devel mailing list
Pingus-Devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pingus-devel

Reply via email to