Welcome to MacForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

How do i get a current crash report?

 
   Macintosh computer (Home) -> General Discussion RSS
Related Topics:
How to report bugs to Apple? - A problem that I've seen on my powerbook and G5 with external monitors (to the right of the main screen). When a stack fans open from the dock any overflow from the main monitor to the 2nd is not rendered (which makes stacks even more annoying than I .

Which current G4s have analog audio line-in? - I'm thinking about getting a new G4, possibly a 1.25/DP. Do any of the current G4s have analog audio line-in built-in? If so, does it sound good? I'm thinking about some old cassettes and LP records. I've been..

what is the current application that builds web sites - is there an plug in that works with it

iPhone notes: a method to insert the *current date+time*? - In the past I have used my candybar Nokia when arriving at meetings so i know how much to bill clients (i have a sucky memory when it comes to times) The iPhone seems to lack this very basic but amazingly useful feature. I have a

sever crash - hi there crashed my system last nigbt and looking for a start up/ boot disc for osx jaguar or panther. will if can help. thanx
Next:  General Discussion: Do you think Walt Mossberg will be severely reprimanded fo..  
Author Message
John Stolz

External


Since: Sep 06, 2005
Posts: 162



(Msg. 1) Posted: Fri Apr 11, 2008 6:14 am
Post subject: How do i get a current crash report?
Archived from groups: comp>sys>mac>misc (more info?)

I have an application which crashes in certain circumstances. the
crashreporter header looks like this:

[FONT="Courier New"]Host Name: MacPro-stolzy
Architecture: i386
Date/Time: 2008-01-11 11:55:16.353 +0100
OS Version: 10.4.11 (Build 8S2167)
Report Version: 4

Command: RapidWeaver
Path: /Applications/Web Tools/RapidWeaver.app/Contents/MacOS/RapidWeaver
Parent: WindowServer [53]

Version: 3.6.4 (3.6.4)

PID: 1252
Thread: 0

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0xffc7e56b[/FONT]

But the date is wrong, the Mac OS X version is wrong and the version of
RapidWeaver is wrong. I presume this relates to an earlier crash.
How do i get a report on the current crash?

 >> Stay informed about: How do i get a current crash report? 
Back to top
Login to vote
Doc O'Leary

External


Since: Apr 11, 2008
Posts: 2



(Msg. 2) Posted: Fri Apr 11, 2008 7:35 am
Post subject: Re: How do i get a current crash report? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <47fef3a7$0$883$ba4acef3@news.orange.fr>,
John Stolz <china_rider DeleteThis @wanadoo.fr> wrote:

> But the date is wrong, the Mac OS X version is wrong and the version of
> RapidWeaver is wrong. I presume this relates to an earlier crash.
> How do i get a report on the current crash?

Look further along in the file. New crash reports get appended.

--
My personal UDP list: 127.0.0.1, 4ax.com, buzzardnews.com, googlegroups.com,
heapnode.com, localhost, ntli.net, teranews.com, vif.com, x-privat.org

 >> Stay informed about: How do i get a current crash report? 
Back to top
Login to vote
David Empson

External


Since: Jul 18, 2004
Posts: 948



(Msg. 3) Posted: Sat Apr 12, 2008 1:36 am
Post subject: Re: How do i get a current crash report? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

John Stolz <china_rider.DeleteThis@wanadoo.fr> wrote:

> I have an application which crashes in certain circumstances. the
> crashreporter header looks like this:
>
> [FONT="Courier New"]Host Name: MacPro-stolzy
> Architecture: i386
> Date/Time: 2008-01-11 11:55:16.353 +0100
> OS Version: 10.4.11 (Build 8S2167)
> Report Version: 4
>
> Command: RapidWeaver
> Path: /Applications/Web Tools/RapidWeaver.app/Contents/MacOS/RapidWeaver
> Parent: WindowServer [53]
>
> Version: 3.6.4 (3.6.4)
>
> PID: 1252
> Thread: 0
>
> Exception: EXC_BAD_ACCESS (0x0001)
> Codes: KERN_INVALID_ADDRESS (0x0001) at 0xffc7e56b[/FONT]
>
> But the date is wrong, the Mac OS X version is wrong and the version of
> RapidWeaver is wrong. I presume this relates to an earlier crash.
> How do i get a report on the current crash?

Scroll down further. Crash logs accumulate details about multiple
crashes by appending each report to the end of the file. Each report is
separated by a short row of asterisks.

If you are running Leopard, it looks like it is now storing information
about each crash in a separate file. For example, I have a
"Eudora.crash.log" which has all the crashes from 2004 to late 2007,
then eight more files that record specific crashes since then, with
names like "Eudora_2007_11_11-044103_cyclops.crash" (the name encodes
the date and time, and the hostname of the computer).
--
David Empson
dempson.DeleteThis@actrix.gen.nz
 >> Stay informed about: How do i get a current crash report? 
