OSXintel_64bit_ LuxRender-0.9_weekly_april_06_2012

Weekly builds for testing and use between releases.

Moderator: coordinators

Forum rules
Please read the information / sticky post for some basic information regarding these builds/support.

Re: OSXintel_universal_ LuxRender-0.8_weekly_okt_24_2010

Postby J the Ninja » Sun Oct 24, 2010 11:29 am

WWOOOOOOOOOHOOOOO! New toy when I have a ton of procrastinated schoolwork to do! :)

Thanks, Jens!

EDIT: Is gpu rendering working in this build? I've tried to keep up with the dev threads, and it seems metropolis+path is working now? The build notes say it still doesn't.
-Jason

Material DB Admin
User avatar
J the Ninja
Developer
 
Posts: 2210
Joined: Wed May 19, 2010 9:54 pm
Location: Portland, USA

Re: OSXintel_universal_ LuxRender-0.8_weekly_okt_24_2010

Postby J the Ninja » Mon Oct 25, 2010 4:24 pm

Got a chance to play with the build today. Noticed a few things. 1, is that it doesn't like being started and handed a scene file at the same time. Using the "run" option in LuxBlend (2.49) or starting it by opening an .lxs from Finder results in this:
Code: Select all
Process:         luxrender [446]
Path:            /Users/Jason/Developer/Lux/OSXintel_universal_LuxRender-0.8_latest/luxrender.app/Contents/MacOS/luxrender
Identifier:      org.luxrender.luxrender
Version:         0.8.dev (0.8.dev)
Code Type:       X86-64 (Native)
Parent Process:  ??? [1]

Date/Time:       2010-10-25 14:10:39.944 -0700
OS Version:      Mac OS X 10.6.4 (10F2521)
Report Version:  6

Interval Since Last Report:          50 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  19 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      5318C25E-FA12-43CB-BC02-148EAA9926EF

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   QtCore                           0x00000001017b6cca QString::fromLocal8Bit(char const*, int) + 42
1   QtCore                           0x00000001018afe5c QCoreApplication::arguments() + 124
2   QtGui                            0x0000000100c1203f QMacInputContext::reset() + 49967
3   com.apple.AppKit                 0x00007fff80b94947 -[NSApplication _doOpenFile:ok:tryTemp:] + 245
4   com.apple.AppKit                 0x00007fff8097ce8e -[NSApplication finishLaunching] + 1084
5   com.apple.AppKit                 0x00007fff8097c798 -[NSApplication run] + 80
6   QtGui                            0x0000000100c1b344 QDesktopWidget::resizeEvent(QResizeEvent*) + 12708
7   QtCore                           0x00000001018ade54 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 68
8   QtCore                           0x00000001018ae174 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 180
9   QtCore                           0x00000001018af79c QCoreApplication::exec() + 188
10  org.luxrender.luxrender          0x000000010002cce2 boost::serialization::singleton<boost::archive::detail::(anonymous namespace)::map<boost::archive::xml_oarchive> >::get_instance() + 962
11  org.luxrender.luxrender          0x000000010002cca8 boost::serialization::singleton<boost::archive::detail::(anonymous namespace)::map<boost::archive::xml_oarchive> >::get_instance() + 904

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib                0x00007fff81fb208a kevent + 10
1   libSystem.B.dylib                0x00007fff81fb3f5d _dispatch_mgr_invoke + 154
2   libSystem.B.dylib                0x00007fff81fb3c34 _dispatch_queue_invoke + 185
3   libSystem.B.dylib                0x00007fff81fb375e _dispatch_worker_thread2 + 252
4   libSystem.B.dylib                0x00007fff81fb3088 _pthread_wqthread + 353
5   libSystem.B.dylib                0x00007fff81fb2f25 start_wqthread + 13

Thread 2:
0   libSystem.B.dylib                0x00007fff81fb2eaa __workq_kernreturn + 10
1   libSystem.B.dylib                0x00007fff81fb32bc _pthread_wqthread + 917
2   libSystem.B.dylib                0x00007fff81fb2f25 start_wqthread + 13

