GraphicsMagick installs it's own SIGSEGV handler even if nothing is loaded through it, that's why it's in backtrace. Actual crash seems to be caused by some memory corruption (see error message), and I fear backtrace won't help here at all.
On Tue, 02 Feb 2016 16:25:50 +0100 Tobias Ellinghaus <[email protected]> wrote: > Am Dienstag, 2. Februar 2016, 13:25:10 schrieb Claude Flener: > > Hi, > > Hi. > > > I installed DarkTable 2.0 on a Mac running OS X 10.10.5 and it keeps > > crashing on me all the time when scrolling through pictures. I have > > imported a folder with a bunch of sub-folders with about 4000 JPGs to give > > it a try, and as when I start scrolling through the thumbnails I can scroll > > about three or four screen lengths, and it crashes. 100% reproducible on my > > machine. Tried many times. > > Do you have any images in there that are not JPEGs? > > [...] > > > Kind regards, > > Claude > > Tobias > > [...] > > > Thread 0 Crashed:: Dispatch queue: com.apple.main-thread > > 0 libsystem_kernel.dylib 0x00007fff8bb3d286 __pthread_kill + 10 > > 1 libsystem_c.dylib 0x00007fff984e4a4b __abort + 145 > > 2 libsystem_c.dylib 0x00007fff984e49ba abort + 144 > > 3 libGraphicsMagick.3.dylib 0x00000001019e4328 > > MagickPanicSignalHandler + 67 4 libsystem_platform.dylib > > 0x00007fff983a4f1a _sigtramp + 26 5 libsystem_kernel.dylib > > 0x00007fff8bb3d286 __pthread_kill + 10 6 libsystem_c.dylib > > 0x00007fff984e49ab abort + 129 > > That's why I am asking, it seems to try loading some file with GraphicsMagick. > > [...] ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to [email protected]
