Cannot save image from a IGI + Crash on Image save

Feature requests, bug reports and related discussion
Post Reply
10 posts • Page 1 of 1
Voytech
Posts: 236
Joined: Thu Oct 06, 2011 8:57 am

Cannot save image from a IGI + Crash on Image save

Post by Voytech » Thu Sep 05, 2013 1:54 am

So here's the story. My render was done - a large res file (~18mp), and I was saving it to a JPG. I didn't realize that the aperture diffraction (post) was still computing while I clicked save. Indigo went into beachball mode (this is on OS X 10.8.4) and crashed.

So I relaunched it and opened the igi from the render folder. IGI opens fine. I have to change the imaging settings and then save to jpg. Crash. Same thing for PNG. So I tried a different igi from the render folder, a small one. Same result.

Unfortunately I cannot reboot the machine for another few hours as I'm in the middle of recovering a drive containing all my pictures since 2008 :D. That's a story for another day... Let's just say it was late and I was installing windows on a mac.

User avatar
OnoSendai
Developer
Posts: 6241
Joined: Sat May 20, 2006 6:16 pm
Location: Wellington, NZ
Contact:

Re: Cannot save image from a IGI + Crash on Image save

Post by OnoSendai » Thu Sep 05, 2013 2:35 am

Which Indigo version? 3.6.20?

User avatar
OnoSendai
Developer
Posts: 6241
Joined: Sat May 20, 2006 6:16 pm
Location: Wellington, NZ
Contact:

Re: Cannot save image from a IGI + Crash on Image save

Post by OnoSendai » Thu Sep 05, 2013 2:44 am


Voytech
Posts: 236
Joined: Thu Oct 06, 2011 8:57 am

Re: Cannot save image from a IGI + Crash on Image save

Post by Voytech » Thu Sep 05, 2013 3:36 am

That was on 3.6.20. Just tried on 3.6.21 - same result.

Here's a partial dump since the whole thing wouldn't fit:

Code: Select all

Process:         Indigo [75965]
Path:            /Applications/Indigo RT/Indigo.app/Contents/MacOS/Indigo
Identifier:      com.apple.IndigoRenderer
Version:         3.6 (244)
Code Type:       X86-64 (Native)
Parent Process:  launchd [347]
User ID:         502

PlugIn Path:       /Applications/Indigo RT/Indigo.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
PlugIn Identifier: QtGui
PlugIn Version:    ??? (4.8.4)

Date/Time:       2013-09-04 11:29:24.375 -0400
OS Version:      Mac OS X 10.8.4 (12E55)
Report Version:  10

Interval Since Last Report:          952184 sec
Crashes Since Last Report:           104
Per-App Interval Since Last Report:  248769 sec
Per-App Crashes Since Last Report:   6
Anonymous UUID:                      8317BFEA-C8A4-AED2-9E09-EE1E495ACDFE

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000001bf0bc000

VM Regions Near 0x1bf0bc000:
    MALLOC_LARGE           00000001bbc3c000-00000001bf0bc000 [ 52.5M] rw-/rwx SM=PRV  
--> 
    CG shared images       00000001c0001000-00000001c0009000 [   32K] rw-/rw- SM=SHM  

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   QtGui                         	0x000000010148c5b6 0x101384000 + 1082806
1   QtGui                         	0x000000010147e41e 0x101384000 + 1025054
2   QtGui                         	0x00000001014878ab QImage::convertToFormat(QImage::Format, QFlags<Qt::ImageConversionFlag>) const + 625
3   com.apple.IndigoRenderer      	0x0000000100a13a71 0x100000000 + 10566257
4   com.apple.IndigoRenderer      	0x0000000100a14b58 0x100000000 + 10570584
5   com.apple.IndigoRenderer      	0x0000000100a460e1 0x100000000 + 10772705
6   com.apple.IndigoRenderer      	0x0000000100a46e48 0x100000000 + 10776136
7   QtCore                        	0x00000001011b4ff5 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 1781
8   QtGui                         	0x00000001013ffec9 QAction::activate(QAction::ActionEvent) + 217
9   QtGui                         	0x0000000101755961 0x101384000 + 4004193
10  QtGui                         	0x0000000101755b7c QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 106
11  QtGui                         	0x000000010180e762 QToolButton::mouseReleaseEvent(QMouseEvent*) + 18
12  QtGui                         	0x000000010144e7d0 QWidget::event(QEvent*) + 330
13  QtGui                         	0x0000000101754c66 QAbstractButton::event(QEvent*) + 220
14  QtGui                         	0x000000010180e382 QToolButton::event(QEvent*) + 54
15  QtGui                         	0x0000000101403b38 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 304
16  QtGui                         	0x0000000101404488 QApplication::notify(QObject*, QEvent*) + 2346
17  QtCore                        	0x00000001011a0366 QCoreApplication::notifyInternal(QObject*, QEvent*) + 104
18  QtGui                         	0x000000010140c0f8 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 432
19  QtGui                         	0x00000001013bb4e1 0x101384000 + 226529
20  com.apple.AppKit              	0x00007fff89b875d6 -[NSWindow sendEvent:] + 7053
21  QtGui                         	0x00000001013b2ca2 0x101384000 + 191650
22  com.apple.AppKit              	0x00007fff89b83644 -[NSApplication sendEvent:] + 5761
23  QtGui                         	0x00000001013b65b2 0x101384000 + 206258
24  com.apple.AppKit              	0x00007fff89a9921a -[NSApplication run] + 636
25  QtGui                         	0x00000001013bf7e0 0x101384000 + 243680
26  QtCore                        	0x000000010119d7c8 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 394
27  QtCore                        	0x00000001011a0a9b QCoreApplication::exec() + 175
28  com.apple.IndigoRenderer      	0x0000000100a2fe91 0x100000000 + 10682001
29  com.apple.IndigoRenderer      	0x0000000100004a34 0x100000000 + 18996

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff8cc25d16 kevent + 10
1   libdispatch.dylib             	0x00007fff8d8c4dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib             	0x00007fff8d8c49ee _dispatch_mgr_thread + 54