Thread 3:
0   org.luxrender.luxrender          0x00000001000f0148 lux::Transform::Transform(float (*) [4]) + 15080
1   org.luxrender.luxrender          0x0000000100071e42 non-virtual thunk to ClickableLabel::~ClickableLabel() + 1602
2   org.luxrender.luxrender          0x0000000100073421 non-virtual thunk to ClickableLabel::~ClickableLabel() + 7201
3   org.luxrender.luxrender          0x000000010007ac40 std::vector<IncludeInfo, std::allocator<IncludeInfo> >::_M_insert_aux(__gnu_cxx::__normal_iterator<IncludeInfo*, std::vector<IncludeInfo, std::allocator<IncludeInfo> > >, IncludeInfo const&) + 12572
4   org.luxrender.luxrender          0x0000000100034565 non-virtual thunk to boost::exception_detail::clone_impl<boost::exception_detail::current_exception_std_exception_wrapper<std::bad_exception> >::~clone_impl() + 12629
5   org.luxrender.luxrender          0x000000010003d4d2 boost::_mfi::mf1<void, MainWindow, QString>::operator()(MainWindow*, QString) const + 58
6   org.luxrender.luxrender          0x000000010003d548 void boost::_bi::list2<boost::_bi::value<MainWindow*>, boost::_bi::value<QString> >::operator()<boost::_mfi::mf1<void, MainWindow, QString>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf1<void, MainWindow, QString>&, boost::_bi::list0&, int) + 42
7   org.luxrender.luxrender          0x000000010003d5b6 boost::detail::thread_data<boost::_bi::bind_t<void, boost::_mfi::mf1<void, MainWindow, QString>, boost::_bi::list2<boost::_bi::value<MainWindow*>, boost::_bi::value<QString> > > >::run() + 42
8   org.luxrender.luxrender          0x0000000100412af4 std::bad_alloc::bad_alloc() + 1280280
9   libSystem.B.dylib                0x00007fff81fd2456 _pthread_start + 331
10  libSystem.B.dylib                0x00007fff81fd2309 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000001  rbx: 0x00000000ffffffff  rcx: 0x00007fff705ef630  rdx: 0x00000000ffffffff
  rdi: 0x00007fff5fbff390  rsi: 0x4a2f73726573552f  rbp: 0x00007fff5fbff380  rsp: 0x00007fff5fbff360
   r8: 0x0000000101d5e200   r9: 0x0000000101d6c1f0  r10: 0x0000000000000000  r11: 0x000000000000000f
  r12: 0x4a2f73726573552f  r13: 0x00007fff5fbff390  r14: 0x00007fff5fbff510  r15: 0x000000005fbff920
  rip: 0x00000001017b6cca  rfl: 0x0000000000010203  cr2: 0x0000000101d6c1f0

