Page 4 of 4
<  1 2 3  4
Reply
   
 Computer or program crashed? Post your crash logs. 
 
 
  #46 (permalink)  
Old 23-06-2008, 10:47 AM
Regular

Group: Regulars
Location: Gold Coast


Quote:
Originally Posted by Kzach View Post
I think I might know the cause ...
cheers mate.
__________________
On the whole, I'd rather be in Philadelphia ...
Venom71 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #47 (permalink)  
Old 23-06-2008, 10:55 AM
Regular

Group: Regulars
Location: Melbourne


Hrm, well, uninstalled FinderPop and I can still replicate the crash in Pages.
__________________
#arpg - an IRC channel on the irc.moofspeak.net IRC network to help connect Aussie Pen & Paper RPG fans.
--------------------------
Australian RPG Dungeon.
Kzach is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #48 (permalink)  
Old 23-06-2008, 11:13 AM
Regular

Group: Regulars
Location: Gold Coast


Rebooted as well?
__________________
On the whole, I'd rather be in Philadelphia ...
Venom71 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #49 (permalink)  
Old 23-06-2008, 12:38 PM
Regular

Group: Regulars
Location: Melbourne


Quote:
Originally Posted by Venom71 View Post
Rebooted as well?
Yah, and ran all the MainMenu scripts and repaired fonts.
__________________
#arpg - an IRC channel on the irc.moofspeak.net IRC network to help connect Aussie Pen & Paper RPG fans.
--------------------------
Australian RPG Dungeon.
Kzach is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #50 (permalink)  
Old 23-06-2008, 01:42 PM
Not so serious ;)

Group: Administrators
Location: Fukuoka, Japan (originally Canberra)
Blog Entries: 4


Both your versions of GraphicConverter and Pages are out of date. Pages is now at 3.02 and GC at 6.1. Try updating them.
__________________
A bunch of stuff for sale here - PCI and graphics cards, mostly.
The question you're about to ask me or post in MacTalk Community is answered in the Forum Rules & FAQ.
As men, however, make little effort to exercise their intellect, or imagine that they possess knowledge before they really learn, the consequence is that they never begin to have knowledge..."
— Origen in De Principiis
Currawong is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #51 (permalink)  
Old 23-06-2008, 11:32 PM
Regular

Group: Regulars
Location: Melbourne


Updated it and still can replicate the problem with the original files.

Copy and pasted the original files into a new file and can still replicate the crash with just a couple of mouse-clicks.

This is getting annoying.

I'll have to work on new files with new content for awhile to see if it crops up there as well to make sure it's not just some bug being carried over from older or corrupt files.
__________________
#arpg - an IRC channel on the irc.moofspeak.net IRC network to help connect Aussie Pen & Paper RPG fans.
--------------------------
Australian RPG Dungeon.

Last edited by Kzach; 23-06-2008 at 11:40 PM.
Kzach is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #52 (permalink)  
Old 24-06-2008, 11:51 AM
Regular

Group: Regulars
Location: Melbourne


Now Preview is crashing on me

Does it mean anything if it's always the same thread and exception type? All the crashes have that in common.
Code:
Process:         Preview [2053]
Path:            /Applications/Preview.app/Contents/MacOS/Preview
Identifier:      com.apple.Preview
Version:         4.1 (469.2.1)
Build Info:      Preview-4690201~6
Code Type:       X86 (Native)
Parent Process:  launchd [124]

Date/Time:       2008-06-24 12:47:46.843 +1000
OS Version:      Mac OS X 10.5.3 (9D34)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c8348b23
Crashed Thread:  0

