[3.2.1] Bugs

Discussions about iCompta on macOS
Post Reply
erixtekila
Posts: 7
Joined: 03 May 2009, 14:04

[3.2.1] Bugs

Post by erixtekila »

Hi,

I'd like to send you somme feedback of troubles I've discovered since version 3.2.1 :

- Copy/paste of transaction could crash the entire application.
That should be the error output :

Code: Select all

Process:         iCompta [1454]
Path:            /Applications/iCompta.app/Contents/MacOS/iCompta
Identifier:      com.angeman.iCompta
Version:         3.2.1 (3.2.1)
Code Type:       X86 (Native)
Parent Process:  launchd [257]

Date/Time:       2009-05-02 18:05:28.139 +0200
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c5771697
Crashed Thread:  0

Thread 0 Crashed:
0   libobjc.A.dylib               	0x9157d688 objc_msgSend + 24
1   com.angeman.iCompta           	0x00042ee2 0x1000 + 270050
2   com.angeman.iCompta           	0x00023259 0x1000 + 139865
3   com.angeman.iCompta           	0x0002fe12 0x1000 + 192018
4   com.apple.AppKit              	0x93eae864 -[NSTableView _delegateWillDisplayCell:forColumn:row:] + 62
5   com.apple.AppKit              	0x93e30d7d -[NSTableView preparedCellAtColumn:row:] + 1057
6   ANGAdditions                  	0x0008d969 -[ANGTableView preparedCellAtColumn:row:] + 64
7   com.apple.AppKit              	0x93e3087c -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 56
8   com.apple.AppKit              	0x93e2fdb2 -[NSTableView drawRow:clipRect:] + 872
9   com.apple.AppKit              	0x93dd51a0 -[NSTableView drawRowIndexes:clipRect:] + 363
10  com.apple.AppKit              	0x93dd3c84 -[NSTableView drawRect:] + 2199
11  com.apple.AppKit              	0x93e6429c -[NSView _drawRect:clip:] + 3853
12  com.apple.AppKit              	0x93e62d93 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1050
13  com.apple.AppKit              	0x93e616e9 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 759
14  com.apple.AppKit              	0x93e62543 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
15  com.apple.AppKit              	0x93e62543 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
16  com.apple.AppKit              	0x93e62543 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
17  com.apple.AppKit              	0x93e62543 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
18  com.apple.AppKit              	0x93e62543 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
19  com.apple.AppKit              	0x93e62543 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
20  com.apple.AppKit              	0x93e62543 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
21  com.apple.AppKit              	0x93e6102b -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 306
22  com.apple.AppKit              	0x93e5db4f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3090
23  com.apple.AppKit              	0x93d9e523 -[NSView displayIfNeeded] + 933
24  com.apple.AppKit              	0x93d9e0d1 -[NSWindow displayIfNeeded] + 189
25  com.apple.AppKit              	0x93d9def4 _handleWindowNeedsDisplay + 436
26  com.apple.CoreFoundation      	0x922b89a2 __CFRunLoopDoObservers + 466
27  com.apple.CoreFoundation      	0x922b9cfc CFRunLoopRunSpecific + 844
28  com.apple.CoreFoundation      	0x922bacd8 CFRunLoopRunInMode + 88
29  com.apple.HIToolbox           	0x92be12c0 RunCurrentEventLoopInMode + 283
30  com.apple.HIToolbox           	0x92be1012 ReceiveNextEventCommon + 175
31  com.apple.HIToolbox           	0x92be0f4d BlockUntilNextEventMatchingListInMode + 106
32  com.apple.AppKit              	0x93d9bd7d _DPSNextEvent + 657
33  com.apple.AppKit              	0x93d9b630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
34  com.apple.AppKit              	0x93d9466b -[NSApplication run] + 795
35  com.apple.AppKit              	0x93d618a4 NSApplicationMain + 574
36  com.angeman.iCompta           	0x00002332 0x1000 + 4914

Thread 1:
0   libSystem.B.dylib             	0x96ead1c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x96eb49bc mach_msg + 72
2   com.apple.CoreFoundation      	0x922ba0ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x922bacd8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork           	0x936b7ebe CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib             	0x96ede095 _pthread_start + 321
6   libSystem.B.dylib             	0x96eddf52 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x96ead1c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x96eb49bc mach_msg + 72
2   com.apple.CoreFoundation      	0x922ba0ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x922bacd8 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x968ded40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation          	0x9687b7ed -[NSThread main] + 45
6   com.apple.Foundation          	0x9687b394 __NSThread__main__ + 308
7   libSystem.B.dylib             	0x96ede095 _pthread_start + 321
8   libSystem.B.dylib             	0x96eddf52 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x96f16292 __workq_ops + 10
1   libSystem.B.dylib             	0x96f162c2 start_wqthread + 30