Binary Images:
       0x100000000 -        0x100823fe7 +org.luxrender.luxrender 0.8.dev (0.8.dev) <B47D582E-E9B1-8505-135F-5AA36E651039> /Users/Jason/Developer/Lux/OSXintel_universal_LuxRender-0.8_latest/luxrender.app/Contents/MacOS/luxrender
       0x100bde000 -        0x1015b1fef +QtGui 4.7.0 (compatibility 4.7.0) <BD43BAAD-873D-45E8-3605-1E344992BB51> /Users/Jason/Developer/Lux/OSXintel_universal_LuxRender-0.8_latest/luxrender.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
       0x101782000 -        0x101a07fef +QtCore 4.7.0 (compatibility 4.7.0) <AEA4A1B9-46B8-7621-8D00-555040D89C56> /Users/Jason/Developer/Lux/OSXintel_universal_LuxRender-0.8_latest/luxrender.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
       0x101a6d000 -        0x101a73ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <3E1CF810-2E94-B757-FE5C-4B0CA2275D5F> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <1CF125D0-00E6-8665-8C72-C68DCC709C4D> /usr/lib/dyld
    0x7fff8023f000 -     0x7fff80243ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <A5BECE74-6C4A-E7F3-1948-667ED1A74864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff80244000 -     0x7fff8024bfff  com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff80318000 -     0x7fff8075bfef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8095d000 -     0x7fff80972ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff80973000 -     0x7fff81369fff  com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff813ae000 -     0x7fff814ecfff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff814ed000 -     0x7fff814edff7  com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8167f000 -     0x7fff81691fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff81692000 -     0x7fff816d9ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff816da000 -     0x7fff816dcfff  libRadiance.dylib ??? (???) <4E3DF84D-2D3A-A845-88C6-D196D9DA1F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff81be2000 -     0x7fff81bedff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff81bee000 -     0x7fff81c02fff  libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff81c03000 -     0x7fff81c08fff  libGFXShared.dylib ??? (???) <736DF2E0-5DF2-43F4-99C8-2DC587392AE5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff81c09000 -     0x7fff81cc9fff  libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff81dd5000 -     0x7fff81dfdfff  com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff81e04000 -     0x7fff81e27fff  com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff81e28000 -     0x7fff81e79fe7  com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff81e7a000 -     0x7fff81f89fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <E47BB16D-11B9-C3C1-D69E-14E08401B428> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff81f98000 -     0x7fff82158fef  libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <773EA7FE-A60F-5866-02CD-64DCDF870E45> /usr/lib/libSystem.B.dylib
    0x7fff8249a000 -     0x7fff8271bfef  com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8271c000 -     0x7fff82802fe7  com.apple.DesktopServices 1.5.8 (1.5.8) <8DFD7D6D-1DE7-C805-02F4-E6F3DF0C83F5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff82803000 -     0x7fff82834fff  libGLImage.dylib ??? (???) <15AA374B-2940-756D-DA53-02834AD63EF4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff82851000 -     0x7fff82854ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff828c2000 -     0x7fff829d9fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff82a9f000 -     0x7fff832a9fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff832aa000 -     0x7fff832b7fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <A49676A5-D9AF-56DE-ACA6-CC0005E42398> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff832e8000 -     0x7fff8340dfef  com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff83563000 -     0x7fff838fcff7  com.apple.QuartzCore 1.6.2 (227.22) <3CF27A9E-4B1A-AD21-5B40-E203D1C9350B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff838fd000 -     0x7fff83918ff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff83919000 -     0x7fff8391dff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8391e000 -     0x7fff83959fff  com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8395a000 -     0x7fff839eafff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff839ed000 -     0x7fff839edff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff83c91000 -     0x7fff83cbcff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff83cbd000 -     0x7fff83d76fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <BF1A7D1F-1BB3-78BA-A29E-52384F6E4FD8> /usr/lib/libsqlite3.dylib
    0x7fff83d77000 -     0x7fff83d7dff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff83e0e000 -     0x7fff83e11fff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff840ff000 -     0x7fff8414eff7  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <FE549581-6A40-BD28-24A4-68FA0B616780> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff8414f000 -     0x7fff8414fff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8418e000 -     0x7fff844c1fe7  com.apple.CoreServices.CarbonCore 861.16 (861.16) <B7C1E3F2-6E95-D172-1C93-38B10CA80F21> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff844c2000 -     0x7fff844f3fef  libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff844f4000 -     0x7fff84552ff7  com.apple.framework.IOKit 2.0 (???) <00376B85-C54E-F1B9-1335-5938D9D2CA4F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff84553000 -     0x7fff84610ff7  com.apple.CoreServices.OSServices 357 (357) <78252D7F-0F21-5E99-E7FF-1591FB98437C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff84853000 -     0x7fff84869fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff84897000 -     0x7fff84b1efe7  com.apple.security 6.1.1 (37594) <C32E7E37-13EC-381A-7CA6-AAE3EBD2C1F1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff84b94000 -     0x7fff84c5ffe7  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <A6B2D07C-FC4D-F49E-64E5-AD4DFA830C05> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff84c67000 -     0x7fff84c80fff  com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff84c81000 -     0x7fff84d00fe7  com.apple.audio.CoreAudio 3.2.3 (3.2.3) <EBBC5818-9C04-56A9-6BBD-0938E8FBF8D7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff84d01000 -     0x7fff84e76ff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff85219000 -     0x7fff8526efef  com.apple.framework.familycontrols 2.0.1 (2010) <BA0929EE-2D38-AF97-828D-4F80424E47EE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff852b5000 -     0x7fff852c4ff7  com.apple.opengl 1.6.9 (1.6.9) <5955B8C1-25C2-3871-C15F-F763B6C7050F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8530c000 -     0x7fff8532afff  libPng.dylib ??? (???) <76D798A5-8C16-7FC8-E76E-5B40CA7CFDEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8532b000 -     0x7fff85330ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff85331000 -     0x7fff854effff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff854f0000 -     0x7fff8552dff7  libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8558e000 -     0x7fff85613fff  com.apple.print.framework.PrintCore 6.2 (312.5) <C20F87CE-ACC1-552B-8A73-2B3846A01D80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff85614000 -     0x7fff8565eff7  com.apple.Metadata 10.6.3 (507.10) <7913DD85-87D4-527C-DB20-5802ECA3CC31> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff85843000 -     0x7fff85843ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff85851000 -     0x7fff85a07fef  com.apple.ImageIO.framework 3.0.3 (3.0.3) <1B8E6256-27CD-E0E1-BF7B-AB15B3915685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff85a08000 -     0x7fff85a54fff  libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff85bd2000 -     0x7fff85c87fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff85c88000 -     0x7fff85cd0ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff85cd1000 -     0x7fff85d71fff  com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff85d73000 -     0x7fff85d98ff7  com.apple.CoreVideo 1.6.1 (45.5) <29F39070-5CEF-B286-66E3-7CC903519403> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff85f74000 -     0x7fff86272fe7  com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff862e2000 -     0x7fff862e2ff7  com.apple.Carbon 150 (152) <29318EF4-8EB3-11C1-1AA5-CA67B3B1AC16> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff862e3000 -     0x7fff863b3ff7  com.apple.CFNetwork 454.9.8 (454.9.8) <24667A86-FCDA-5B58-2CDC-3BFDFE8EA985> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff863b4000 -     0x7fff863b9fff  libGIF.dylib ??? (???) <0A583E66-C43B-5F61-C599-9AC6C5409D66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff863ba000 -     0x7fff863bbfff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff86434000 -     0x7fff86455fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff864db000 -     0x7fff86524fef  libGLU.dylib ??? (???) <058D67A1-0CE4-6797-C783-CF263598EE1F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff86525000 -     0x7fff86536ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff86537000 -     0x7fff86586fef  libTIFF.dylib ??? (???) <421F4CB7-ACC7-7E90-FC83-EBC2BCA3ECB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8736b000 -     0x7fff87391fe7  libJPEG.dylib ??? (???) <DBA0816B-7D0C-2B8D-767D-74E5198B5123> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff87392000 -     0x7fff87392ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff873af000 -     0x7fff87aac067  com.apple.CoreGraphics 1.545.0 (???) <88892F58-F785-2E30-50B1-E9CC8775E79F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff87aad000 -     0x7fff87abbff7  libkxld.dylib ??? (???) <7429C0D5-6133-1827-6759-A4FB62F6A751> /usr/lib/system/libkxld.dylib
    0x7fff87aec000 -     0x7fff87b00ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff87b5f000 -     0x7fff87b7fff7  com.apple.DirectoryService.Framework 3.6 (621.4) <969734C3-D21E-2F30-5CBB-D9F23D123643> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff87b90000 -     0x7fff87bd1fff  com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff87bd2000 -     0x7fff87c0afef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E6B10A46-E64C-9248-29C1-E252410C77B1> /usr/lib/libcups.2.dylib
    0x7fff87c0b000 -     0x7fff87ce5ff7  com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff87d29000 -     0x7fff87d6cff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <28EB1C4B-56C3-85AA-BAB0-0163EBE51427> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff87d6d000 -     0x7fff87d7cfff  com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff87d7d000 -     0x7fff87d7eff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff87f43000 -     0x7fff87f49ff7  IOSurface ??? (???) <EFB29B74-0277-E47B-8B36-467BF822F5FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff87f4a000 -     0x7fff87f4dff7  libCoreVMClient.dylib ??? (???) <5C1BE2D4-60D2-B634-E02C-201B9314BCBC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff87f8b000 -     0x7fff8803afff  edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff881a5000 -     0x7fff8825afe7  com.apple.ColorSync 4.6.3 (4.6.3) <5A7360A8-D495-1E8D-C4B4-A363AF989ADE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8825b000 -     0x7fff882e7fef  SecurityFoundation ??? (???) <D844BB57-386A-0A43-249E-9BE035C2AB53> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff882e8000 -     0x7fff88366fff  com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff88438000 -     0x7fff884eefff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff885b3000 -     0x7fff886ccfef  libGLProgrammability.dylib ??? (???) <6BD199F4-2447-E2E1-3591-90E7DDFF8FFA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff887d6000 -     0x7fff88840fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8891a000 -     0x7fff88a12ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
    0x7fff88a13000 -     0x7fff88a14ff7  com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff88ba1000 -     0x7fff88be2fef  com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff88ce6000 -     0x7fff88ce8fff  com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff88ce9000 -     0x7fff88cfffff  com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff88d00000 -     0x7fff88d16fe7  com.apple.MultitouchSupport.framework 205.34 (205.34) <030FE0DE-5150-00A2-6BC6-D25D669F7C8D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff88d17000 -     0x7fff88db1fff  com.apple.ApplicationServices.ATS 275.11.1 (???) <0A898C0C-41A0-B9BF-0A38-74FB029CA049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8902b000 -     0x7fff890a8fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <773EA7FE-A60F-5866-02CD-64DCDF870E45> /usr/lib/libSystem.B.dylib

