POV-Ray : Newsgroups : povray.unofficial.patches : Crash after 63 frames? : Re: Crash after 63 frames? Server Time
4 Jul 2024 20:47:14 EDT (-0400)
  Re: Crash after 63 frames?  
From: Scott Gammans
Date: 31 Oct 2003 06:40:01
Message: <web.3fa2496f944a788685aba4bf0@news.povray.org>
Well, it must know I'm watching it like a hawk, because now it refuses to do
*anything* while it's parsing frame 1004. The System Activity monitor shows
that CPU activity is nil, memory consumption is 2.05 GB, and it's been
parsing the same scene file for 14 minutes now (just parsing, no
rendering). I ran a sample of what the program is doing (OS X has all kinds
of neat little goodies for checking on what a program is up to!) and I
copied below what was reported back. It looks like MMP is hung on something
called a "semaphore_wait_signal_trap". I'm just gonna kill it and restart
the sequence at frame 1004... don't have time to wait around for the
program to do something interesting, like actually *render* something (or
crash).

===============

2003-10-31 06:27:06.959 sample[702] Couldn't start c++filt for C++ name
demangling
Analysis of sampling pid 517 every 10.000000 milliseconds
Call graph:
    228 Thread_0e0b
      228 0x40e440
        228 0x50e57c
          228 0x50e32c
            228 0x514da8
              228 0x514a98
                228 0x514a04
                  228 0x50edc0
                    228 0x4becc4
                      228 0x52c08c
                        228 0x50ed38
                          228 0x50edc0
                            228 0x4157e0
                              228 0x4107f0
                                228 0x512b7c
                                  228 0x4bbce8
                                    228 0x410860
                                      228 0x5091c4
                                        228 AESend
                                          228 aeSend
                                            228 AESendMessage
                                              228
_Z10sendToSelfPK6AEDescPS_ll
                                                228
_Z20aeDispatchAppleEventPK6AEDescPS_mPh
                                                  228 0x502ed4
                                                    228 0x5041d0
                                                      228 0x5056c0
                                                        228 0x40f030
                                                          228 0x4140ec
                                                            228 0x636c98
                                                              228 0x6368c8
                                                                228 0x635fac
                                                                  228
0x611cb4
                                                                    228
0x6088a4
                                                                      228
0x608eac
                                                                        228
0x60ede0

228 0x608fa0

228 0x608eac

 228 0x60ede0

   228 0x608b5c

     228 0x659694

       228 0x657874

         228 0x605db0

           228 0x6053a4

             228 0x6182dc

               228 0x61a6fc

                 228 0x5d7fe4

                   228 0x6180a0

                     228 0x61ac04

                       228 0x619570

                         228 0x61b15c

                           228 0x61ba54

                             228 0x6278dc

                               228 0x62fa8c

                                 228 0x604150

                                   228 0x661e48

                                     228 0x658114

                                       228 0x478798

                                         228 0x40bf94

                                           228 0x4ce530

                                             228 0x4ca2f0

                                               228 0x52b018

                                                 228 SizeWindow

                                                   228
_Z24MoveResizeWindowInternalP10WindowDatasssshhhhPK4Rectm

                                                     228
_ZN10WindowData14MoveResizeRgnsEssssb

                                                       228
_Z22CalculateWindowRegionsP10WindowDatab

                                                         228
ResetPlatformWindowShape

                                                           228
SetPlatformWindowShape

                                                             228
CGSSetWindowShapeWithWeighting

                                                               228
CGSRWLockLockForWriting

                                                                 228
_pthread_cond_wait

                                                                   228
semaphore_wait_signal_trap

                                                                     228
semaphore_wait_signal_trap

Total number in stack (recursive counted multiple, when >=5):

Sort by top of stack, same collapsed (when >= 5):
        semaphore_wait_signal_trap        228
Sample analysis of process 517 written to file /dev/stdout
Sampling process 517 each 10 msecs 300 times


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.