Thread 4:

Thread 5:
0   libSystem.B.dylib             	0x96eb43ae __semwait_signal + 10
1   libSystem.B.dylib             	0x96eded0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore          	0x96be1ab9 fe_fragment_thread + 54
3   libSystem.B.dylib             	0x96ede095 _pthread_start + 321
4   libSystem.B.dylib             	0x96eddf52 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x96efc6f2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x96ede095 _pthread_start + 321
2   libSystem.B.dylib             	0x96eddf52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x15de4870  ebx: 0x00061c7c  ecx: 0x00061c7c  edx: 0xc5771677
  edi: 0x171560f0  esi: 0x00061984  ebp: 0xbfffccd8  esp: 0xbfffcb18
   ss: 0x0000001f  efl: 0x00010202  eip: 0x9157d688   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0xc5771697

Binary Images:
    0x1000 -    0x69fff +com.angeman.iCompta 3.2.1 (3.2.1) <73247e22c15c896c10b0db7b5d23f2c7> /Applications/iCompta.app/Contents/MacOS/iCompta
   0x7a000 -    0xcdff2 +ANGAdditions ??? (???) <2f9830d124daf8b8b933b4f8eb5873b5> /Applications/iCompta.app/Contents/Frameworks/ANGAdditions.framework/Versions/A/ANGAdditions
  0x102000 -   0x11cffb  com.apple.ScriptingBridge 1.0.1 (1.0.1) <2c42ce602b3a533b07e1971c8075048d> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
  0x135000 -   0x136ffd +com.machangout.Glims ??? (1.0) <b9dc8c61a024274aff2dc01aa9a92d4c> /Library/InputManagers/Glims/Glims.bundle/Contents/MacOS/Glims