System Profile:
Model: MacPro5,1, BootROM MP51.007F.B00, 4 processors, Quad-Core Intel Xeon, 2.8 GHz, 8 GB, SMC 1.39f11
Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.10.91.27)
Bluetooth: Version 2.3.7f1, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet 1, Ethernet, en0
PCI Card: ATI Radeon HD 5770, Display, Slot-1
Serial ATA Device: HL-DT-ST DVD-RW GH41N
Serial ATA Device: WDC WD1001FALS-41Y6A0, 931.51 GB
Serial ATA Device: WDC WD1002FAEX-00Y9A0, 931.51 GB
USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0607, 0xfa200000
USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0607, 0xfa210000
USB Device: Generic USB Hub, 0x058f  (Alcor Micro, Corp.), 0x9254, 0x3d100000
USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0x3d110000
USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0x3d112000
USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc526, 0x3d120000
USB Device: 2Port KVMSwicther, 0x10d5, 0x55a2, 0x3d130000
USB Device: iPhone, 0x05ac  (Apple Inc.), 0x1297, 0xfd500000
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x5a100000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x5a110000
FireWire Device: built-in_hub, Up to 800 Mb/sec


You can only launch it without specifying a file (ex, looking up "LuxRender" in spotlight, or just double-clicking LuxRender.app from Finder), then select the scene file from File > Open or Open Recent.