Back to top
Login to vote
John Stolz

External


Since: Sep 06, 2005
Posts: 162



(Msg. 4) Posted: Mon Apr 14, 2008 12:43 pm
Post subject: Re: How do i get a current crash report? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Doc O'Leary wrote:
> In article <47fef3a7$0$883$ba4acef3@news.orange.fr>,
> John Stolz <china_rider RemoveThis @wanadoo.fr> wrote:
>
>> But the date is wrong, the Mac OS X version is wrong and the version of
>> RapidWeaver is wrong. I presume this relates to an earlier crash.
>> How do i get a report on the current crash?
>
> Look further along in the file. New crash reports get appended.
>
There is only one crash reported in the crash reporter and only one file
associated with this program (rapidweaver.crash.log)
 >> Stay informed about: How do i get a current crash report? 
Back to top
Login to vote
Doc O'Leary

External


Since: Apr 11, 2008
Posts: 2



(Msg. 5) Posted: Mon Apr 14, 2008 12:43 pm
Post subject: Re: How do i get a current crash report? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <4803434c$0$889$ba4acef3@news.orange.fr>,
John Stolz <china_rider.RemoveThis@wanadoo.fr> wrote:

> Doc O'Leary wrote:
> > In article <47fef3a7$0$883$ba4acef3@news.orange.fr>,
> > John Stolz <china_rider.RemoveThis@wanadoo.fr> wrote:
> >
> >> But the date is wrong, the Mac OS X version is wrong and the version of
> >> RapidWeaver is wrong. I presume this relates to an earlier crash.
> >> How do i get a report on the current crash?
> >
> > Look further along in the file. New crash reports get appended.
> >
> There is only one crash reported in the crash reporter and only one file
> associated with this program (rapidweaver.crash.log)

Then you may be looking at the wrong crash log. For example, I've had
processes that go *really* bad such that their crash logs are written to
/Library/Logs/CrashReporter with name like "???.crash.log" and "Exited
process.crash.log" Since you don't give any details about the crash
itself, all I can say is perhaps you should search for files that were
modified around the time of the crash.

--
My personal UDP list: 127.0.0.1, 4ax.com, buzzardnews.com, googlegroups.com,
heapnode.com, localhost, ntli.net, teranews.com, vif.com, x-privat.org
 >> Stay informed about: How do i get a current crash report? 
Back to top
Login to vote
John Stolz

External


Since: Sep 06, 2005
Posts: 162



(Msg. 6) Posted: Mon Apr 14, 2008 12:44 pm
Post subject: Re: How do i get a current crash report? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

David Empson wrote:
> John Stolz <china_rider.DeleteThis@wanadoo.fr> wrote:
>
>> I have an application which crashes in certain circumstances. the
>> crashreporter header looks like this:
>>
>> [FONT="Courier New"]Host Name: MacPro-stolzy
>> Architecture: i386
>> Date/Time: 2008-01-11 11:55:16.353 +0100
>> OS Version: 10.4.11 (Build 8S2167)
>> Report Version: 4
>>
>> Command: RapidWeaver
>> Path: /Applications/Web Tools/RapidWeaver.app/Contents/MacOS/RapidWeaver
>> Parent: WindowServer [53]
>>
>> Version: 3.6.4 (3.6.4)
>>
>> PID: 1252
>> Thread: 0
>>
>> Exception: EXC_BAD_ACCESS (0x0001)
>> Codes: KERN_INVALID_ADDRESS (0x0001) at 0xffc7e56b[/FONT]
>>
>> But the date is wrong, the Mac OS X version is wrong and the version of
>> RapidWeaver is wrong. I presume this relates to an earlier crash.
>> How do i get a report on the current crash?
>
> Scroll down further. Crash logs accumulate details about multiple
> crashes by appending each report to the end of the file. Each report is
> separated by a short row of asterisks.
>
> If you are running Leopard, it looks like it is now storing information
> about each crash in a separate file. For example, I have a
> "Eudora.crash.log" which has all the crashes from 2004 to late 2007,
> then eight more files that record specific crashes since then, with
> names like "Eudora_2007_11_11-044103_cyclops.crash" (the name encodes
> the date and time, and the hostname of the computer).
But i only have one file - rapidweaver.crash.log and it has nothing to
do with the current crash. I renamed the file, but crashreporter does
not create a new on, just reports this crash report could not be found'
 >> Stay informed about: How do i get a current crash report? 
Back to top
Login to vote
Display posts from previous:   
   Macintosh computer (Home) -> General Discussion All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]