0x14e6e000 - 0x15066fff  com.apple.RawCamera.bundle 2.0.13 (435) <083354ccec68bf7c9fc99523a5838f92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x1614c000 - 0x16151ff3  libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90003000 - 0x9003dfe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9003e000 - 0x900c8fef  com.apple.DesktopServices 1.4.7 (1.4.7) <7898a0f2a46fc7d8887b041bc23e3811> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90118000 - 0x901fdff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x901fe000 - 0x9020bfe7  com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9020c000 - 0x90211fff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x902f3000 - 0x902f9fff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x902fa000 - 0x90329fe3  com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9032a000 - 0x903f1ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x903f2000 - 0x903f6fff  libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x903f7000 - 0x9041bfff  libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x9041c000 - 0x904a3ff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x9060b000 - 0x90adcf3e  libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x90add000 - 0x90eedfef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x90eee000 - 0x90f09ffb  libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90f0a000 - 0x90f22ff7  com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90f23000 - 0x90f2fffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90f30000 - 0x90f38fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90f39000 - 0x90f48fff  libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
0x90f49000 - 0x90f4efff  com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90f86000 - 0x91054ff3  com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x91055000 - 0x9132fff3  com.apple.CoreServices.CarbonCore 786.11 (786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91330000 - 0x9135bfe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x9135c000 - 0x9138efff  com.apple.LDAPFramework 1.4.5 (110) <648b3ee893db8af0a5bbbe857ec0bb7d> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9138f000 - 0x9140cfeb  com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9140d000 - 0x91414fe9  libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
0x91415000 - 0x91567ff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91568000 - 0x91648fff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x91649000 - 0x91659fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x916c1000 - 0x916deff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9171a000 - 0x91730fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x91783000 - 0x91786fff  com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91787000 - 0x917d6fff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x917d7000 - 0x917d7ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x919d5000 - 0x919d5ff8  com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x919d6000 - 0x91a94fff  com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x91abf000 - 0x91abfffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x91ac0000 - 0x91ba1ff7  libxml2.2.dylib ??? (???) <c65c902ca6afc1b4cf68b90cff921cc5> /usr/lib/libxml2.2.dylib
0x91ba2000 - 0x91bacfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x91bad000 - 0x91badffa  com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91bae000 - 0x91bafffc  libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
0x91bb0000 - 0x91d2ffff  com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x91d30000 - 0x91d4eff3  com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x91d4f000 - 0x9210dfea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92247000 - 0x9237afff  com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x925e4000 - 0x92663ff5  com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9267c000 - 0x9267cffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x926ad000 - 0x926adfff  com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x926ae000 - 0x926ffff7  com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9271d000 - 0x9271dffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92729000 - 0x92772fef  com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x92773000 - 0x92825ffb  libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x92826000 - 0x9296cff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x929de000 - 0x929e5ff7  libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x92ab0000 - 0x92ac8fff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92b1c000 - 0x92b44fff  libcups.2.dylib ??? (???) <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
0x92b45000 - 0x92b6dff7  com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x92b6e000 - 0x92bb0fef  com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92bb1000 - 0x92eb9fff  com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92f04000 - 0x92f5dff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f5e000 - 0x92f7dffa  libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x92f88000 - 0x92f93fe7  libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9339c000 - 0x933f6ff7  com.apple.CoreText 2.0.4 (???) <f9a90116ae34a2b0d84e87734766fb3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x933f7000 - 0x934c2fff  com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x934c3000 - 0x934c3ff8  com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x934c4000 - 0x934d3ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <98f7b46a9f1a099f77e1092ef8e29c63> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x934d4000 - 0x934d6fff  com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x934d7000 - 0x93534ffb  libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
0x93568000 - 0x93574ff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x93575000 - 0x935a2feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x93654000 - 0x9368bfff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9368c000 - 0x936aafff  libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
0x936ab000 - 0x936b4fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x936b5000 - 0x93752fe4  com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x93788000 - 0x9378aff5  libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9378b000 - 0x93816fff  com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93817000 - 0x938c7fff  edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x938c8000 - 0x9395bfff  com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9398e000 - 0x93a08ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x93a09000 - 0x93a19ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x93ae6000 - 0x93cb4ff3  com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93cb5000 - 0x93d48ff3  com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93d5b000 - 0x94559fef  com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9455a000 - 0x94614fe3  com.apple.CoreServices.OSServices 226.5 (226.5) <25243fd02dc5d4f4cc5780f6b2f6fe26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x94615000 - 0x94cb5fff  com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x94cb6000 - 0x94cbdffe  libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
0x94cbe000 - 0x94d3bfef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x94d3c000 - 0x94d60feb  libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
0x94d61000 - 0x94d65fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x94d66000 - 0x94da4ff7  libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94da9000 - 0x94deafe7  libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94deb000 - 0x94f23ff7  libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x94f24000 - 0x94f32ffd  libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
0x94f33000 - 0x94f8fff7  com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x94f90000 - 0x95037feb  com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x95044000 - 0x95695fff  com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x95696000 - 0x956d5fef  libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x967a7000 - 0x96833ff7  com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96871000 - 0x96aecfe7  com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96aed000 - 0x96e8afef  com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x96e8b000 - 0x96e8bffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x96e8c000 - 0x96ea1ffb  com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96eac000 - 0x97013ff3  libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

 
- At launch, the application doesn't compute the credit/due of each person.
No one has expenses.
BTW, when adding transactions, it begins computing but only from the beginnning of the session.
In order to fix it, I only got the solution to cut the whole transactions and paste back to the original place.
Then all is taken in account.

Thanks, we really enjoy our application.
(That's why we donated ;))

Greetings
User avatar
Angeman
Administrateur
Posts: 2302
Joined: 28 December 2008, 21:28
Location: Toulouse, France
Contact:

Re: [3.2.1] Bugs

Post by Angeman »

Could you send me your document by mail so that I can reproduce the crash and try to fix it ?

And thanks for your donation :D
erixtekila
Posts: 7
Joined: 03 May 2009, 14:04

Re: [3.2.1] Bugs

Post by erixtekila »

Hm, it's fairly private ;)
I'll try to isolate it and send you some more infos.

BTW, will you fix the problem of display concerning the person's costs ?
Thanks.
User avatar
Angeman
Administrateur
Posts: 2302
Joined: 28 December 2008, 21:28
Location: Toulouse, France
Contact:

Re: [3.2.1] Bugs

Post by Angeman »

Sure, but what I would need a document that has this problem too because it works fine with my test documents.
erixtekila
Posts: 7
Joined: 03 May 2009, 14:04

Re: [3.2.1] Bugs

Post by erixtekila »

it works fine with my test documents
Sure ? OK, I will.

One hint : it's a person's only icompta file.
There are one account but without any entries in it.
We use this document to track expenses between us 2.

Each one enters its buys.
The participant is enter at the good pourcentage.
At the end, we know the price due to the other one.

HTH
Post Reply