Thread 2:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100976621 0x100000000 + 9922081
3   com.apple.IndigoRenderer      	0x000000010098be73 0x100000000 + 10010227
4   com.apple.IndigoRenderer      	0x000000010098bcfd 0x100000000 + 10009853
5   com.apple.IndigoRenderer      	0x000000010098ca88 0x100000000 + 10013320
6   com.apple.IndigoRenderer      	0x0000000100982953 0x100000000 + 9972051
7   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
8   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100ba0872 0x100000000 + 12191858
3   com.apple.IndigoRenderer      	0x0000000100ba117b 0x100000000 + 12194171
4   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
5   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100ba0872 0x100000000 + 12191858
3   com.apple.IndigoRenderer      	0x0000000100ba117b 0x100000000 + 12194171
4   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
5   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 5:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100ba0872 0x100000000 + 12191858
3   com.apple.IndigoRenderer      	0x0000000100ba117b 0x100000000 + 12194171
4   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
5   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 6:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100ba0872 0x100000000 + 12191858
3   com.apple.IndigoRenderer      	0x0000000100ba117b 0x100000000 + 12194171
4   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
5   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 7:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100ba0872 0x100000000 + 12191858
3   com.apple.IndigoRenderer      	0x0000000100ba117b 0x100000000 + 12194171
4   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
5   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 8:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100ba0872 0x100000000 + 12191858
3   com.apple.IndigoRenderer      	0x0000000100ba117b 0x100000000 + 12194171
4   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
5   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 9:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100ba0872 0x100000000 + 12191858
3   com.apple.IndigoRenderer      	0x0000000100ba117b 0x100000000 + 12194171
4   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
5   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 10:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100ba0872 0x100000000 + 12191858
3   com.apple.IndigoRenderer      	0x0000000100ba117b 0x100000000 + 12194171
4   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
5   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 11:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100976621 0x100000000 + 9922081
3   com.apple.IndigoRenderer      	0x000000010098be73 0x100000000 + 10010227
4   com.apple.IndigoRenderer      	0x000000010098bcfd 0x100000000 + 10009853
5   com.apple.IndigoRenderer      	0x000000010098ca88 0x100000000 + 10013320
6   com.apple.IndigoRenderer      	0x0000000100982953 0x100000000 + 9972051
7   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
8   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 12:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100976621 0x100000000 + 9922081
3   com.apple.IndigoRenderer      	0x000000010098be73 0x100000000 + 10010227
4   com.apple.IndigoRenderer      	0x000000010098bcfd 0x100000000 + 10009853
5   com.apple.IndigoRenderer      	0x000000010098ca88 0x100000000 + 10013320
6   com.apple.IndigoRenderer      	0x0000000100982953 0x100000000 + 9972051
7   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
8   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 13:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100976621 0x100000000 + 9922081
3   com.apple.IndigoRenderer      	0x000000010098be73 0x100000000 + 10010227
4   com.apple.IndigoRenderer      	0x000000010098bcfd 0x100000000 + 10009853
5   com.apple.IndigoRenderer      	0x000000010098ca88 0x100000000 + 10013320
6   com.apple.IndigoRenderer      	0x0000000100982953 0x100000000 + 9972051
7   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
8   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 14:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100976621 0x100000000 + 9922081
3   com.apple.IndigoRenderer      	0x000000010098be73 0x100000000 + 10010227
4   com.apple.IndigoRenderer      	0x000000010098bcfd 0x100000000 + 10009853
5   com.apple.IndigoRenderer      	0x000000010098ca88 0x100000000 + 10013320
6   com.apple.IndigoRenderer      	0x0000000100982953 0x100000000 + 9972051
7   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
8   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 15:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100976621 0x100000000 + 9922081
3   com.apple.IndigoRenderer      	0x000000010098be73 0x100000000 + 10010227
4   com.apple.IndigoRenderer      	0x000000010098bcfd 0x100000000 + 10009853
5   com.apple.IndigoRenderer      	0x000000010098ca88 0x100000000 + 10013320
6   com.apple.IndigoRenderer      	0x0000000100982953 0x100000000 + 9972051
7   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
8   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 16:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100976621 0x100000000 + 9922081
3   com.apple.IndigoRenderer      	0x000000010098be73 0x100000000 + 10010227
4   com.apple.IndigoRenderer      	0x000000010098bcfd 0x100000000 + 10009853
5   com.apple.IndigoRenderer      	0x000000010098ca88 0x100000000 + 10013320
6   com.apple.IndigoRenderer      	0x0000000100982953 0x100000000 + 9972051
7   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
8   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 17:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100976621 0x100000000 + 9922081
3   com.apple.IndigoRenderer      	0x000000010098be73 0x100000000 + 10010227
4   com.apple.IndigoRenderer      	0x000000010098bcfd 0x100000000 + 10009853
5   com.apple.IndigoRenderer      	0x000000010098ca88 0x100000000 + 10013320
6   com.apple.IndigoRenderer      	0x0000000100982953 0x100000000 + 9972051
7   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
8   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 18:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100976621 0x100000000 + 9922081
3   com.apple.IndigoRenderer      	0x000000010098be73 0x100000000 + 10010227
4   com.apple.IndigoRenderer      	0x000000010098bcfd 0x100000000 + 10009853
5   com.apple.IndigoRenderer      	0x000000010098ca88 0x100000000 + 10013320
6   com.apple.IndigoRenderer      	0x0000000100982953 0x100000000 + 9972051
7   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
8   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 19:
0   libsystem_kernel.dylib        	0x00007fff8cc250fa __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8f319fe9 _pthread_cond_wait + 869
2   com.apple.IndigoRenderer      	0x0000000100976621 0x100000000 + 9922081
3   com.apple.IndigoRenderer      	0x000000010098be73 0x100000000 + 10010227
4   com.apple.IndigoRenderer      	0x000000010098bcfd 0x100000000 + 10009853
5   com.apple.IndigoRenderer      	0x000000010098ca88 0x100000000 + 10013320
6   com.apple.IndigoRenderer      	0x0000000100982953 0x100000000 + 9972051
7   libsystem_c.dylib             	0x00007fff8f3157a2 _pthread_start + 327
8   libsystem_c.dylib             	0x00007fff8f3021e1 thread_start + 13