Also, is HybridRenderer's massive RAM usage a known issue? It was sucking down multiple GBs for a scene with a plane, a cube, and an area light. No textures.
-Jason

Material DB Admin
User avatar
J the Ninja
Developer
 
Posts: 2210
Joined: Wed May 19, 2010 9:54 pm
Location: Portland, USA

Re: OSXintel_universal_ LuxRender-0.8_weekly_okt_24_2010

Postby Flenser » Mon Oct 25, 2010 4:35 pm

I noticed the same thing, crash when trying to start by double-clicking a .lxs file. But other than that it works beautifully.

I do hope for an update as soon as the crash on using 'Bloom' lens effect has been fixed; I love using bloom now and then.

Your efforts are greatly appreciated Jens.

Cheers,
Richard
Flenser
 
Posts: 10
Joined: Wed Aug 18, 2010 6:46 pm
Location: New Zealand

Re: OSXintel_universal_ LuxRender-0.8_weekly_okt_24_2010

Postby jensverwiebe » Mon Oct 25, 2010 4:59 pm

Hmm weird, the gcc build works, looks as this is a sideeffect of the llvm-build (CLANG )
Must see what it causes, or go back to gcc4.2.1.
Btw: doublejustclicking an lxs was never implemented, a bit more complicated for lux as usual.
Btw2: the bloomcrash is due imagepipelinechanges and might be overcome by just not using progressreport-function.


I will post a better build soon.

Edit: found the culprit: Qt does not play with CLANG, so i just compile LuxRender GUI-app with ccc and keep the boost this way.
Today´s too late, i will update tomorrow.

