[PD] [PD-announce] Pd-0.40.3-extended-rc2 released

Hans-Christoph Steiner hans at eds.org
Fri Jun 27 19:19:21 CEST 2008


Looks like it is a problem with pyext, since that's what is on top of  
the crashdump. Try it with a patch that doesn't use  python.

.hc

On Jun 27, 2008, at 6:01 PM, bbarros wrote:

> Hallo Hans,
>
> pd-extended crashes just after launching in my machine. I'm using  
> OS 10.5.3 in a MacBook Pro.
>
>
> System Configuration:
>
> Model: MacBookPro2,2, BootROM MBP22.00A5.B07, 2 processors, Intel  
> Core 2 Duo, 2.33 GHz, 2 GB
> Graphics: kHW_ATIr520Item, ATY,RadeonX1600, spdisplays_pcie_device,  
> 256 MB
> Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
> Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
> AirPort: spairport_wireless_card_type_airport_extreme, 1.3.5
> Bluetooth: Version 2.1.0f17, 2 service, 1 devices, 1 incoming  
> serial ports
> Network Service: AirPort, AirPort, en1
> Serial ATA Device: FUJITSU MHW2120BH, 111.79 GB
> Parallel ATA Device: MATSHITADVD-R   UJ-857D, 789.4 MB
> USB Device: Built-in iSight, Micron, high_speed, 500 mA
> USB Device: Apple Internal Keyboard / Trackpad, Apple Computer,  
> full_speed, 500 mA
> USB Device: General Purpose USB Hub, full_speed, 500 mA
> USB Device: PCR-1, EDIROL, full_speed, 200 mA
> USB Device: PCR-1, EDIROL, full_speed, 200 mA
> USB Device: IR Receiver, Apple Computer, Inc., full_speed, 500 mA
> USB Device: Bluetooth USB Host Controller, Apple, Inc., full_speed,  
> 500 mA
>
>
>
>
> Log:
>
> Process:         pd [2757]
> Path:            /Applications/Pd-extended.app/Contents/Resources/ 
> Scripts/../bin/pd
> Identifier:      pd
> Version:         ??? (???)
> Code Type:       X86 (Native)
> Parent Process:  Pd-extended [2752]
>
> Date/Time:       2008-06-27 12:56:20.056 -0300
> OS Version:      Mac OS X 10.5.3 (9D34)
> Report Version:  6
>
> Exception Type:  EXC_BAD_ACCESS (SIGBUS)
> Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
> Crashed Thread:  7
>
> Thread 0:
> 0   libSystem.B.dylib             	0xffff0884 __memcpy + 228
> 1   libSystem.B.dylib             	0x942665a2 szone_realloc + 2388
> 2   libSystem.B.dylib             	0x94265c0e malloc_zone_realloc + 88
> 3   libSystem.B.dylib             	0x94265b81 realloc + 209
> 4   pd                            	0x000440f7  
> sys_trytogetmoreguibuf + 34 (s_inter.c:614)
> 5   pd                            	0x00044251 sys_vgui + 182  
> (s_inter.c:661)
> 6   py.pd_darwin                  	0x013f6fdf  
> flext_base_multi::SetAttrib(_symbol const*,  
> flext_base_multi::AttrItem*, flext_multi::AtomList const&) + 159
> 7   py.pd_darwin                  	0x013e8eb2 pyobj::__setup__ 
> (flext_class*) + 18
> 8   py.pd_darwin                  	0x013f549e  
> flext_obj_multi::obj_add(bool, bool, bool, bool, char const*, char  
> const*, void (*)(flext_class*), flext_obj_multi* (*)(int, _atom*),  
> void (*)(flext_hdr*), int, ...) + 722
> 9   py.pd_darwin                  	0x013e7b21 pyobj_setup() + 115
> 10  py.pd_darwin                  	0x013f00e8 pybase::lib_setup() +  
> 856
> 11  py.pd_darwin                  	0x013f4fd0  
> flext_obj_multi::lib_init(char const*, void (*)()) + 56
> 12  py.pd_darwin                  	0x013f016b py_setup + 37
> 13  pd                            	0x0004717f sys_do_load_lib + 615  
> (s_loader.c:204)
> 14  pd                            	0x00047486 sys_load_lib + 43  
> (s_loader.c:241)
> 15  pd                            	0x00041cc7 glob_initfromgui +  
> 355 (s_main.c:228)
> 16  pd                            	0x00039f11 pd_typedmess + 737  
> (m_class.c:703)
> 17  pd                            	0x0003d7df binbuf_eval + 1043  
> (m_binbuf.c:677)
> 18  pd                            	0x000448ca socketreceiver_read +  
> 1016 (s_inter.c:553)
> 19  pd                            	0x00043983 sys_domicrosleep +  
> 367 (s_inter.c:193)
> 20  pd                            	0x000439e8 sys_microsleep + 19  
> (s_inter.c:216)
> 21  pd                            	0x0004185e m_scheduler + 658  
> (m_sched.c:492)
> 22  pd                            	0x00043770 sys_main + 1524  
> (s_main.c:320)
> 23  pd                            	0x000021ae _start + 216
> 24  pd                            	0x000020d5 start + 41
>
> Thread 1:
> 0   libSystem.B.dylib             	0x9425b4ee  
> semaphore_wait_signal_trap + 10
> 1   libSystem.B.dylib             	0x9428d866 _pthread_cond_wait +  
> 1267
> 2   libSystem.B.dylib             	0x942d3371 pthread_cond_wait + 48
> 3   com.grame.JackRouter          	0x01103119 CAGuard::Wait() + 73
> 4   com.grame.JackRouter          	0x0110eaf9  
> HP_Device::ExecuteAllCommands() + 57
> 5   com.grame.JackRouter          	0x0110768e  
> CommandThread::ThreadEntry(CommandThread*) + 30
> 6   com.grame.JackRouter          	0x011039f1 CAPThread::Entry 
> (CAPThread*) + 129
> 7   libSystem.B.dylib             	0x9428c6f5 _pthread_start + 321
> 8   libSystem.B.dylib             	0x9428c5b2 thread_start + 34
>
> Thread 2:
> 0   libSystem.B.dylib             	0x9425b4a6 mach_msg_trap + 10
> 1   libSystem.B.dylib             	0x94262c9c mach_msg + 72
> 2   com.apple.CoreFoundation      	0x914b50be CFRunLoopRunSpecific  
> + 1806
> 3   com.apple.CoreFoundation      	0x914b5cf8 CFRunLoopRunInMode + 88
> 4   com.apple.audio.CoreAudio     	0x96910464 HALRunLoop::OwnThread 
> (void*) + 160
> 5   com.apple.audio.CoreAudio     	0x96910300 CAPThread::Entry 
> (CAPThread*) + 96
> 6   libSystem.B.dylib             	0x9428c6f5 _pthread_start + 321
> 7   libSystem.B.dylib             	0x9428c5b2 thread_start + 34
>
> Thread 3:
> 0   libSystem.B.dylib             	0x9425b4a6 mach_msg_trap + 10
> 1   libSystem.B.dylib             	0x94262c9c mach_msg + 72
> 2   com.apple.audio.midi.CoreMIDI 	0x00619f0f  
> XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
> 3   com.apple.audio.midi.CoreMIDI 	0x0060c477 MIDIInPortThread::Run 
> () + 111
> 4   com.apple.audio.midi.CoreMIDI 	0x0061007d XThread::RunHelper 
> (void*) + 17
> 5   com.apple.audio.midi.CoreMIDI 	0x0061a9ee CAPThread::Entry 
> (CAPThread*) + 96
> 6   libSystem.B.dylib             	0x9428c6f5 _pthread_start + 321
> 7   libSystem.B.dylib             	0x9428c5b2 thread_start + 34
>
> Thread 4:
> 0   libSystem.B.dylib             	0x9425b506  
> semaphore_timedwait_signal_trap + 10
> 1   libSystem.B.dylib             	0x9428d84f _pthread_cond_wait +  
> 1244
> 2   libSystem.B.dylib             	0x9428f0d3  
> pthread_cond_timedwait_relative_np + 47
> 3   com.apple.audio.CoreAudio     	0x9691fa47 CAGuard::WaitFor 
> (unsigned long long) + 213
> 4   com.apple.audio.CoreAudio     	0x96921602 CAGuard::WaitUntil 
> (unsigned long long) + 70
> 5   com.apple.audio.CoreAudio     	0x9691fda7 HP_IOThread::WorkLoop 
> () + 759
> 6   com.apple.audio.CoreAudio     	0x9691faab  
> HP_IOThread::ThreadEntry(HP_IOThread*) + 17
> 7   com.apple.audio.CoreAudio     	0x96910300 CAPThread::Entry 
> (CAPThread*) + 96
> 8   libSystem.B.dylib             	0x9428c6f5 _pthread_start + 321
> 9   libSystem.B.dylib             	0x9428c5b2 thread_start + 34
>
> Thread 5:
> 0   libSystem.B.dylib             	0x9425b506  
> semaphore_timedwait_signal_trap + 10
> 1   libSystem.B.dylib             	0x9428d84f _pthread_cond_wait +  
> 1244
> 2   libSystem.B.dylib             	0x9428f0d3  
> pthread_cond_timedwait_relative_np + 47
> 3   com.apple.audio.CoreAudio     	0x9691fa47 CAGuard::WaitFor 
> (unsigned long long) + 213
> 4   com.apple.audio.CoreAudio     	0x96921602 CAGuard::WaitUntil 
> (unsigned long long) + 70
> 5   com.apple.audio.CoreAudio     	0x9691fda7 HP_IOThread::WorkLoop 
> () + 759
> 6   com.apple.audio.CoreAudio     	0x9691faab  
> HP_IOThread::ThreadEntry(HP_IOThread*) + 17
> 7   com.apple.audio.CoreAudio     	0x96910300 CAPThread::Entry 
> (CAPThread*) + 96
> 8   libSystem.B.dylib             	0x9428c6f5 _pthread_start + 321
> 9   libSystem.B.dylib             	0x9428c5b2 thread_start + 34
>
> Thread 6:
> 0   libSystem.B.dylib             	0x9425b4ee  
> semaphore_wait_signal_trap + 10
> 1   libSystem.B.dylib             	0x9428d866 _pthread_cond_wait +  
> 1267
> 2   libSystem.B.dylib             	0x942d3371 pthread_cond_wait + 48
> 3   py.pd_darwin                  	0x013f8a68  
> flext_multi::ThrCond::Wait() + 34
> 4   py.pd_darwin                  	0x013f8b32 flext_multi::ThrHelper 
> (void*) + 178
> 5   libSystem.B.dylib             	0x9428c6f5 _pthread_start + 321
> 6   libSystem.B.dylib             	0x9428c5b2 thread_start + 34
>
> Thread 7 Crashed:
> 0   pool.pd_darwin                	0x0137516b  
> lockfree::intrusive_fifo<FifoCell>::dequeue() + 51
> 1   py.pd_darwin                  	0x013fd7c9 flext_multi::ToSysMsg 
> (flext_multi::MsgBundle*) + 235
> 2   py.pd_darwin                  	0x013fd856  
> flext_base_multi::QWorker(flext_multi::thr_params*) + 74
> 3   py.pd_darwin                  	0x013f8945  
> flext_multi::ThreadRegistryWorker() + 197
> 4   libSystem.B.dylib             	0x9428c6f5 _pthread_start + 321
> 5   libSystem.B.dylib             	0x9428c5b2 thread_start + 34
>
> Thread 7 crashed with X86 Thread State (32-bit):
>   eax: 0x00000000  ebx: 0x013fd71e  ecx: 0x0140fbe0  edx: 0xb040ef00
>   edi: 0x0140fbe0  esi: 0xb040eef8  ebp: 0xb040eec8  esp: 0xb040ee90
>    ss: 0x0000001f  efl: 0x00010286  eip: 0x0137516b   cs: 0x00000017
>    ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
>   cr2: 0x00000000
>
> Binary Images:
>     0x1000 -    0x88ff3 +pd ??? (???)  
> <dc4d05cbfab34655975062595f856f42> /Applications/Pd-extended.app/ 
> Contents/Resources/bin/pd
>   0x608000 -   0x625ff7  com.apple.audio.midi.CoreMIDI 1.6 (42) / 
> System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
>   0x63d000 -   0x667ff2 +Jackmp ??? (???)  
> <eda1094afad5e5ef5cc891ffcb4f7b27> /Library/Frameworks/ 
> Jackmp.framework/Versions/A/Jackmp
>   0x68d000 -   0x6abfe3  libexpat.1.dylib ??? (???)  
> <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib
>   0x6c6000 -   0x6c9fff  com.apple.audio.AudioIPCPlugIn 1.0.4  
> (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/ 
> Extensions/AudioIPCDriver.kext/Contents/Resources/ 
> AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
>   0x6cf000 -   0x6d4fff  com.apple.audio.AppleHDAHALPlugIn 1.5.7  
> (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/ 
> PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
>  0x1100000 -  0x1132fff +com.grame.JackRouter JackRouter (0.8.7)  
> <0a3cf26f42807d1d6130f290e6d9fdc3> /Library/Audio/Plug-Ins/HAL/ 
> JackRouter.plugin/Contents/MacOS/JackRouter
>  0x11d0000 -  0x11e4ffe +dyn~.pd_darwin ??? (???) /Applications/Pd- 
> extended.app/Contents/Resources/extra/dyn~.pd_darwin
>  0x1271000 -  0x1274fef  com.apple.LiveType.component 2.1.3  
> (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
>  0x1279000 -  0x12defde  com.apple.LiveType.framework 2.1.3  
> (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/ 
> Versions/A/LiveType
>  0x12fe000 -  0x134e01f +com.DivXInc.DivXDecoder 6.0.5 (6.0.5) / 
> Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6  
> Decoder
>  0x1360000 -  0x137ffff +pool.pd_darwin ??? (???) /Applications/Pd- 
> extended.app/Contents/Resources/extra/pool.pd_darwin
>  0x1393000 -  0x13a3ffe +delsplit.pd_darwin ??? (???) /Applications/ 
> Pd-extended.app/Contents/Resources/extra/delsplit.pd_darwin
>  0x13b5000 -  0x13d4ff8 +xsample.pd_darwin ??? (???) /Applications/ 
> Pd-extended.app/Contents/Resources/extra/xsample.pd_darwin
>  0x13e7000 -  0x140cfff +py.pd_darwin ??? (???) /Applications/Pd- 
> extended.app/Contents/Resources/extra/py.pd_darwin
>  0x1424000 -  0x1519fe3 +org.python.python 2.5a0 (2.5) /Library/ 
> Frameworks/Python.framework/Versions/2.5/Python
>  0x18ab000 -  0x18acff3 +time.so ??? (???) /Library/Frameworks/ 
> Python.framework/Versions/2.5/lib/python2.5/lib-dynload/time.so
> 0x70000000 - 0x700e3ff2  com.apple.audio.units.Components 1.5.1  
> (1.5.1) /System/Library/Components/CoreAudio.component/Contents/ 
> MacOS/CoreAudio
> 0x8fe00000 - 0x8fe2da53  dyld 96.2 (???)  
> <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
> 0x90003000 - 0x9008fff7  com.apple.LaunchServices 289.2 (289.2)  
> <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/ 
> LaunchServices.framework/Versions/A/LaunchServices
> 0x90090000 - 0x90090ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) / 
> System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
> 0x90091000 - 0x900c0fe3  com.apple.AE 402.2 (402.2)  
> <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/ 
> A/AE
> 0x900fd000 - 0x9011bfff  libresolv.9.dylib ??? (???)  
> <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
> 0x90126000 - 0x901b9ff3  com.apple.ApplicationServices.ATS 3.3  
> (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/ 
> Versions/A/ATS
> 0x901ba000 - 0x901e2fff  libcups.2.dylib ??? (???)  
> <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
> 0x901e3000 - 0x9021dfff  com.apple.coreui 1.1 (61) /System/Library/ 
> PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
> 0x9021e000 - 0x905dcfea  libLAPACK.dylib ??? (???) /System/Library/ 
> Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
> vecLib.framework/Versions/A/libLAPACK.dylib
> 0x9062e000 - 0x906f9fff  com.apple.ColorSync 4.5.0 (4.5.0) /System/ 
> Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/ColorSync.framework/Versions/A/ColorSync
> 0x908f1000 - 0x90901fff  com.apple.speech.synthesis.framework 3.7.1  
> (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/ 
> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
> SpeechSynthesis.framework/Versions/A/SpeechSynthesis
> 0x90902000 - 0x90909fff  com.apple.agl 3.0.9 (AGL-3.0.9)  
> <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/ 
> AGL.framework/Versions/A/AGL
> 0x90922000 - 0x90c43fea  com.apple.QuickTime 7.5.0 (861)  
> <4e1161b204b3b1f1047412c16483c39a> /System/Library/Frameworks/ 
> QuickTime.framework/Versions/A/QuickTime
> 0x91442000 - 0x91442ff8  com.apple.ApplicationServices 34 (34)  
> <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/ApplicationServices
> 0x91443000 - 0x91575fff  com.apple.CoreFoundation 6.5.2 (476.13)  
> <b633d15f2901d73670cb1475628df1b3> /System/Library/Frameworks/ 
> CoreFoundation.framework/Versions/A/CoreFoundation
> 0x91576000 - 0x91743fe7  com.apple.security 5.0.3 (33532)  
> <3bef414f3c6f433e707ac5abee340e16> /System/Library/Frameworks/ 
> Security.framework/Versions/A/Security
> 0x91744000 - 0x91744fff  com.apple.Carbon 136 (136)  
> <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Carbon
> 0x91745000 - 0x917ccff7  libsqlite3.0.dylib ??? (???)  
> <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
> 0x917fd000 - 0x91c0dfef  libBLAS.dylib ??? (???) /System/Library/ 
> Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
> vecLib.framework/Versions/A/libBLAS.dylib
> 0x91c41000 - 0x91c4dfe7  com.apple.opengl 1.5.6 (1.5.6)  
> <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/ 
> OpenGL.framework/Versions/A/OpenGL
> 0x91e08000 - 0x91e85fef  libvMisc.dylib ??? (???) /System/Library/ 
> Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
> vecLib.framework/Versions/A/libvMisc.dylib
> 0x91f05000 - 0x91f06ffc  libffi.dylib ??? (???)  
> <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
> 0x91f07000 - 0x91f32fe7  libauto.dylib ??? (???)  
> <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
> 0x91faf000 - 0x92009ff7  com.apple.CoreText 2.0.2 (???)  
> <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreText.framework/Versions/A/CoreText
> 0x9200a000 - 0x92095fff  com.apple.framework.IOKit 1.5.1 (???)  
> <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/ 
> IOKit.framework/Versions/A/IOKit
> 0x92096000 - 0x92096ffb  com.apple.installserver.framework 1.0 (8) / 
> System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/ 
> InstallServer
> 0x92097000 - 0x920b2ff3  libPng.dylib ??? (???)  
> <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libPng.dylib
> 0x920b3000 - 0x9274ffff  com.apple.CoreGraphics 1.351.31 (???)  
> <c97a42498636b2596764e48669f98e00> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/CoreGraphics
> 0x9280e000 - 0x9283bfeb  libvDSP.dylib ??? (???)  
> <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/ 
> Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ 
> Versions/A/libvDSP.dylib
> 0x9287e000 - 0x928c4fef  com.apple.Metadata 10.5.2 (398.18)  
> <adbb3a14e8f7da444e16d2fd61862771> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/Metadata.framework/ 
> Versions/A/Metadata
> 0x928c5000 - 0x93a0aff2  com.apple.QuickTimeComponents.component  
> 7.5 (861) /System/Library/QuickTime/QuickTimeComponents.component/ 
> Contents/MacOS/QuickTimeComponents
> 0x93b19000 - 0x93ba3fe3  com.apple.DesktopServices 1.4.6 (1.4.6)  
> <94d1a28b351b7dff77becadab0967772> /System/Library/ 
> PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/ 
> DesktopServicesPriv
> 0x93ba4000 - 0x93bc8fff  libxslt.1.dylib ??? (???)  
> <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
> 0x93bc9000 - 0x93bd0ffe  libbsm.dylib ??? (???)  
> <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
> 0x93c0b000 - 0x93c8aff5  com.apple.SearchKit 1.2.0 (1.2.0)  
> <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/ 
> Versions/A/SearchKit
> 0x93c8b000 - 0x93c99ffd  libz.1.dylib ??? (???)  
> <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
> 0x93ccf000 - 0x93cd8fff  com.apple.speech.recognition.framework  
> 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/ 
> Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> SpeechRecognition.framework/Versions/A/SpeechRecognition
> 0x93cdf000 - 0x93d86feb  com.apple.QD 3.11.52 (???)  
> <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/QD.framework/ 
> Versions/A/QD
> 0x93d87000 - 0x93da7ff2  libGL.dylib ??? (???) /System/Library/ 
> Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
> 0x93da8000 - 0x93ddffff  com.apple.SystemConfiguration 1.9.2  
> (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/ 
> Frameworks/SystemConfiguration.framework/Versions/A/ 
> SystemConfiguration
> 0x93f9c000 - 0x94056fe3  com.apple.CoreServices.OSServices 226.3  
> (226.3) <456bdd65b936baf1ef497b74b4f960a8> /System/Library/ 
> Frameworks/CoreServices.framework/Versions/A/Frameworks/ 
> OSServices.framework/Versions/A/OSServices
> 0x94057000 - 0x9405bfff  libGIF.dylib ??? (???)  
> <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libGIF.dylib
> 0x9405d000 - 0x94181fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1  
> (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/ 
> A/AudioToolbox
> 0x94192000 - 0x941a6ff3  com.apple.ImageCapture 4.0 (5.0.0) /System/ 
> Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> ImageCapture.framework/Versions/A/ImageCapture
> 0x941a7000 - 0x94259ffb  libcrypto.0.9.7.dylib ??? (???)  
> <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
> 0x9425a000 - 0x943baff3  libSystem.B.dylib ??? (???)  
> <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
> 0x943c0000 - 0x944f8ff7  libicucore.A.dylib ??? (???)  
> <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
> 0x9467a000 - 0x94680fff  com.apple.print.framework.Print 218.0.2  
> (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/ 
> Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/ 
> Versions/A/Print
> 0x94695000 - 0x94695ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) / 
> System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
> 0x946fd000 - 0x94777ff8  com.apple.print.framework.PrintCore 5.5.3  
> (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/ 
> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
> PrintCore.framework/Versions/A/PrintCore
> 0x94778000 - 0x947d1ff7  libGLU.dylib ??? (???) /System/Library/ 
> Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
> 0x947d2000 - 0x947d2ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib  
> 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/vecLib
> 0x947d3000 - 0x94a4efe7  com.apple.Foundation 6.5.5 (677.19)  
> <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/ 
> Foundation.framework/Versions/C/Foundation
> 0x94a4f000 - 0x94b16ff2  com.apple.vImage 3.0 (3.0) /System/Library/ 
> Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
> vImage.framework/Versions/A/vImage
> 0x94b17000 - 0x94b19fff  com.apple.securityhi 3.0 (30817)  
> <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/ 
> Versions/A/SecurityHI
> 0x94b1b000 - 0x94b9dffb  com.apple.CFNetwork 330 (330)  
> <6c5eda16e640b09334809ba4c1df985d> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/ 
> Versions/A/CFNetwork
> 0x94cd6000 - 0x94ce0feb  com.apple.audio.SoundManager 3.9.2 (3.9.2)  
> <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/ 
> Versions/A/CarbonSound
> 0x94d38000 - 0x94e17fff  libobjc.A.dylib ??? (???)  
> <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
> 0x94ee2000 - 0x94ee5fff  com.apple.help 1.1 (36)  
> <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
> 0x94f11000 - 0x94f50fef  libTIFF.dylib ??? (???)  
> <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libTIFF.dylib
> 0x94f51000 - 0x95258ff7  com.apple.HIToolbox 1.5.3 (???)  
> <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/ 
> A/HIToolbox
> 0x9533a000 - 0x953dcff3  com.apple.QuickTimeImporters.component 7.5  
> (861) /System/Library/QuickTime/QuickTimeImporters.component/ 
> Contents/MacOS/QuickTimeImporters
> 0x9548c000 - 0x9548cffd  com.apple.Accelerate 1.4.2 (Accelerate  
> 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Accelerate
> 0x954e0000 - 0x954e2ff5  libRadiance.dylib ??? (???)  
> <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libRadiance.dylib
> 0x954e3000 - 0x95540ffb  libstdc++.6.dylib ??? (???)  
> <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
> 0x95541000 - 0x95583fef  com.apple.NavigationServices 3.5.2 (163)  
> <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/ 
> Versions/A/NavigationServices
> 0x955a9000 - 0x955b9ffc  com.apple.LangAnalysis 1.6.4 (1.6.4)  
> <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> LangAnalysis.framework/Versions/A/LangAnalysis
> 0x955ba000 - 0x9560aff7  com.apple.HIServices 1.7.0 (???)  
> <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> HIServices.framework/Versions/A/HIServices
> 0x9560b000 - 0x95623fff  com.apple.openscripting 1.2.6 (???)  
> <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/ 
> Versions/A/OpenScripting
> 0x95630000 - 0x956c3fff  com.apple.ink.framework 101.3 (86)  
> <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
> 0x956ca000 - 0x95810ff7  com.apple.ImageIO.framework 2.0.2 (2.0.2)  
> <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/ImageIO
> 0x95811000 - 0x9586dff7  com.apple.htmlrendering 68 (1.1.3)  
> <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/ 
> Versions/A/HTMLRendering
> 0x9592c000 - 0x95942fff  com.apple.DictionaryServices 1.0.0 (1.0.0)  
> <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/ 
> DictionaryServices.framework/Versions/A/DictionaryServices
> 0x95fb1000 - 0x96061fff  edu.mit.Kerberos 6.0.12 (6.0.12)  
> <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/ 
> Kerberos.framework/Versions/A/Kerberos
> 0x960ad000 - 0x960b2fff  com.apple.CommonPanels 1.2.4 (85)  
> <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ 
> Versions/A/CommonPanels
> 0x960c0000 - 0x9639aff3  com.apple.CoreServices.CarbonCore 786.4  
> (786.4) <059c4803a7a95e3c1a95a332baeb1edf> /System/Library/ 
> Frameworks/CoreServices.framework/Versions/A/Frameworks/ 
> CarbonCore.framework/Versions/A/CarbonCore
> 0x9639b000 - 0x963a3fff  com.apple.DiskArbitration 2.2.1 (2.2.1)  
> <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/ 
> DiskArbitration.framework/Versions/A/DiskArbitration
> 0x963a4000 - 0x96877ffe  libGLProgrammability.dylib ??? (???)  
> <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/ 
> OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
> 0x96878000 - 0x96878ffa  com.apple.CoreServices 32 (32)  
> <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/CoreServices
> 0x968bc000 - 0x968d2fe7  com.apple.CoreVideo 1.5.1 (1.5.1)  
> <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/ 
> CoreVideo.framework/Versions/A/CoreVideo
> 0x968d3000 - 0x968f2ffa  libJPEG.dylib ??? (???)  
> <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libJPEG.dylib
> 0x968f3000 - 0x9696ffeb  com.apple.audio.CoreAudio 3.1.0 (3.1)  
> <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/ 
> CoreAudio.framework/Versions/A/CoreAudio
> 0x96970000 - 0x96977fe9  libgcc_s.1.dylib ??? (???)  
> <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
> 0x969eb000 - 0x96a29ff7  libGLImage.dylib ??? (???)  
> <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/ 
> OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
> 0x96e31000 - 0x96e35fff  libmathCommon.A.dylib ??? (???) /usr/lib/ 
> system/libmathCommon.A.dylib
> 0x96e68000 - 0x96f49ff7  libxml2.2.dylib ??? (???)  
> <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
> 0x96f56000 - 0x972ecfff  com.apple.QuartzCore 1.5.3 (1.5.3)  
> <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/ 
> QuartzCore.framework/Versions/A/QuartzCore
> 0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/ 
> libobjc.A.dylib
> 0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/ 
> libSystem.B.dylib
>
>
>
> 2008/6/23 Hans-Christoph Steiner <hans at eds.org>:
>
> I see now.  My guess is that this issue is related to the very  
> large search path caused by having the hexloader and all of the  
> libraries loaded by default.  Could you guys try a couple things:
>
> - take "hexloader" out of the start up libs and try opening
> - take all of the libs out of the startup prefs and try opening
>
> The GOP issue seems different that Luke's issue. Could submit a bug  
> report and post a patch that has this behavior?
>
> .hc
>
> On Jun 23, 2008, at 2:40 AM, Matthew Logan wrote:
>
>> So it's not just XP then.  It makes it hard to even build a patch,  
>> because I'm afraid of using GOP.
>> Start-up of the program itself is no issue.  The slow-down occurs  
>> whenever I open my main working patch.  It took about 30-45 sec  
>> before (last released pd-extended package).  Now it takes 5 1/2  
>> minutes ( I timed it just now).  Everytime I edit a section of it,  
>> things take a long time to regen as well.  I have some GOPs nested  
>> in other GOPs, so I was wondering if it had to do with that.  I  
>> can't think of anything in particular that might cause it, but his  
>> is what I'm experiencing.
>> On Sun, Jun 22, 2008 at 4:40 PM, Luke Iannini <lukexipd at gmail.com>  
>> wrote:
>> Hurrah, great work Hans... Pd is starting to feel quite native on  
>> the Mac.
>>
>> The app-generator is fantastic.  I've got quite a few patches  
>> designed
>> for just such a thing.
>>
>> > - the GUI runs slower on some older Macs
>> It's definitely not just older Macs!  I've got a two month old Mac  
>> Pro
>> 2.8x8 that takes 15 minutes to load one of my more complex patches  
>> (as
>> I mentioned in another thread).  I never timed it before this
>> development, but it was probably in the 1-2 minute range (which I
>> thought was long at the time :)).
>>
>> I'll start going through the autobuilds to see if I can narrow down
>> when the loading issue began.
>>
>> Other than that, I'm very happy.  Thanks for all your hard work as  
>> always.
>>
>> Cheers
>> Luke
>>
>>
>> On Sun, Jun 22, 2008 at 1:58 PM, Hans-Christoph Steiner  
>> <hans at eds.org> wrote:
>> >
>> > For this release, there has been a lot of work in making the GUI  
>> and
>> > user experience much more fluid and easy. There is a new visual  
>> look
>> > that was designed to make patches more readable. Additionally, lots
>> > of things have been tweaked to make Pd behave more like a normal  
>> app.
>> > There has already been a lot of testing on these builds, so it is
>> > getting quite close to a final version. (Debian/PowerPC is missing
>> > now but will come later)
>> >
>> > http://at.or.at/hans/pd/installers.html
>> >
>> > Here is a partial changelog:
>> >
>> > - next visual appearance designed for readability
>> >
>> > - default locations for user-installed externals, helpfiles, etc.
>> >  GNU/Linux:  /usr/local/lib/pd-externals and ~/pd-externals
>> >  Mac OS X: /Library/Pd and ~/Library/Pd
>> >  Windows: %ProgramFiles%/Common Files/Pd and %UserProfile%/
>> > Application Data/Pd
>> >
>> > - lots of standard key bindings added:
>> >        Enter/Return for OK
>> >        Escape for Cancel
>> >        Ctrl/Cmd-W closes all windows
>> >        on Mac OS X, Cmd-` cycles thru open windows
>> >        on Mac OS X, Cmd-m minimizes windows
>> >        Ctrl/Cmd-R raises/lowers Pd window
>> >        Ctrl/Cmd-Shift-R shrinks/grows Pd window
>> >        Ctrl/Cmd-Shift-L clears Pd window's text console
>> >        Ctrl/Cmd-B opens the Help Browser
>> >
>> > - you can now use "~" in all paths to mean home folder, and on
>> > Windows you can use environment variables, lie %UserProfile% in  
>> paths
>> >
>> > - Cut/Copy/Paste now work directly into object and message boxes on
>> > all platforms
>> >
>> > - fixed Cut/Copy/Paste for the Pd window's console
>> >
>> > - [declare] and [import] now sorted out for loading (but much work
>> > needs to be done before there namespace support is complete)
>> >
>> > - "File -> Save As" defaults to the Home folder (~/) on Mac OSX
>> >
>> > - new patches default to the folder last saved in
>> >
>> > - included pgp_opengl aka 3dp on GNU/Linux and Mac OS X
>> >
>> > - 'hardware' and 'deprecated' removed from libraries loaded by  
>> default
>> >
>> > - On Debian/Ubuntu, the packages now install into /usr rather  
>> than /
>> > usr/local
>> >
>> > - On Mac OS X, you can now build "standalone" applications from the
>> > File menu.
>> >
>> > KNOWN BUGS
>> >
>> > - check http://puredata.info/dev/bugtracker before reporting bugs
>> >
>> > - Escape, Enter, and Ctrl/Cmd-W don't close the Path and Startup
>> > preferences
>> >
>> > - pdp_opengl is alpha and will definitely crash Pd
>> >
>> > - loading pdp_opengl will crash Pd if X11 is not open before trying
>> > to load it
>> >
>> > - the GUI runs slower on some older Macs
>> >
>> >
>> >  
>> --------------------------------------------------------------------- 
>> ---
>> > ----
>> >
>> > I spent 33 years and four months in active military service and
>> > during that period I spent most of my time as a high class  
>> muscle man
>> > for Big Business, for Wall Street and the bankers.      - General
>> > Smedley Butler
>> >
>> >
>> >
>> > _______________________________________________
>> > Pd-announce mailing list
>> > Pd-announce at iem.at
>> > http://lists.puredata.info/listinfo/pd-announce
>> >
>> > _______________________________________________
>> > Pd-list at iem.at mailing list
>> > UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
>> listinfo/pd-list
>> >
>>
>> _______________________________________________
>> Pd-list at iem.at mailing list
>> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
>> listinfo/pd-list
>>
>> _______________________________________________
>> Pd-list at iem.at mailing list
>> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
>> listinfo/pd-list
>
>
>
> ---------------------------------------------------------------------- 
> ------
>
> "[W]e have invented the technology to eliminate scarcity, but we  
> are deliberately throwing it away to benefit those who profit from  
> scarcity."        -John Gilmore
>
>
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
> listinfo/pd-list
>
>



------------------------------------------------------------------------ 
----

There is no way to peace, peace is the way.       -A.J. Muste


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20080627/39605105/attachment.htm>


More information about the Pd-list mailing list