Thread 20:
0   libsystem_kernel.dylib        	0x00007fff8cc256d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff8f317f4c _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff8f317d13 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff8f3021d1 start_wqthread + 13

Thread 21:
0   libsystem_kernel.dylib        	0x00007fff8cc256d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff8f317f4c _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff8f317d13 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff8f3021d1 start_wqthread + 13

Thread 22:
0   libsystem_kernel.dylib        	0x00007fff8cc256d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff8f317f4c _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff8f317d13 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff8f3021d1 start_wqthread + 13

Thread 23:
0   libsystem_kernel.dylib        	0x00007fff8cc256d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff8f317f4c _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff8f317d13 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff8f3021d1 start_wqthread + 13

Thread 24:
0   libsystem_kernel.dylib        	0x00007fff8cc256d6 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff8f317f4c _pthread_workq_return + 25
2   libsystem_c.dylib             	0x00007fff8f317d13 _pthread_wqthread + 412
3   libsystem_c.dylib             	0x00007fff8f3021d1 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000001  rbx: 0x0000000000000001  rcx: 0x0000000000234469  rdx: 0x0000000000004400
  rdi: 0x00000001bf0bbffd  rsi: 0x00000001b8e1dffc  rbp: 0x00007fff5fbfcea0  rsp: 0x00007fff5fbfcea0
   r8: 0x0000000000004469   r9: 0x0000000000000000  r10: 0x0000000000001002  r11: 0x0000000000000206
  r12: 0x0000000000003c00  r13: 0x0000000000005000  r14: 0x00000001bf0b8400  r15: 0x00000001b8e19000
  rip: 0x000000010148c5b6  rfl: 0x0000000000010206  cr2: 0x00000001bf0bc000