Jens
User avatar
jensverwiebe
Developer
 
Posts: 2124
Joined: Wed Apr 02, 2008 4:34 pm

Re: OSXintel_universal_ LuxRender-0.8_weekly_okt_26_2010

Postby jensverwiebe » Tue Oct 26, 2010 6:05 am

Bump for : Build_of_okt_26_2010

I fixed the mentioned ugly things :)

Jens
User avatar
jensverwiebe
Developer
 
Posts: 2124
Joined: Wed Apr 02, 2008 4:34 pm

Re: OSXintel_universal_ LuxRender-0.8_weekly_okt_31_2010

Postby jensverwiebe » Sun Oct 31, 2010 8:48 am

Bump for Build_of_okt_31_2010

Had time to make some nice improvements to workflow, have fun.


Jens
User avatar
jensverwiebe
Developer
 
Posts: 2124
Joined: Wed Apr 02, 2008 4:34 pm

Re: OSXintel_universal_ LuxRender-0.8_weekly_okt_31_2010

Postby J the Ninja » Sun Oct 31, 2010 3:38 pm

There still seems to be a problem with starting from Blender. Doubling-clicking in Finder works great, also calling luxconsole from within luxblend works fine. But calling the GUI from luxblend causes the GUI to hang on startup, even though double-clicking the same lxs from Finder works fine. Note that this only seems to happen if hybrid renderer is selected. Everything works fine with the classic one.

Also, this is probably not Mac-specific, but hybrid renderer ignores the halttime and haltspp flags. I opened the lxs in textedit and removed the renderer line, then opened it on 0.7.1, which stopped like it was supposed to. I filed a bug in mantis here

Finally, for your comparison pleasure. 0.8 Hybrid path, 0.8 CPU path, 0.8 bidir, 0.7 path. (NOTE: surface integrator settings were exactly the same for all 3 done with path, sampler settings were the same for all 4)

Hybrid seems to deal with area lights much differently....
Hybrid:
Image

CPU path:
Image

CPU bidir:
Image

0.7.1 path
Image
-Jason

Material DB Admin
User avatar
J the Ninja
Developer
 
Posts: 2210
Joined: Wed May 19, 2010 9:54 pm
Location: Portland, USA

Re: OSXintel_universal_ LuxRender-0.8_weekly_okt_31_2010

Postby jensverwiebe » Sun Oct 31, 2010 6:01 pm

Jupp, i haven´t done much with hybrid, as it is not mature yet, so i can´t speak about that.
Best is to show this to the coredev´s.
Be aware that hybrid only workswell with a small set of integrators/samplers atm.

Also be aware: rendering from Blender with filewrite is fine normally, but i found piping started to block at
some point and makes the gui-app available only when Blender is closed.
I guess there was a codechange in piping std in/out which slipped through my recent testing.
Nothing big but we have to take a look at this.

Btw: LuxBlend 2.5 or v0.8 used ?

Jens
User avatar
jensverwiebe
Developer
 
Posts: 2124
Joined: Wed Apr 02, 2008 4:34 pm

Re: OSXintel_universal_ LuxRender-0.8_weekly_okt_31_2010

Postby J the Ninja » Sun Oct 31, 2010 6:32 pm

v0.8. LuxBlend25 hides the 0.8-specific settings if it doesn't see 0.8 Pylux. Or something like that.
-Jason

Material DB Admin
User avatar
J the Ninja
Developer
 
Posts: 2210
Joined: Wed May 19, 2010 9:54 pm
Location: Portland, USA

Re: OSXintel_universal_ LuxRender-0.8_weekly_okt_31_2010

Postby Dade » Mon Nov 01, 2010 5:01 am

J the Ninja wrote:Hybrid seems to deal with area lights much differently....
Hybrid:


It does: it doesn't have MIS on direct light sampling. The difference should only noticeable with Glossy materials; what material are you using for the cube ? If you post the scene sources, I can check them.
User avatar
Dade
Developer
 
Posts: 4796
Joined: Sat Apr 19, 2008 6:04 pm
Location: Italy

PreviousNext

Return to Weekly Testing Builds

Who is online

Users browsing this forum: Bing [Bot], Google Feedfetcher and 1 guest