Thread 0 Crashed:
0   libobjc.A.dylib               	0x9611a6e8 objc_msgSend + 24
1   com.apple.AppKit              	0x94c87e6d -[NSNavBrowserDelegate browser:willDisplayCell:atRow:column:] + 261
2   com.apple.AppKit              	0x94c87d5d -[NSBrowser _sendDelegateWillDisplayCell:atRow:column:] + 134
3   com.apple.AppKit              	0x94c82088 -[NSBrowser _loadedCellAtRow:column:inMatrix:] + 351
4   com.apple.AppKit              	0x94c93ee6 -[NSBrowser selectRow:inColumn:] + 180
5   com.apple.AppKit              	0x94c86699 -[NSNavBrowserDelegate reloadChildrenForNode:] + 2197
6   com.apple.AppKit              	0x94c85dd4 -[NSNavDataSource _reloadChildrenForNode:] + 67
7   com.apple.AppKit              	0x94c8adbb -[NSNavDataSource _handleChildChanged:] + 530
8   com.apple.Foundation          	0x9411e54a _nsnote_callback + 106
9   com.apple.CoreFoundation      	0x968ac9ba __CFXNotificationPost + 362
10  com.apple.CoreFoundation      	0x968acc93 _CFXNotificationPostNotification + 179
11  com.apple.Foundation          	0x9414ba8c -[NSNotificationCenter postNotification:] + 124
12  com.apple.AppKit              	0x94c8341a +[NSNavFBENode _postNotificationForEvent:notificationName:parent:child:fbeProperty:] + 542
13  com.apple.AppKit              	0x94c82874 +[NSNavFBENode _reallyProcessNotifications:] + 700
14  com.apple.Foundation          	0x9417873e __NSFirePerformTimer + 382
15  com.apple.CoreFoundation      	0x968c99a2 __CFRunLoopDoObservers + 466
16  com.apple.CoreFoundation      	0x968cad05 CFRunLoopRunSpecific + 853
17  com.apple.CoreFoundation      	0x968cbcf8 CFRunLoopRunInMode + 88
18  com.apple.HIToolbox           	0x96245da4 RunCurrentEventLoopInMode + 283
19  com.apple.HIToolbox           	0x96245bbd ReceiveNextEventCommon + 374
20  com.apple.HIToolbox           	0x96245a31 BlockUntilNextEventMatchingListInMode + 106
21  com.apple.AppKit              	0x94a44505 _DPSNextEvent + 657
22  com.apple.AppKit              	0x94a43db8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
23  com.apple.AppKit              	0x94a3cdf3 -[NSApplication run] + 795
24  com.apple.AppKit              	0x94a0a030 NSApplicationMain + 574
25  com.apple.Preview             	0x000025a2 start + 54
__________________
#arpg - an IRC channel on the irc.moofspeak.net IRC network to help connect Aussie Pen & Paper RPG fans.
--------------------------
Australian RPG Dungeon.
Kzach is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #53 (permalink)  
Old 24-06-2008, 11:54 AM
Not so serious ;)

Group: Administrators
Location: Fukuoka, Japan (originally Canberra)
Blog Entries: 4


Does it crash doing the same things logged in as another user?
__________________
A bunch of stuff for sale here - PCI and graphics cards, mostly.
The question you're about to ask me or post in MacTalk Community is answered in the Forum Rules & FAQ.
As men, however, make little effort to exercise their intellect, or imagine that they possess knowledge before they really learn, the consequence is that they never begin to have knowledge..."
— Origen in De Principiis
Currawong is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #54 (permalink)  
Old 24-06-2008, 01:01 PM
Regular

Group: Regulars
Location: Melbourne


Ok!

I copied one of the problem files over to a new user and logged in to them and had NO problems with the file.

That's good news, right?
__________________
#arpg - an IRC channel on the irc.moofspeak.net IRC network to help connect Aussie Pen & Paper RPG fans.
--------------------------
Australian RPG Dungeon.
Kzach is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #55 (permalink)  
Old 23-08-2008, 04:29 PM
Member

Group: Regulars


hello everyone, i've been having quite a few kernal panics lately (once every day for the past 3-4 days). any help would be great. here is the log:

Quote:
Sat Aug 23 17:21:46 2008
panic(cpu 0 caller 0x001A8CD4): Kernel trap at 0x001dd443, type 14=page fault, registers:
CR0: 0x80010033, CR2: 0x5f6e7277, CR3: 0x010ca000, CR4: 0x00000660
EAX: 0x5f6e6957, EBX: 0x00000000, ECX: 0x042ab790, EDX: 0x0000020f
CR2: 0x5f6e7277, EBP: 0x3ebb7968, ESI: 0x0b21a954, EDI: 0x00000000
EFL: 0x00010202, EIP: 0x001dd443, CS: 0x00000008, DS: 0x03fe0010
Error code: 0x00000000