Logical CPU: 0



External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 51
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 26663
    thread_create: 2
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=257.8M resident=134.3M(52%) swapped_out_or_unallocated=123.5M(48%)
Writable regions: Total=2.8G written=2.6G(94%) resident=2.6G(95%) swapped_out=20K(0%) unallocated=141.1M(5%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  10.3M
CG image                            164K
CG raster data                       44K
CG shared images                   1280K
CoreImage                             8K
CoreServices                       3484K
IOKit                              8764K
IOKit (reserved)                      4K        reserved VM address space (unallocated)
MALLOC                              2.7G
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=251                       36K
OpenCL                               40K
STACK GUARD                        56.1M
Stack                              48.2M
VM_ALLOCATE                        16.2M
__DATA                             37.5M
__IMAGE                             528K
__LINKEDIT                         57.0M
__TEXT                            200.8M
__UNICODE                           544K
mapped file                        85.5M
shared memory                      82.4M
===========                      =======
TOTAL                               3.3G
TOTAL, minus reserved VM space      3.3G

Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 3.2 GHz, 12 GB, SMC 1.25f4
Graphics: NVIDIA GeForce 8800 GT, NVIDIA GeForce 8800 GT, PCIe, 512 MB
Memory Module: DIMM Riser B/DIMM 1, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x05F7, 0x000000003732353642363145353830304600
Memory Module: DIMM Riser B/DIMM 2, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x05F7, 0x000000003732353642363145353830304600
Memory Module: DIMM Riser A/DIMM 1, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x05F7, 0x000000003732353642363145353830304600
Memory Module: DIMM Riser A/DIMM 2, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x05F7, 0x000000003732353642363145353830304600
Memory Module: DIMM Riser A/DIMM 3, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x0000, 0x000000463732353642363145353830304600
Memory Module: DIMM Riser A/DIMM 4, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x0000, 0x000000463732353642363145353830304600

User avatar
OnoSendai
Developer
Posts: 6241
Joined: Sat May 20, 2006 6:16 pm
Location: Wellington, NZ
Contact:

Re: Cannot save image from a IGI + Crash on Image save

Post by OnoSendai » Thu Sep 05, 2013 4:05 am

Image saving works fine here on OS X with Indigo Renderer 3.6.21.
Can you send us an IGI that crashes?

Voytech
Posts: 236
Joined: Thu Oct 06, 2011 8:57 am

Re: Cannot save image from a IGI + Crash on Image save

Post by Voytech » Thu Sep 05, 2013 4:15 am

OnoSendai wrote:Image saving works fine here on OS X with Indigo Renderer 3.6.21.
Can you send us an IGI that crashes?
I will wait until I can reboot and verify that this isn't just a process that hung. If that doesn't fix it, I'll upload the IGI.

Thanks for the help, as always!

Voytech
Posts: 236
Joined: Thu Oct 06, 2011 8:57 am

Re: Cannot save image from a IGI + Crash on Image save

Post by Voytech » Wed Sep 11, 2013 12:58 am

Ok, problem still persists on 3.6.21 (RT) after reboot. I'm pm'ing you the IGI.

Hmm. 2GB file. PM me when you're online and I'll resend the link (it only stays active for a few minutes).

User avatar
OnoSendai
Developer
Posts: 6241
Joined: Sat May 20, 2006 6:16 pm
Location: Wellington, NZ
Contact:

Re: Cannot save image from a IGI + Crash on Image save

Post by OnoSendai » Wed Sep 18, 2013 6:50 am

Voytech: this is hopefully fixed in 3.6.22, please give it a try!
http://www.indigorenderer.com/forum/vie ... =1&t=12601

Voytech
Posts: 236
Joined: Thu Oct 06, 2011 8:57 am

Re: Cannot save image from a IGI + Crash on Image save

Post by Voytech » Thu Sep 19, 2013 1:08 am

OnoSendai wrote:Voytech: this is hopefully fixed in 3.6.22, please give it a try!
http://www.indigorenderer.com/forum/vie ... =1&t=12601
CONFIRMED FIX!

Awesome sauce!

User avatar
OnoSendai
Developer
Posts: 6241
Joined: Sat May 20, 2006 6:16 pm
Location: Wellington, NZ
Contact:

Re: Cannot save image from a IGI + Crash on Image save

Post by OnoSendai » Thu Sep 19, 2013 1:32 am

great :)

Post Reply
10 posts • Page 1 of 1

Who is online

Users browsing this forum: No registered users and 48 guests