Backtrace, Format - Frame : Return Address (4 potential args on stack)
0x3ebb7718 : 0x12b0fa (0x4592a4 0x3ebb774c 0x133243 0x0)
0x3ebb7768 : 0x1a8cd4 (0x46280c 0x1dd443 0xe 0x461fbc)
0x3ebb7848 : 0x19ede5 (0x3ebb7860 0x246 0x3ebb7968 0x1dd443)
0x3ebb7858 : 0x1dd443 (0xe 0x42a0048 0x3ebb0070 0x190010)
0x3ebb7968 : 0x31ec9c (0x0 0x34 0x3ebb79bc 0x753c86c)
0x3ebb7a08 : 0x340832 (0x3fda004 0x5548ea0 0x3ebb7e64 0x3ebb7ad8)
0x3ebb7b28 : 0x340c35 (0x3ebb7e8c 0x50132e4 0x4306a4c 0xabe988)
0x3ebb7b68 : 0x1f3e21 (0x3ebb7b84 0xacb48c 0x3ebb7bd8 0x3e5d304)
0x3ebb7bb8 : 0x1dbe63 (0x5548ea0 0x3ebb7d50 0x3ebb7e64 0x3ebb7e8c)
0x3ebb7c18 : 0x1eb690 (0x5548ea0 0x3ebb7d50 0x3ebb7e64 0x3ebb7e8c)
0x3ebb7c78 : 0x1e1e4f (0x3ebb7d38 0x3ebb7cec 0x3ebb7e8c 0x50132e4)
0x3ebb7d08 : 0x1e24ce (0x50132e4 0x3ebb7d38 0xa02 0x3ebb7e8c)
0x3ebb7f78 : 0x3ddde2 (0x45fd0c0 0x50131e0 0x5013224 0x0)
0x3ebb7fc8 : 0x19f2c3 (0x6a504e0 0x0 0x1a20b5 0x6a504e0)
No mapping exists for frame pointer
Backtrace terminated-invalid frame pointer 0xbfffde08

BSD process name corresponding to current thread: Safari

Mac OS version:
9E17

Kernel version:
Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386
System model name: MacBook2,1 (Mac-F4208CA9)
jisu is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #56 (permalink)  
Old 23-08-2008, 04:33 PM
Regular

Group: Regulars
Location: Hobart, TAS


Quote:
Originally Posted by jisu View Post
hello everyone, i've been having quite a few kernal panics lately (once every day for the past 3-4 days). any help would be great. here is the log:
Is your problem reproducible, as in, can you get a consistent kernel panic when you load a certain webpage, or click on a certain link? I've seen an issue where you would get a kernel panic 100% of the time in Opera - try and attach a file from an SMB-mounted share to an email using SquirrelMail under 10.5.0, and BAM! Instant kernel panic.

Been doing anything out of the ordinary in Safari lately? What's your Console.app say?
bennyling is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #57 (permalink)  
Old 23-08-2008, 04:48 PM
Member

Group: Regulars


is this too short
Quote:
23/08/08 5:19:36 PM com.x3.x3daemon[47] 0 days, 22 hours, 49 minutes, and 36 seconds till the next report.
23/08/08 5:21:29 PM com.apple.launchctl.System[2] fsck_hfs: Volume is journaled. No checking performed.
23/08/08 5:21:29 PM com.apple.launchctl.System[2] fsck_hfs: Use the -f option to force checking.
23/08/08 5:21:34 PM com.apple.launchctl.System[2] launchctl: Please convert the following to launchd: /etc/mach_init.d/airport_wps.plist
23/08/08 5:21:34 PM com.apple.launchctl.System[2] launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
23/08/08 5:21:34 PM com.apple.launchd[1] (org.cups.cupsd) Unknown key: SHAuthorizationRight
23/08/08 5:21:51 PM com.apple.SystemStarter[26] Tuning TCP/IP stack for 2.5G/3G performance

Last edited by jisu; 23-08-2008 at 05:06 PM.
jisu is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #58 (permalink)  
Old 25-08-2008, 11:40 AM
Member

Group: Regulars


bump! ><
jisu is offline
Profile CardPM
Go to the top of the page
Reply With Quote
 
Page 4 of 4
<  1 2 3  4
Reply

Thread Tools

 
Similar Threads
 
Thread Thread Starter Forum Replies Last Post
Console top two logs contain one entry only iPirate Mac OS X & All Software 3 21-02-2008 01:18 PM
Console Logs FineWine Mac OS X & All Software 5 18-02-2008 08:25 AM
terminal app that logs asphotos Terminal, UNIX, Command line & X11 5 13-09-2007 06:22 PM
Deletion of ISP logs upon request tintinaujapon Gadgets, Technology & the internet 6 07-11-2006 10:05 PM
Program Crash Sometimes henhen Help and New Mac User Support 8 29-07-2005 07:19 PM