YOUR ACCOUNT

Login or Register to post new topics or replies
scriptorum
Fella

Posts: 35
Filters: 7
Filter Forge crashes a lot on me, and it's usually related to Lua scripting. I've come up with a simple example that crashes on me every time. Load up CrashMe.ffxml, goto the settings tab, and click on the [X] Crash checkbox. That drops me back to the desktop almost immediately. In this filter, clicking on Crash redirects a high pass component to a map script. The map script merely regurgitates the Source input:

Quote
function prepare()
end;

function get_sample(x, y)
return get_sample_map(x, y, SOURCE)
end;



I'm pretty sure High Pass isn't the only thing that can cause it to crash, but it's the only one I've isolated.

Crash Me.ffxml
  Details E-Mail
scriptorum
Fella

Posts: 35
Filters: 7
Here's a visual of the filter:

  Details E-Mail
scriptorum
Fella

Posts: 35
Filters: 7
I'll post the latest crash report if requested. I would upload it, but the website doesn't seem to allow .txt files. I'd put it in the body of a message post, but the long lines screw up the formatting of the web page.
  Details E-Mail
GMM
Moderator
Filter Forge, Inc
Posts: 3491
There has been a silent update to Filter Forge 2.008. Please download and reinstall the latest version from http://filterforge.com/download/
  Details E-Mail
scriptorum
Fella

Posts: 35
Filters: 7
Ok, I've reinstalled the latest download. Help -> About says it's version 2.008.17692.51682 release 10.5, August 5 build. However, this still crashes. Are you able to reproduce the crash using the filter I provided?

Here is the crash report. I added hard returns so it doesn't screw up the thread formatting:

Quote

Process: Filter Forge [2769]
Path: /Applications/Filter Forge 2/Filter Forge.app/Contents/MacOS/Filter
Forge
Identifier: com.FilterForge.FilterForge2
Version: ??? (2.0)
Code Type: X86 (Native)
Parent Process: launchd [269]

Date/Time: 2010-08-25 10:35:54.758 -0400
OS Version: Mac OS X 10.6.4 (10F569)
Report Version: 6

Interval Since Last Report: 227446 sec
Crashes Since Last Report: 68
Per-App Interval Since Last Report: 148513 sec
Per-App Crashes Since Last Report: 67
Anonymous UUID: DC0A9C3C-EB2E-442F-BA0E-614DD1BED0C7

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 9

Application Specific Information:
abort() called

Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x93b7914e semaphore_timedwait_trap + 10
1 ...ple.CoreServices.CarbonCore 0x9236c15e MPWaitOnSemaphore + 125
2 com.FilterForge.FilterForge2 0x00836776 std::_Rb_tree<unsigned int,
std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int
const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned
int const, unsigned int> > >::insert_unique(std::pair<unsigned int const,
unsigned int> const&) + 2534
3 com.FilterForge.FilterForge2 0x0080cffd FFXLib::Lerp::~Lerp() + 2319
4 com.FilterForge.FilterForge2 0x0060c738
XFW::Events::EventInvokeAdapter<Controls::FilterPreview,
Controls::TimerWrapper::TimerEventArgs
const>::clone_object() const + 11472
5 com.FilterForge.FilterForge2 0x0006b710
XFW::Events::EventInvokeAdapter<FFX::FileProcessingForm,
Controls::CloseQueryEventArgs>::clone_object() const +
2854
6 com.FilterForge.FilterForge2 0x0014522e
XFW::Events::EventInvokeAdapter<FFX::LightingSettingsPanel,
Controls::KeyboardEventArgs const>::clone_object()
const + 14758
7 com.FilterForge.FilterForge2 0x0082cdee
XFW::Helpers::CheckFailed::clone_object() const + 3936
8 com.FilterForge.FilterForge2 0x0082e333
XFW::Helpers::CheckFailed::clone_object() const + 9381
9 com.FilterForge.FilterForge2 0x00832472
XFW::Localization::LanguagesStorage::~LanguagesStorage() + 118
10 com.FilterForge.FilterForge2 0x00002706 0x1000 + 5894

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x93b9f942 kevent + 10
1 libSystem.B.dylib 0x93ba005c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x93b9f519 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x93b9f2be _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x93b9ed41 _pthread_wqthread + 390
5 libSystem.B.dylib 0x93b9eb86 start_wqthread + 30

Thread 2:
0 libSystem.B.dylib 0x93b7914e semaphore_timedwait_trap + 10
1 ...ple.CoreServices.CarbonCore 0x9236c15e MPWaitOnSemaphore + 125
2 com.FilterForge.FilterForge2 0x008366f1 std::_Rb_tree<unsigned int,
std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int
const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned
int const, unsigned int> > >::insert_unique(std::pair<unsigned int const,
unsigned int> const&) + 2401
3 com.FilterForge.FilterForge2 0x0080d4cc FFXLib::Lerp::~Lerp() + 3550
4 com.FilterForge.FilterForge2 0x0082cdee
XFW::Helpers::CheckFailed::clone_object() const + 3936
5 com.FilterForge.FilterForge2 0x008369e6 std::_Rb_tree<unsigned int,
std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int
const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned
int const, unsigned int> > >::insert_unique(std::pair<unsigned int const,
unsigned int> const&) + 3158
6 libSystem.B.dylib 0x93ba681d _pthread_start + 345
7 libSystem.B.dylib 0x93ba66a2 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x93b7914e semaphore_timedwait_trap + 10
1 ...ple.CoreServices.CarbonCore 0x9236c15e MPWaitOnSemaphore + 125
2 com.FilterForge.FilterForge2 0x008366f1 std::_Rb_tree<unsigned int,
std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int
const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned
int const, unsigned int> > >::insert_unique(std::pair<unsigned int const,
unsigned int> const&) + 2401
3 com.FilterForge.FilterForge2 0x0080d4cc FFXLib::Lerp::~Lerp() + 3550
4 com.FilterForge.FilterForge2 0x0082cdee
XFW::Helpers::CheckFailed::clone_object() const + 3936
5 com.FilterForge.FilterForge2 0x008369e6 std::_Rb_tree<unsigned int,
std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int
const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned
int const, unsigned int> > >::insert_unique(std::pair<unsigned int const,
unsigned int> const&) + 3158
6 libSystem.B.dylib 0x93ba681d _pthread_start + 345
7 libSystem.B.dylib 0x93ba66a2 thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x93b7914e semaphore_timedwait_trap + 10
1 ...ple.CoreServices.CarbonCore 0x9236c15e MPWaitOnSemaphore + 125
2 com.FilterForge.FilterForge2 0x008366f1 std::_Rb_tree<unsigned int,
std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int
const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned
int const, unsigned int> > >::insert_unique(std::pair<unsigned int const,
unsigned int> const&) + 2401
3 com.FilterForge.FilterForge2 0x0080d4cc FFXLib::Lerp::~Lerp() + 3550
4 com.FilterForge.FilterForge2 0x0082cdee
XFW::Helpers::CheckFailed::clone_object() const + 3936
5 com.FilterForge.FilterForge2 0x008369e6 std::_Rb_tree<unsigned int,
std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int
const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned
int const, unsigned int> > >::insert_unique(std::pair<unsigned int const,
unsigned int> const&) + 3158
6 libSystem.B.dylib 0x93ba681d _pthread_start + 345
7 libSystem.B.dylib 0x93ba66a2 thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x93b7914e semaphore_timedwait_trap + 10
1 ...ple.CoreServices.CarbonCore 0x9236c15e MPWaitOnSemaphore + 125
2 com.FilterForge.FilterForge2 0x008366f1 std::_Rb_tree<unsigned int,
std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int
const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned
int const, unsigned int> > >::insert_unique(std::pair<unsigned int const,
unsigned int> const&) + 2401
3 com.FilterForge.FilterForge2 0x0080d4cc FFXLib::Lerp::~Lerp() + 3550
4 com.FilterForge.FilterForge2 0x0082cdee
XFW::Helpers::CheckFailed::clone_object() const + 3936
5 com.FilterForge.FilterForge2 0x008369e6 std::_Rb_tree<unsigned int,
std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int
const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned
int const, unsigned int> > >::insert_unique(std::pair<unsigned int const,
unsigned int> const&) + 3158
6 libSystem.B.dylib 0x93ba681d _pthread_start + 345
7 libSystem.B.dylib 0x93ba66a2 thread_start + 34

Thread 6:
0 libSystem.B.dylib 0x93b7914e semaphore_timedwait_trap + 10
1 ...ple.CoreServices.CarbonCore 0x9236c15e MPWaitOnSemaphore + 125
2 com.FilterForge.FilterForge2 0x008366f1 std::_Rb_tree<unsigned int,
std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int
const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned
int const, unsigned int> > >::insert_unique(std::pair<unsigned int const,
unsigned int> const&) + 2401
3 com.FilterForge.FilterForge2 0x0080d4cc FFXLib::Lerp::~Lerp() + 3550
4 com.FilterForge.FilterForge2 0x0082cdee
XFW::Helpers::CheckFailed::clone_object() const + 3936
5 com.FilterForge.FilterForge2 0x008369e6 std::_Rb_tree<unsigned int,
std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int
const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned
int const, unsigned int> > >::insert_unique(std::pair<unsigned int const,
unsigned int> const&) + 3158
6 libSystem.B.dylib 0x93ba681d _pthread_start + 345
7 libSystem.B.dylib 0x93ba66a2 thread_start + 34

Thread 7:
0 libSystem.B.dylib 0x93b7914e semaphore_timedwait_trap + 10
1 ...ple.CoreServices.CarbonCore 0x9236c15e MPWaitOnSemaphore + 125
2 com.FilterForge.FilterForge2 0x008366f1 std::_Rb_tree<unsigned int,
std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int
const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned
int const, unsigned int> > >::insert_unique(std::pair<unsigned int const,
unsigned int> const&) + 2401
3 com.FilterForge.FilterForge2 0x0080d4cc FFXLib::Lerp::~Lerp() + 3550
4 com.FilterForge.FilterForge2 0x0082cdee
XFW::Helpers::CheckFailed::clone_object() const + 3936
5 com.FilterForge.FilterForge2 0x008369e6 std::_Rb_tree<unsigned int,
std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int
const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned
int const, unsigned int> > >::insert_unique(std::pair<unsigned int const,
unsigned int> const&) + 3158
6 libSystem.B.dylib 0x93ba681d _pthread_start + 345
7 libSystem.B.dylib 0x93ba66a2 thread_start + 34

Thread 8:
0 com.FilterForge.FilterForge2 0x006c39b4
XFW::Graphics::SIMDPixel_DoubleRGBA::operator-(XFW::Graphics::SIMDPixel_DoubleRGBA
const&) const + 58
1 com.FilterForge.FilterForge2 0x006c35a8 FFXLib::Blur::~Blur() + 7854
2 com.FilterForge.FilterForge2 0x006c4e16 void
FFXLib::BlurImplementation::StaticImplementation::blur_int<false>(FFXLib::
BlurImplementation const&,
FFXLib::RenderingBlock&) + 684
3 com.FilterForge.FilterForge2 0x006c347c FFXLib::Blur::~Blur() + 7554
4 com.FilterForge.FilterForge2 0x004a370a
XFW::Threading::MutexedObject<std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >,
XFW::Threading::FastMutex>::MutexedObject() + 248
5 com.FilterForge.FilterForge2 0x004a00b4
ns1__LanguageStringPair::~ns1__LanguageStringPair() + 119524
6 com.FilterForge.FilterForge2 0x004a0ae4
ns1__LanguageStringPair::~ns1__LanguageStringPair() + 122132
7 com.FilterForge.FilterForge2 0x0016c8e0
FFXLib::BitmapCache::get_data(XFW::Graphics::Point const&) + 24
8 com.FilterForge.FilterForge2 0x004a4285
XFW::Threading::MutexedObject<std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >,
XFW::Threading::FastMutex>::MutexedObject() + 3187
9 com.FilterForge.FilterForge2 0x006c4ccb void
FFXLib::BlurImplementation::StaticImplementation::blur_int<false>(FFXLib::
BlurImplementation const&,
FFXLib::RenderingBlock&) + 353
10 com.FilterForge.FilterForge2 0x006c347c FFXLib::Blur::~Blur() + 7554
11 com.FilterForge.FilterForge2 0x004a370a
XFW::Threading::MutexedObject<std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >,
XFW::Threading::FastMutex>::MutexedObject() + 248
12 com.FilterForge.FilterForge2 0x004a00b4
ns1__LanguageStringPair::~ns1__LanguageStringPair() + 119524
13 com.FilterForge.FilterForge2 0x004a0ae4
ns1__LanguageStringPair::~ns1__LanguageStringPair() + 122132
14 com.FilterForge.FilterForge2 0x0016c8e0
FFXLib::BitmapCache::get_data(XFW::Graphics::Point const&) + 24
15 com.FilterForge.FilterForge2 0x004a3ff3
XFW::Threading::MutexedObject<std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >,
XFW::Threading::FastMutex>::MutexedObject() + 2529
16 com.FilterForge.FilterForge2 0x006c2e44 FFXLib::Blur::~Blur() + 5962
17 com.FilterForge.FilterForge2 0x007a6122 FFXLib::HDRBlend::~HDRBlend() + 102
18 com.FilterForge.FilterForge2 0x0055f416 std::map<std::pair<int const, int
const>, FFXLib::LibraryStructure::Filter, std::less<std::pair<int const, int
const> >, std::allocator<std::pair<std::pair<int const, int const> const,
FFXLib::LibraryStructure::Filter> > >::operator[](std::pair<int const, int const>
const&) + 3886
19 com.FilterForge.FilterForge2 0x0055f538 std::map<std::pair<int const, int
const>, FFXLib::LibraryStructure::Filter, std::less<std::pair<int const, int
const> >, std::allocator<std::pair<std::pair<int const, int const> const,
FFXLib::LibraryStructure::Filter> > >::operator[](std::pair<int const, int const>
const&) + 4176
20 com.FilterForge.FilterForge2 0x005b9214 std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const
XFW::Strings::replace_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >(std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > const&, std::list<std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> >,
std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > > > const*, std::list<std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> >,
std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > > >
const*) + 32564
21 com.FilterForge.FilterForge2 0x005b95da std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const
XFW::Strings::replace_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >(std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > const&, std::list<std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> >,
std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > > > const*, std::list<std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> >,
std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > > >
const*) + 33530
22 com.FilterForge.FilterForge2 0x0030d763 Iex::EpermExc::~EpermExc() + 850739
23 com.FilterForge.FilterForge2 0x00318d51 Iex::EpermExc::~EpermExc() + 897313
24 com.FilterForge.FilterForge2 0x0030dba0 Iex::EpermExc::~EpermExc() + 851824
25 com.FilterForge.FilterForge2 0x00309601 Iex::EpermExc::~EpermExc() + 834001
26 com.FilterForge.FilterForge2 0x0030d07b Iex::EpermExc::~EpermExc() + 848971
27 com.FilterForge.FilterForge2 0x0030dec2 Iex::EpermExc::~EpermExc() + 852626
28 com.FilterForge.FilterForge2 0x00309675 Iex::EpermExc::~EpermExc() + 834117
29 com.FilterForge.FilterForge2 0x005b9eae std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const
XFW::Strings::replace_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >(std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > const&, std::list<std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> >,
std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > > > const*, std::list<std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> >,
std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > > >
const*) + 35790
30 com.FilterForge.FilterForge2 0x005c5338 std::vector<double,
std::allocator<double> >::reserve(unsigned long) + 1802
31 com.FilterForge.FilterForge2 0x0055f416 std::map<std::pair<int const, int
const>, FFXLib::LibraryStructure::Filter, std::less<std::pair<int const, int
const> >, std::allocator<std::pair<std::pair<int const, int const> const,
FFXLib::LibraryStructure::Filter> > >::operator[](std::pair<int const, int const>
const&) + 3886
32 com.FilterForge.FilterForge2 0x00592047
FFXLib::ResultBitmapCache::~ResultBitmapCache() + 43255
33 com.FilterForge.FilterForge2 0x0057a1e4 bool
FFXLib::Renderer::StaticImplementation::render_bitmap_first_pass<unsigned int,
FFXLib::get_sample_basic,
XFW::Graphics::Pixel<XFW::Graphics::ChannelTraits<(XFW::Graphics::ChannelInfo::Format
)4>, XFW::Graphics::PixelDescriptor<(XFW::Graphics::PixelInfo::Class)1,
(XFW::Graphics::PixelInfo::Class)2, (XFW::Graphics::PixelInfo::Class)3,
(XFW::Graphics::PixelInfo::Class)13, (XFW::Graphics::PixelInfo::Class)-1,
(XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1,
(XFW::Graphics::PixelInfo::Class)-1> > >(FFXLib::get_sample_basic const&,
XFW::Graphics::Point const&,
XFW::Graphics::Bitmap<XFW::Graphics::Pixel<XFW::Graphics::ChannelTraits<(XFW::
Graphics::ChannelInfo::Format)4>,
XFW::Graphics::PixelDescriptor<(XFW::Graphics::PixelInfo::Class)1,
(XFW::Graphics::PixelInfo::Class)2, (XFW::Graphics::PixelInfo::Class)3,
(XFW::Graphics::PixelInfo::Class)13, (XFW::Graphics::PixelInfo::Class)-1,
(XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1,
(XFW::Graphics::PixelInfo::Class)-1> > >&, FFXLib::DirtyBitmap&, unsigned int&) + 456
34 com.FilterForge.FilterForge2 0x00570898
std::vector<FFXLib::Property::StringValue,
std::allocator<FFXLib::Property::StringValue>
>::operator=(std::vector<FFXLib::Property::StringValue,
std::allocator<FFXLib::Property::StringValue> > const&) + 12250
35 com.FilterForge.FilterForge2 0x00571355
std::vector<FFXLib::Property::StringValue,
std::allocator<FFXLib::Property::StringValue>
>::operator=(std::vector<FFXLib::Property::StringValue,
std::allocator<FFXLib::Property::StringValue> > const&) + 14999
36 com.FilterForge.FilterForge2 0x005717b2
std::vector<FFXLib::Property::StringValue,
std::allocator<FFXLib::Property::StringValue>
>::operator=(std::vector<FFXLib::Property::StringValue,
std::allocator<FFXLib::Property::StringValue> > const&) + 16116
37 com.FilterForge.FilterForge2 0x005833b9
XFW::AutoObjectPtr<FFXLib::ComponentManager>::AutoObjectPtr() + 17987
38 com.FilterForge.FilterForge2 0x0082cdee
XFW::Helpers::CheckFailed::clone_object() const + 3936
39 com.FilterForge.FilterForge2 0x005835d6
XFW::AutoObjectPtr<FFXLib::ComponentManager>::AutoObjectPtr() + 18528
40 com.FilterForge.FilterForge2 0x0080ce27 FFXLib::Lerp::~Lerp() + 1849
41 com.FilterForge.FilterForge2 0x0080d4b3 FFXLib::Lerp::~Lerp() + 3525
42 com.FilterForge.FilterForge2 0x0082cdee
XFW::Helpers::CheckFailed::clone_object() const + 3936
43 com.FilterForge.FilterForge2 0x008369e6 std::_Rb_tree<unsigned int,
std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int
const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned
int const, unsigned int> > >::insert_unique(std::pair<unsigned int const,
unsigned int> const&) + 3158
44 libSystem.B.dylib 0x93ba681d _pthread_start + 345
45 libSystem.B.dylib 0x93ba66a2 thread_start + 34

Thread 9 Crashed:
0 libSystem.B.dylib 0x93be628e __semwait_signal_nocancel + 10
1 libSystem.B.dylib 0x93be6172 nanosleep$NOCANCEL$UNIX2003 + 166
2 libSystem.B.dylib 0x93c6103a usleep$NOCANCEL$UNIX2003 + 61
3 libSystem.B.dylib 0x93c826f0 abort + 105
4 libSystem.B.dylib 0x93bfec9b _Unwind_Resume + 59
5 com.FilterForge.FilterForge2 0x005b9604 std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const
XFW::Strings::replace_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >(std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > const&, std::list<std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> >,
std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > > > const*, std::list<std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> >,
std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > > >
const*) + 33572
6 com.FilterForge.FilterForge2 0x0030d763 Iex::EpermExc::~EpermExc() + 850739
7 com.FilterForge.FilterForge2 0x00318d51 Iex::EpermExc::~EpermExc() + 897313
8 com.FilterForge.FilterForge2 0x0030dba0 Iex::EpermExc::~EpermExc() + 851824
9 com.FilterForge.FilterForge2 0x00309601 Iex::EpermExc::~EpermExc() + 834001
10 com.FilterForge.FilterForge2 0x0030d07b Iex::EpermExc::~EpermExc() + 848971
11 com.FilterForge.FilterForge2 0x0030dec2 Iex::EpermExc::~EpermExc() + 852626
12 com.FilterForge.FilterForge2 0x00309675 Iex::EpermExc::~EpermExc() + 834117
13 com.FilterForge.FilterForge2 0x005b9eae std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const
XFW::Strings::replace_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >(std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > const&, std::list<std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> >,
std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > > > const*, std::list<std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> >,
std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > > >
const*) + 35790
14 com.FilterForge.FilterForge2 0x005c5338 std::vector<double,
std::allocator<double> >::reserve(unsigned long) + 1802
15 com.FilterForge.FilterForge2 0x0055f416 std::map<std::pair<int const, int
const>, FFXLib::LibraryStructure::Filter, std::less<std::pair<int const, int
const> >, std::allocator<std::pair<std::pair<int const, int const> const,
FFXLib::LibraryStructure::Filter> > >::operator[](std::pair<int const, int const>
const&) + 3886
16 com.FilterForge.FilterForge2 0x00592047
FFXLib::ResultBitmapCache::~ResultBitmapCache() + 43255
17 com.FilterForge.FilterForge2 0x0057a1e4 bool
FFXLib::Renderer::StaticImplementation::render_bitmap_first_pass<unsigned int,
FFXLib::get_sample_basic,
XFW::Graphics::Pixel<XFW::Graphics::ChannelTraits<(XFW::Graphics::ChannelInfo::Format
)4>, XFW::Graphics::PixelDescriptor<(XFW::Graphics::PixelInfo::Class)1,
(XFW::Graphics::PixelInfo::Class)2, (XFW::Graphics::PixelInfo::Class)3,
(XFW::Graphics::PixelInfo::Class)13, (XFW::Graphics::PixelInfo::Class)-1,
(XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1,
(XFW::Graphics::PixelInfo::Class)-1> > >(FFXLib::get_sample_basic const&,
XFW::Graphics::Point const&,
XFW::Graphics::Bitmap<XFW::Graphics::Pixel<XFW::Graphics::ChannelTraits<(XFW::
Graphics::ChannelInfo::Format)4>,
XFW::Graphics::PixelDescriptor<(XFW::Graphics::PixelInfo::Class)1,
(XFW::Graphics::PixelInfo::Class)2, (XFW::Graphics::PixelInfo::Class)3,
(XFW::Graphics::PixelInfo::Class)13, (XFW::Graphics::PixelInfo::Class)-1,
(XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1,
(XFW::Graphics::PixelInfo::Class)-1> > >&, FFXLib::DirtyBitmap&, unsigned int&) + 456
18 com.FilterForge.FilterForge2 0x00570898
std::vector<FFXLib::Property::StringValue,
std::allocator<FFXLib::Property::StringValue>
>::operator=(std::vector<FFXLib::Property::StringValue,
std::allocator<FFXLib::Property::StringValue> > const&) + 12250
19 com.FilterForge.FilterForge2 0x00571355
std::vector<FFXLib::Property::StringValue,
std::allocator<FFXLib::Property::StringValue>
>::operator=(std::vector<FFXLib::Property::StringValue,
std::allocator<FFXLib::Property::StringValue> > const&) + 14999
20 com.FilterForge.FilterForge2 0x005717b2
std::vector<FFXLib::Property::StringValue,
std::allocator<FFXLib::Property::StringValue>
>::operator=(std::vector<FFXLib::Property::StringValue,
std::allocator<FFXLib::Property::StringValue> > const&) + 16116
21 com.FilterForge.FilterForge2 0x005833b9
XFW::AutoObjectPtr<FFXLib::ComponentManager>::AutoObjectPtr() + 17987
22 com.FilterForge.FilterForge2 0x0082cdee
XFW::Helpers::CheckFailed::clone_object() const + 3936
23 com.FilterForge.FilterForge2 0x005835d6
XFW::AutoObjectPtr<FFXLib::ComponentManager>::AutoObjectPtr() + 18528
24 com.FilterForge.FilterForge2 0x0080ce27 FFXLib::Lerp::~Lerp() + 1849
25 com.FilterForge.FilterForge2 0x0080d4b3 FFXLib::Lerp::~Lerp() + 3525
26 com.FilterForge.FilterForge2 0x0082cdee
XFW::Helpers::CheckFailed::clone_object() const + 3936
27 com.FilterForge.FilterForge2 0x008369e6 std::_Rb_tree<unsigned int,
std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int
const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned
int const, unsigned int> > >::insert_unique(std::pair<unsigned int const,
unsigned int> const&) + 3158
28 libSystem.B.dylib 0x93ba681d _pthread_start + 345
29 libSystem.B.dylib 0x93ba66a2 thread_start + 34

Thread 9 crashed with X86 Thread State (32-bit):
eax: 0x0000003c ebx: 0x93be60d9 ecx: 0xb051ad0c edx: 0x93be628e
edi: 0xb051b1ef esi: 0xb051ad68 ebp: 0xb051ad48 esp: 0xb051ad0c
ss: 0x0000001f efl: 0x00000247 eip: 0x93be628e cs: 0x00000007
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x19ef4220

Binary Images:
0x1000 - 0xb20ffb +com.FilterForge.FilterForge2 ??? (2.0)
<7F0AF56F-0A5E-D254-AF9F-1B96CAA866BC> /Applications/Filter Forge 2/Filter
Forge.app/Contents/MacOS/Filter Forge
0x15f7000 - 0x15f7ff0 +com.google.GearsEnabler ??? (1.0)
<EDCF298B-D606-5E47-1DF0-4E7552753EA1>
/Library/InputManagers/GearsEnabler/GearsEnabler.bundle/Contents/MacOS/GearsEnabler
0x17e5000 - 0x17e5fff +com.piclens.safariplugin ??? (1.5.16)
/Library/InputManagers/PicLens/PicLens.bundle/Contents/MacOS/PicLens
0x14ede000 - 0x14ee1ff7 +net.culater.SIMBL.osax 0.9.7 (0.9.7)
<ADABA540-531E-706F-D0E5-FD3EA152172E>
/Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
0x14ee7000 - 0x14ee9ff7 +org.ianhenderson.megazoomer ??? (0.5)
<6C724976-6002-23C3-6242-DB4FB20F50EC> /Library/Application
Support/SIMBL/Plugins/megazoomer.bundle/Contents/MacOS/megazoomer
0x1871b000 - 0x187d0fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7)
<0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448>
/usr/lib/dyld
0x90003000 - 0x90003ff7 com.apple.Cocoa 6.6 (???)
<EA27B428-5904-B00B-397A-185588698BCC>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90004000 - 0x9000bff3 com.apple.print.framework.Print 6.1 (237.1)
<97AB70B6-C653-212F-CFD3-E3816D0F5C22>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/
Versions/A/Print
0x9000c000 - 0x9000fff7 libCoreVMClient.dylib ??? (???)
<CA0BA8DC-0159-A808-A300-750358A6970C>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.
dylib
0x90010000 - 0x90028ff7 com.apple.CFOpenDirectory 10.6 (10.6)
<1537FB4F-C112-5D12-1E5D-3B1002A4038F>
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/
CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x90029000 - 0x90106ff7 com.apple.vImage 4.0 (4.0)
<64597E4B-F144-DBB3-F428-0EC3D9A1219E>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.
framework/Versions/A/vImage
0x90107000 - 0x90233fff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3)
<F0D7256E-0914-8E77-E37B-9720430422AB>
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x90234000 - 0x90258ff7 libJPEG.dylib ??? (???)
<5CE96981-6B2A-D15B-4A17-E7BD329095B6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90260000 - 0x9027cfe3 com.apple.openscripting 1.3.1 (???)
<DA16DE48-59F4-C94B-EBE3-7FAF772211A2>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.
framework/Versions/A/OpenScripting
0x90305000 - 0x90629fef com.apple.HIToolbox 1.6.3 (???)
<0A5F56E2-9AF3-728D-70AE-429522AEAD8A>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework
/Versions/A/HIToolbox
0x9070d000 - 0x90712ff7 com.apple.OpenDirectory 10.6 (10.6)
<92582807-E8F3-3DD9-EB42-4195CFB754A1>
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x90755000 - 0x90760ff7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0)
<4FA0CE4A-BDE5-0E3D-37F0-03B41F0C2637>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9078c000 - 0x907acfe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0)
<751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
0x907c8000 - 0x9082cffb com.apple.htmlrendering 72 (1.1.4)
<4D451A35-FAB6-1288-71F6-F24A4B6E2371>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.
framework/Versions/A/HTMLRendering
0x91292000 - 0x9132afe7 edu.mit.Kerberos 6.5.10 (6.5.10)
<8B83AFF3-C074-E47C-4BD0-4546EED0D1BC>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91343000 - 0x913f1ff3 com.apple.ink.framework 1.3.3 (107)
<57B54F6F-CE35-D546-C7EC-DBC5FDC79938>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/
Versions/A/Ink
0x913f2000 - 0x91808ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0)
<C4FB303A-DB4D-F9E8-181C-129585E59603>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.
framework/Versions/A/libBLAS.dylib
0x91809000 - 0x91817ff7 com.apple.opengl 1.6.9 (1.6.9)
<4F06C166-00CF-5ACF-77E3-5A960A5E8AD3>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x918b7000 - 0x918baffb com.apple.help 1.3.1 (41)
<67F1F424-3983-7A2A-EC21-867BE838E90B>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/
Versions/A/Help
0x91903000 - 0x91947fe7 com.apple.Metadata 10.6.3 (507.10)
<630494FA-3BB3-EDD3-E10B-8DAAF4831E26>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.
framework/Versions/A/Metadata
0x91de7000 - 0x91e28ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0)
<8BAE1FC1-A478-F151-17C7-2D5DE470AC4F>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91e29000 - 0x91f35ff7 libGLProgrammability.dylib ??? (???)
<1B315838-F477-5416-7504-67EC3433AD4A>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability
.dylib
0x92032000 - 0x9203cffb com.apple.speech.recognition.framework 3.11.1 (3.11.1)
<EC0E69C8-A121-70E8-43CF-E6FC4C7779EC>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.
framework/Versions/A/SpeechRecognition
0x92181000 - 0x92273ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.smile8)
<D2C86308-F998-C83D-F49B-CD484D4EFE6A> /usr/lib/libcrypto.0.9.8.dylib
0x92274000 - 0x9228fff7 libPng.dylib ??? (???)
<36A3D75E-5178-4358-7F02-444E276D61AD>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9230f000 - 0x92312fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0)
<1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x92313000 - 0x92633feb com.apple.CoreServices.CarbonCore 861.13 (861.13)
<52803668-3669-36BD-57DD-078FBA835081>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.
framework/Versions/A/CarbonCore
0x92634000 - 0x92634ff7 com.apple.Accelerate 1.6 (Accelerate 1.6)
<BC501C9F-7C20-961A-B135-0A457667D03C>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x926ab000 - 0x926efff3 com.apple.coreui 2 (114)
<29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F>
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x926f0000 - 0x926f4ff7 libGIF.dylib ??? (???)
<3ECD4D2C-40FE-E9A0-A2D2-E36D1C00D3A8>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92724000 - 0x928ffff3 libType1Scaler.dylib ??? (???)
<3CCADAB2-FBBF-15C9-C70C-4D26746B309E>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.
framework/Versions/A/Resources/libType1Scaler.dylib
0x92a10000 - 0x92aa2fe3 com.apple.print.framework.PrintCore 6.2 (312.5)
<7729B4D7-D661-D669-FA7E-510F93F685A6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
PrintCore.framework/Versions/A/PrintCore
0x92aa3000 - 0x92ac9fff com.apple.DictionaryServices 1.1.1 (1.1.1)
<02709230-9B37-C743-6E27-3FCFD18211F8>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
DictionaryServices.framework/Versions/A/DictionaryServices
0x92aca000 - 0x92ad4fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3)
<5F494955-7290-2D91-DA94-44B590191771>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.
framework/Versions/A/CarbonSound
0x92ad5000 - 0x92b1efe7 libTIFF.dylib ??? (???)
<9CFF48CC-4852-4D06-17AC-3C947C824159>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x92b1f000 - 0x92b1fff7 com.apple.vecLib 3.6 (vecLib 3.6)
<7362077A-890F-3AEF-A8AB-22247B10E106>
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92b20000 - 0x92b70ff7 com.apple.framework.familycontrols 2.0.1 (2010)
<B9762E20-543D-13B9-F6BF-E8585F04CA01>
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x92b71000 - 0x92b72ff7 com.apple.TrustEvaluationAgent 1.1 (1)
<6C04C4C5-667E-2EBE-EB96-5B67BD4B2185>
/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/
TrustEvaluationAgent
0x92b73000 - 0x92c2cfe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0)
<16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x92d0c000 - 0x92d76fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0)
<411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x92d77000 - 0x92d79ff7 com.apple.securityhi 4.0 (36638)
<38D36D4D-C798-6ACE-5FA8-5C001993AD6B>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.
framework/Versions/A/SecurityHI
0x92d7a000 - 0x92d87ff7 com.apple.NetFS 3.2.1 (3.2.1)
<5E61A00B-FA16-9D99-A064-47BDC5BC9A2B>
/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x92d88000 - 0x92e23ff7 com.apple.ApplicationServices.ATS 4.3 (???)
<7ECA252B-5F67-2816-A4F0-73E1DC833728>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.
framework/Versions/A/ATS
0x92e46000 - 0x92e7eff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0)
<76C02F5C-98FD-BD64-B5FB-C698FB76EA25> /usr/lib/libcups.2.dylib
0x92e7f000 - 0x92ebcff7 com.apple.SystemConfiguration 1.10.2 (1.10.2)
<398BB007-41FD-1A30-26D8-CB86ED5E467E>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/
SystemConfiguration
0x92f10000 - 0x92f10ff7 liblangid.dylib ??? (???)
<B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x92f11000 - 0x92f15ff7 IOSurface ??? (???) <66E11D8E-CF4B-EFD0-37F9-20177C647021>
/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x92ff3000 - 0x93007fe7 libbsm.0.dylib ??? (???)
<14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x93074000 - 0x930d5fe7 com.apple.CoreText 3.1.0 (???)
<1372DABE-F183-DD03-03C2-64B2464A4FD5>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
CoreText.framework/Versions/A/CoreText
0x930d6000 - 0x930d8ff7 libRadiance.dylib ??? (???)
<AB06F616-E3EA-5966-029A-8AA44BBE5B28>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x933e0000 - 0x933e9ff7 com.apple.DiskArbitration 2.3 (2.3)
<E9C40767-DA6A-6CCB-8B00-2D5706753000>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x93431000 - 0x93434ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0)
<3B49AED9-0DBA-9D21-F9AC-8784363AD762>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x93435000 - 0x93466ff7 libGLImage.dylib ??? (???)
<9340012D-595A-6243-9C97-7D30D76D9D9E>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93467000 - 0x93467ff7 com.apple.ApplicationServices 38 (38)
<8012B504-3D83-BFBB-DA65-065E061CFE03>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/
ApplicationServices
0x9353a000 - 0x9354bff7 com.apple.LangAnalysis 1.6.6 (1.6.6)
<97511CC7-FE23-5AC3-2EE2-B5479FAEB316>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
LangAnalysis.framework/Versions/A/LangAnalysis
0x9368f000 - 0x93a0efe3 com.apple.RawCamera.bundle 3.0.3 (529)
<68958A8F-F1AC-A73C-3172-BC17F18EC5FC>
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x93b4d000 - 0x93b77ff7 com.apple.shortcut 1.1 (1.1)
<B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x93b78000 - 0x93d1efeb libSystem.B.dylib 125.2.0 (compatibility 1.0.0)
<3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x93d2a000 - 0x93d5bff3 libTrueTypeScaler.dylib ??? (???)
<7601D717-236D-8F4E-91F5-E69BB2920478>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.
framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x93dd0000 - 0x93dd0ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6)
<1DEC639C-173D-F808-DE0D-4070CC6F5BC7>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.
framework/Versions/A/vecLib
0x93ec6000 - 0x942fbff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0)
<5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.
framework/Versions/A/libLAPACK.dylib
0x942fc000 - 0x9431aff7 com.apple.CoreVideo 1.6.1 (45.4)
<E0DF044D-BF31-42CE-B690-FD1FCE07E64A>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9431b000 - 0x9432fffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35)
<57DD5458-4F24-DA7D-0927-C3321A65D743>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x94330000 - 0x944aafe3 com.apple.CoreFoundation 6.6.3 (550.29)
<00373783-3744-F47D-2191-BEEA658F0C3D>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x944ab000 - 0x9452bfeb com.apple.SearchKit 1.3.0 (1.3.0)
<9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.
framework/Versions/A/SearchKit
0x9454c000 - 0x94616fef com.apple.CoreServices.OSServices 357 (357)
<CF9530AD-F581-B831-09B6-16D9F9283BFA>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.
framework/Versions/A/OSServices
0x94617000 - 0x94668ff7 com.apple.HIServices 1.8.0 (???)
<10C85B88-C6AF-91DB-2546-34661BA35AC5>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
HIServices.framework/Versions/A/HIServices
0x94769000 - 0x94ad1ff7 com.apple.QuartzCore 1.6.2 (227.22)
<4288F0D2-0C87-F054-C372-8764B44DE024>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94e0f000 - 0x955fe557 com.apple.CoreGraphics 1.543.50 (???)
<74533178-5C90-0F54-1B06-2E1C5251ED5D>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/CoreGraphics
0x955ff000 - 0x956afff3 com.apple.ColorSync 4.6.3 (4.6.3)
<AA1076EA-7665-3005-A837-B661260DBE54>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
ColorSync.framework/Versions/A/ColorSync
0x956b0000 - 0x9578bfe7 com.apple.DesktopServices 1.5.7 (1.5.7)
<A69072AD-C47E-A00D-4A69-6E46A7FB2119>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/
DesktopServicesPriv
0x9586b000 - 0x9586bff7 com.apple.Carbon 150 (152)
<9252D5F2-462D-2C15-80F3-109644D6F704>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9586c000 - 0x95acffef com.apple.security 6.1.1 (37594)
<8AE73F5F-936C-80F6-B05B-A50C3082569C>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x95ad0000 - 0x95b2bff7 com.apple.framework.IOKit 2.0 (???)
<A013B850-6ECB-594A-CBD6-DB156B11871B>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95b5f000 - 0x95bceff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0)
<2FC2178F-FEF9-6E3F-3289-A6307B1A154C>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.
framework/Versions/A/libvMisc.dylib
0x95dd6000 - 0x95e8cffb libFontParser.dylib ??? (???)
<067DC1A2-764B-41EA-B07E-4205472749B7>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.
framework/Versions/A/Resources/libFontParser.dylib
0x95f3d000 - 0x95f80ff7 com.apple.NavigationServices 3.5.4 (182)
<753B8906-06C0-3AE0-3D6A-8FF5AC18ED12>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.
framework/Versions/A/NavigationServices
0x96267000 - 0x96310ff7 com.apple.CFNetwork 454.9.7 (454.9.7)
<B740E1BD-01B7-34C2-2A9A-6DBC68B1EA5B>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.
framework/Versions/A/CFNetwork
0x972ca000 - 0x973f8fe7 com.apple.CoreData 102.1 (251)
<E6A457F0-A0A3-32CD-6C69-6286E7C0F063>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x973f9000 - 0x97404ff7 libGL.dylib ??? (???) <B87E0676-F5EF-8DA3-6DEE-13C43B3832A7>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x97405000 - 0x9740bfff com.apple.CommonPanels 1.2.4 (91)
<2438AF5D-067B-B9FD-1248-2C9987F360BA>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.
framework/Versions/A/CommonPanels
0x9740c000 - 0x97421fff com.apple.ImageCapture 6.0 (6.0)
<3F31833A-38A9-444E-02B7-17619CA6F2A0>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.
framework/Versions/A/ImageCapture
0x97422000 - 0x97455ff7 com.apple.AE 496.4 (496.4)
<7F34EC47-8429-3077-8158-54F5EA908C66>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/
Versions/A/AE
0x974c5000 - 0x97735ffb com.apple.Foundation 6.6.3 (751.29)
<E77D3906-99F4-FEF4-FBB0-86FB3C94073E>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x97736000 - 0x97744fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0)
<3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x97745000 - 0x978fffe3 com.apple.ImageIO.framework 3.0.3 (3.0.3)
<A93A514B-C1BF-21D0-FB03-CB775DE4FFAA>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
ImageIO.framework/Versions/A/ImageIO
0x9793e000 - 0x97980ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0)
<3F0ED200-741B-4E27-B89F-634B131F5E9E>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.
framework/Versions/A/libvDSP.dylib
0x97981000 - 0x979cefeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0)
<BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775>
/System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x97a16000 - 0x982f6ff7 com.apple.AppKit 6.6.6 (1038.29)
<6F28C335-6DC2-AE0E-B79A-F256DBD0BB45>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x985ee000 - 0x98624fff libtidy.A.dylib ??? (???)
<DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
0x98625000 - 0x9866bff7 libauto.dylib ??? (???)
<85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
0x98a9e000 - 0x98aaeff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0)
<C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x98b1d000 - 0x98b1eff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3)
<959DFFAE-A06B-7FF6-B713-B2076893EBBD>
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x98c5b000 - 0x98cddffb SecurityFoundation ??? (???)
<3670AE8B-06DA-C447-EB14-79423DB9C474>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x98d0f000 - 0x98d13ff7 libGFXShared.dylib ??? (???)
<2D32BDBF-C941-93FD-E233-F03D28DB9E94>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x98d14000 - 0x98d4ffeb libFontRegistry.dylib ??? (???)
<A102F61F-25D5-001A-20C3-56304C585072>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.
framework/Versions/A/Resources/libFontRegistry.dylib
0x98d63000 - 0x98d63ff7 com.apple.CoreServices 44 (44)
<AC35D112-5FB9-9C8C-6189-5F5945072375>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x98d66000 - 0x98d88fef com.apple.DirectoryService.Framework 3.6 (621.3)
<05FFDBDB-F16B-8AC0-DB42-986965FCBD95>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x98d89000 - 0x98d95ff7 libkxld.dylib ??? (???)
<322A4B52-8305-3081-6B74-813C3A87A56D> /usr/lib/system/libkxld.dylib
0x98d96000 - 0x98dbeff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0)
<769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x98dbf000 - 0x98e02ff7 libGLU.dylib ??? (???)
<2093A1FB-67BD-39E0-CDE5-A97A77BDDBCE>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x98f0a000 - 0x9900bfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0)
<B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
0x9900c000 - 0x990b4ffb com.apple.QD 3.35 (???)
<B80B64BC-958B-DA9E-50F9-D7E8333CC5A2>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.
framework/Versions/A/QD
0x990d3000 - 0x99170fe3 com.apple.LaunchServices 362.1 (362.1)
<885D8567-9E40-0105-20BC-42C7FF657583>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
LaunchServices.framework/Versions/A/LaunchServices
0x99182000 - 0x991a3fe7 com.apple.opencl 12.1 (12.1)
<DA2AC3FA-ED11-2D10-21E9-7BDF4778B228>
/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x991a4000 - 0x991b6ff7 com.apple.MultitouchSupport.framework 204.13 (204.13)
<F91A4E32-01AA-49DB-2205-3DBE1FEFFC43>
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/
MultitouchSupport
0x991d5000 - 0x99250fe7 com.apple.audio.CoreAudio 3.2.2 (3.2.2)
<51D0E2DC-B15F-AF6C-70D8-026DDAD4E2A5>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x99251000 - 0x993d3fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0)
<2314BD12-0821-75BB-F3BC-98D324CFD30A> /usr/lib/libicucore.A.dylib
0x993d4000 - 0x99481fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0)
<DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
0x9993c000 - 0x99946ff7 com.apple.HelpData 2.0.4 (34)
<9128FFEB-0F6C-B273-FCF4-D87A20227345>
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???)
<3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib

Model: MacBookPro4,1, BootROM MBP41.00C1.B03, 2 processors, Intel Core 2 Duo, 2.6
GHz, 4 GB, SMC 1.28f2
Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 512 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom
BCM43xx 1.0 (5.10.91.27)
Bluetooth: Version 2.3.3f8, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS722020K9SA00, 186.31 GB
Parallel ATA Device: MATSHITADVD-R UJ-875
USB Device: Hub, 0x050d (Belkin Corporation), 0x0415, 0xfa400000
USB Device: Kensington Expert Mouse, 0x047d (Kensington), 0x1020, 0xfa440000
USB Device: Basic Optical Mouse, 0x045e (Microsoft Corporation), 0x0084, 0xfa430000
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1a100000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x820f, 0x1a110000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0230,
0x5d200000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000

  Details E-Mail
GMM
Moderator
Filter Forge, Inc
Posts: 3491
Thank you for your input, we've managed to redproduce it (not on all machines though). I'll post again when it gets fixed.
  Details E-Mail
scriptorum
Fella

Posts: 35
Filters: 7
I have stopped making FF filters because of this problem, the continual crashing is just too frustrating. Is there anything I can do with my machine's configuration to bring it in line with the Macs that are not crashing?
  Details E-Mail
Totte
Übernerd

Posts: 1460
Filters: 107
scriptotum, I've experienced strange crashes with mapscripts (on mac OS X), even damn simple script, like the script I use in "topdown drop shadow" to see if there is any alpha channels available or if I should fake one to show the dropshadow on the lifesaver. Can crash randomly on certain image sizes, then work on larger or smaller...

I've still haven't any good package to send to support so they can reproduce as I do not know if it is just me that crashes. I should have heard something if it crashed on windows, I know a few people using that filter extensively, but on Windows.
- I never expected the Spanish inquisition
  Details E-Mail
Totte
Übernerd

Posts: 1460
Filters: 107
Here is a crash:


Process: Filter Forge [11802]
Path: /Applications/Filter Forge 2/Filter Forge 2.app/Contents/MacOS/Filter Forge
Identifier: com.FilterForge.FilterForge2
Version: ??? (2.0)
Code Type: X86 (Native)
Parent Process: launchd [719]

Date/Time: 2010-09-27 11:13:05.721 +0200
OS Version: Mac OS X 10.6.4 (10F569)
Report Version: 6

Interval Since Last Report: 314558 sec
Crashes Since Last Report: 11
Per-App Interval Since Last Report: 11159 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 44852BF6-E028-4018-8D9B-1A27F021B634

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 15

Application Specific Information:
abort() called

Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x97a9b14e semaphore_timedwait_trap + 10
1 ...ple.CoreServices.CarbonCore 0x96b9f15e MPWaitOnSemaphore + 125
2 com.FilterForge.FilterForge2 0x00836780 std::_Rb_tree<unsigned int, std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, unsigned int> > >::insert_unique(std::pair<unsigned int const, unsigned int> const&) + 2534
3 com.FilterForge.FilterForge2 0x0080d007 FFXLib::Lerp::~Lerp() + 2319
4 com.FilterForge.FilterForge2 0x0060c758 XFW::Events::EventInvokeAdapter<Controls::FilterPreview, Controls::TimerWrapper::TimerEventArgs const>::clone_object() const + 11472
5 com.FilterForge.FilterForge2 0x0006b730 XFW::Events::EventInvokeAdapter<FFX::FileProcessingForm, Controls::CloseQueryEventArgs>::clone_object() const + 2854
6 com.FilterForge.FilterForge2 0x0014524e XFW::Events::EventInvokeAdapter<FFX::LightingSettingsPanel, Controls::KeyboardEventArgs const>::clone_object() const + 14758
7 com.FilterForge.FilterForge2 0x0082cdf8 XFW::Helpers::CheckFailed::clone_object() const + 3936
8 com.FilterForge.FilterForge2 0x0082e33d XFW::Helpers::CheckFailed::clone_object() const + 9381
9 com.FilterForge.FilterForge2 0x0083247c XFW::Localization::LanguagesStorage::~LanguagesStorage() + 118
10 com.FilterForge.FilterForge2 0x00002726 0x1000 + 5926

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x97ac1942 kevent + 10
1 libSystem.B.dylib 0x97ac205c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x97ac1519 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x97ac12be _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x97ac0d41 _pthread_wqthread + 390
5 libSystem.B.dylib 0x97ac0b86 start_wqthread + 30

<cut away 28 other threads>

Thread 15 Crashed:
0 libSystem.B.dylib 0x97b0828e __semwait_signal_nocancel + 10
1 libSystem.B.dylib 0x97b08172 nanosleep$NOCANCEL$UNIX2003 + 166
2 libSystem.B.dylib 0x97b8303a usleep$NOCANCEL$UNIX2003 + 61
3 libSystem.B.dylib 0x97ba46f0 abort + 105
4 libSystem.B.dylib 0x97b20c9b _Unwind_Resume + 59
5 com.FilterForge.FilterForge2 0x005b9624 std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const XFW::Strings::replace_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::list<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > > const*, std::list<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > > const*) + 33572
6 com.FilterForge.FilterForge2 0x0030d783 Iex::EpermExc::~EpermExc() + 850739
7 com.FilterForge.FilterForge2 0x00318cae Iex::EpermExc::~EpermExc() + 897118
8 com.FilterForge.FilterForge2 0x0030dbc0 Iex::EpermExc::~EpermExc() + 851824
9 com.FilterForge.FilterForge2 0x00309621 Iex::EpermExc::~EpermExc() + 834001
10 com.FilterForge.FilterForge2 0x0030d09b Iex::EpermExc::~EpermExc() + 848971
11 com.FilterForge.FilterForge2 0x0030dee2 Iex::EpermExc::~EpermExc() + 852626
12 com.FilterForge.FilterForge2 0x00309695 Iex::EpermExc::~EpermExc() + 834117
13 com.FilterForge.FilterForge2 0x005b9ece std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const XFW::Strings::replace_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, std::list<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > > const*, std::list<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > > const*) + 35790
14 com.FilterForge.FilterForge2 0x005c5358 std::vector<double, std::allocator<double> >::reserve(unsigned long) + 1802
15 com.FilterForge.FilterForge2 0x0055f436 std::map<std::pair<int const, int const>, FFXLib::LibraryStructure::Filter, std::less<std::pair<int const, int const> >, std::allocator<std::pair<std::pair<int const, int const> const, FFXLib::LibraryStructure::Filter> > >::operator[](std::pair<int const, int const> const&) + 3886
16 com.FilterForge.FilterForge2 0x006e3e85 FFXLib::HSBAssemble::~HSBAssemble() + 377
17 com.FilterForge.FilterForge2 0x0055f558 std::map<std::pair<int const, int const>, FFXLib::LibraryStructure::Filter, std::less<std::pair<int const, int const> >, std::allocator<std::pair<std::pair<int const, int const> const, FFXLib::LibraryStructure::Filter> > >::operator[](std::pair<int const, int const> const&) + 4176
18 com.FilterForge.FilterForge2 0x006eece8 void XFW::Graphics::PixelOps_RGBA::set_saturated
<XFW::Graphics::Pixel<XFW::Graphics::ChannelTraits
<(XFW::Graphics::ChannelInfo::Format)5>, XFW::Graphics::PixelDescriptor<(XFW::Graphics::PixelInfo::Class)1, (XFW::Graphics::PixelInfo::Class)2, (XFW::Graphics::PixelInfo::Class)3, (XFW::Graphics::PixelInfo::Class)13, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1> > >(XFW::Graphics::Pixel<XFW::Graphics::ChannelTraits<(XFW::Graphics::ChannelInfo::Format)5>, XFW::Graphics::PixelDescriptor<(XFW::Graphics::PixelInfo::Class)1, (XFW::Graphics::PixelInfo::Class)2, (XFW::Graphics::PixelInfo::Class)3, (XFW::Graphics::PixelInfo::Class)13, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1> >&, XFW::Graphics::Pixel<XFW::Graphics::ChannelTraits<(XFW::Graphics::ChannelInfo::Format)5>, XFW::Graphics::PixelDescriptor<(XFW::Graphics::PixelInfo::Class)1, (XFW::Graphics::PixelInfo::Class)2, (XFW::Graphics::PixelInfo::Class)3, (XFW::Graphics::PixelInfo::Class)13, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1> >::channel_value_type, XFW::Graphics::Pixel<XFW::Graphics::ChannelTraits
<(XFW::Graphics::ChannelInfo::Format)5>, XFW::Graphics::PixelDescriptor<(XFW::Graphics::PixelInfo::Class)1, (XFW::Graphics::PixelInfo::Class)2, (XFW::Graphics::PixelInfo::Class)3, (XFW::Graphics::PixelInfo::Class)13, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1> >::channel_value_type, XFW::Graphics::Pixel<XFW::Graphics::ChannelTraits
<(XFW::Graphics::ChannelInfo::Format)5>, XFW::Graphics::PixelDescriptor<(XFW::Graphics::PixelInfo::Class)1, (XFW::Graphics::PixelInfo::Class)2, (XFW::Graphics::PixelInfo::Class)3, (XFW::Graphics::PixelInfo::Class)13, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1> >::channel_value_type, XFW::Graphics::Pixel<XFW::Graphics::ChannelTraits
<(XFW::Graphics::ChannelInfo::Format)5>, XFW::Graphics::PixelDescriptor<(XFW::Graphics::PixelInfo::Class)1, (XFW::Graphics::PixelInfo::Class)2, (XFW::Graphics::PixelInfo::Class)3, (XFW::Graphics::PixelInfo::Class)13, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1> >::channel_value_type) + 1270
19 com.FilterForge.FilterForge2 0x0055f558 std::map<std::pair<int const, int const>, FFXLib::LibraryStructure::Filter, std::less<std::pair<int const, int const> >, std::allocator<std::pair<std::pair<int const, int const> const, FFXLib::LibraryStructure::Filter> > >::operator[](std::pair<int const, int const> const&) + 4176
20 com.FilterForge.FilterForge2 0x0072b390 FFXLib::NoiseGradient::~NoiseGradient() + 416
21 com.FilterForge.FilterForge2 0x0055f558 std::map<std::pair<int const, int const>, FFXLib::LibraryStructure::Filter, std::less<std::pair<int const, int const> >, std::allocator<std::pair<std::pair<int const, int const> const, FFXLib::LibraryStructure::Filter> > >::operator[](std::pair<int const, int const> const&) + 4176
22 com.FilterForge.FilterForge2 0x00726d5e FFXLib::BlurBase::~BlurBase() + 462
23 com.FilterForge.FilterForge2 0x00726e4a FFXLib::BlurBase::~BlurBase() + 698
24 com.FilterForge.FilterForge2 0x00726e4a FFXLib::BlurBase::~BlurBase() + 698
25 com.FilterForge.FilterForge2 0x00726e4a FFXLib::BlurBase::~BlurBase() + 698
26 com.FilterForge.FilterForge2 0x00726e4a FFXLib::BlurBase::~BlurBase() + 698
27 com.FilterForge.FilterForge2 0x00726e4a FFXLib::BlurBase::~BlurBase() + 698
28 com.FilterForge.FilterForge2 0x00726fa1 FFXLib::BlurBase::~BlurBase() + 1041
29 com.FilterForge.FilterForge2 0x0057760d bool FFXLib::Renderer::StaticImplementation::render_bitmap_first_pass<FFXLib::get_sample_basic, XFW::Graphics::Pixel<XFW::Graphics::ChannelTraits
<(XFW::Graphics::ChannelInfo::Format)4>, XFW::Graphics::PixelDescriptor<(XFW::Graphics::PixelInfo::Class)1, (XFW::Graphics::PixelInfo::Class)2, (XFW::Graphics::PixelInfo::Class)3, (XFW::Graphics::PixelInfo::Class)13, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1> > >(FFXLib::get_sample_basic const&, XFW::Graphics::Point const&, XFW::Graphics::Bitmap<XFW::Graphics::Pixel<XFW::Graphics::ChannelTraits
<(XFW::Graphics::ChannelInfo::Format)4>, XFW::Graphics::PixelDescriptor<(XFW::Graphics::PixelInfo::Class)1, (XFW::Graphics::PixelInfo::Class)2, (XFW::Graphics::PixelInfo::Class)3, (XFW::Graphics::PixelInfo::Class)13, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1> > >&, unsigned int&) + 337
30 com.FilterForge.FilterForge2 0x0057084d std::vector<FFXLib::Property::StringValue, std::allocator<FFXLib::Property::StringValue> >::operator=(std::vector<FFXLib::Property::StringValue, std::allocator<FFXLib::Property::StringValue> > const&) + 12143
31 com.FilterForge.FilterForge2 0x00571567 std::vector<FFXLib::Property::StringValue, std::allocator<FFXLib::Property::StringValue> >::operator=(std::vector<FFXLib::Property::StringValue, std::allocator<FFXLib::Property::StringValue> > const&) + 15497
32 com.FilterForge.FilterForge2 0x005717d2 std::vector<FFXLib::Property::StringValue, std::allocator<FFXLib::Property::StringValue> >::operator=(std::vector<FFXLib::Property::StringValue, std::allocator<FFXLib::Property::StringValue> > const&) + 16116
33 com.FilterForge.FilterForge2 0x004a376a XFW::Threading::MutexedObject<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, XFW::Threading::FastMutex>::MutexedObject() + 312
34 com.FilterForge.FilterForge2 0x004a00d4 ns1__LanguageStringPair::~ns1__LanguageStringPair() + 119524
35 com.FilterForge.FilterForge2 0x004a0b04 ns1__LanguageStringPair::~ns1__LanguageStringPair() + 122132
36 com.FilterForge.FilterForge2 0x0016c900 FFXLib::BitmapCache::get_data(XFW::Graphics::Point const&) + 24
37 com.FilterForge.FilterForge2 0x004a44eb XFW::Threading::MutexedObject<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, XFW::Threading::FastMutex>::MutexedObject() + 3769
38 com.FilterForge.FilterForge2 0x006c432d void FFXLib::BlurImplementation::StaticImplementation::blur_double<false>(FFXLib::BlurImplementation const&, FFXLib::RenderingBlock&) + 333
39 com.FilterForge.FilterForge2 0x006c3486 FFXLib::Blur::~Blur() + 7554
40 com.FilterForge.FilterForge2 0x004a372a XFW::Threading::MutexedObject<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, XFW::Threading::FastMutex>::MutexedObject() + 248
41 com.FilterForge.FilterForge2 0x004a00d4 ns1__LanguageStringPair::~ns1__LanguageStringPair() + 119524
42 com.FilterForge.FilterForge2 0x004a0b04 ns1__LanguageStringPair::~ns1__LanguageStringPair() + 122132
43 com.FilterForge.FilterForge2 0x0016c900 FFXLib::BitmapCache::get_data(XFW::Graphics::Point const&) + 24
44 com.FilterForge.FilterForge2 0x004a42a5 XFW::Threading::MutexedObject<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, XFW::Threading::FastMutex>::MutexedObject() + 3187
45 com.FilterForge.FilterForge2 0x006c432d void FFXLib::BlurImplementation::StaticImplementation::blur_double<false>(FFXLib::BlurImplementation const&, FFXLib::RenderingBlock&) + 333
46 com.FilterForge.FilterForge2 0x006c3486 FFXLib::Blur::~Blur() + 7554
47 com.FilterForge.FilterForge2 0x004a372a XFW::Threading::MutexedObject<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, XFW::Threading::FastMutex>::MutexedObject() + 248
48 com.FilterForge.FilterForge2 0x004a00d4 ns1__LanguageStringPair::~ns1__LanguageStringPair() + 119524
49 com.FilterForge.FilterForge2 0x004a0b04 ns1__LanguageStringPair::~ns1__LanguageStringPair() + 122132
50 com.FilterForge.FilterForge2 0x0016c900 FFXLib::BitmapCache::get_data(XFW::Graphics::Point const&) + 24
51 com.FilterForge.FilterForge2 0x004a4013 XFW::Threading::MutexedObject<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, XFW::Threading::FastMutex>::MutexedObject() + 2529
52 com.FilterForge.FilterForge2 0x006c2e4e FFXLib::Blur::~Blur() + 5962
53 com.FilterForge.FilterForge2 0x0055f558 std::map<std::pair<int const, int const>, FFXLib::LibraryStructure::Filter, std::less<std::pair<int const, int const> >, std::allocator<std::pair<std::pair<int const, int const> const, FFXLib::LibraryStructure::Filter> > >::operator[](std::pair<int const, int const> const&) + 4176
54 com.FilterForge.FilterForge2 0x006bc3d9 FFXLib::Blend3::~Blend3() + 941
55 com.FilterForge.FilterForge2 0x0055f436 std::map<std::pair<int const, int const>, FFXLib::LibraryStructure::Filter, std::less<std::pair<int const, int const> >, std::allocator<std::pair<std::pair<int const, int const> const, FFXLib::LibraryStructure::Filter> > >::operator[](std::pair<int const, int const> const&) + 3886
56 com.FilterForge.FilterForge2 0x00592067 FFXLib::ResultBitmapCache::~ResultBitmapCache() + 43255
57 com.FilterForge.FilterForge2 0x0057a204 bool FFXLib::Renderer::StaticImplementation::render_bitmap_first_pass<unsigned int, FFXLib::get_sample_basic, XFW::Graphics::Pixel<XFW::Graphics::ChannelTraits
<(XFW::Graphics::ChannelInfo::Format)4>, XFW::Graphics::PixelDescriptor<(XFW::Graphics::PixelInfo::Class)1, (XFW::Graphics::PixelInfo::Class)2, (XFW::Graphics::PixelInfo::Class)3, (XFW::Graphics::PixelInfo::Class)13, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1> > >(FFXLib::get_sample_basic const&, XFW::Graphics::Point const&, XFW::Graphics::Bitmap<XFW::Graphics::Pixel<XFW::Graphics::ChannelTraits
<(XFW::Graphics::ChannelInfo::Format)4>, XFW::Graphics::PixelDescriptor<(XFW::Graphics::PixelInfo::Class)1, (XFW::Graphics::PixelInfo::Class)2, (XFW::Graphics::PixelInfo::Class)3, (XFW::Graphics::PixelInfo::Class)13, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1, (XFW::Graphics::PixelInfo::Class)-1> > >&, FFXLib::DirtyBitmap&, unsigned int&) + 456
58 com.FilterForge.FilterForge2 0x005708b8 std::vector<FFXLib::Property::StringValue, std::allocator<FFXLib::Property::StringValue> >::operator=(std::vector<FFXLib::Property::StringValue, std::allocator<FFXLib::Property::StringValue> > const&) + 12250
59 com.FilterForge.FilterForge2 0x00571375 std::vector<FFXLib::Property::StringValue, std::allocator<FFXLib::Property::StringValue> >::operator=(std::vector<FFXLib::Property::StringValue, std::allocator<FFXLib::Property::StringValue> > const&) + 14999
60 com.FilterForge.FilterForge2 0x005717d2 std::vector<FFXLib::Property::StringValue, std::allocator<FFXLib::Property::StringValue> >::operator=(std::vector<FFXLib::Property::StringValue, std::allocator<FFXLib::Property::StringValue> > const&) + 16116
61 com.FilterForge.FilterForge2 0x005833d9 XFW::AutoObjectPtr<FFXLib::ComponentManager>::AutoObjectPtr() + 17987
62 com.FilterForge.FilterForge2 0x0082cdf8 XFW::Helpers::CheckFailed::clone_object() const + 3936
63 com.FilterForge.FilterForge2 0x005835f6 XFW::AutoObjectPtr<FFXLib::ComponentManager>::AutoObjectPtr() + 18528
64 com.FilterForge.FilterForge2 0x0080ce31 FFXLib::Lerp::~Lerp() + 1849
65 com.FilterForge.FilterForge2 0x0080d4bd FFXLib::Lerp::~Lerp() + 3525
66 com.FilterForge.FilterForge2 0x0082cdf8 XFW::Helpers::CheckFailed::clone_object() const + 3936
67 com.FilterForge.FilterForge2 0x008369f0 std::_Rb_tree<unsigned int, std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, unsigned int> > >::insert_unique(std::pair<unsigned int const, unsigned int> const&) + 3158
68 libSystem.B.dylib 0x97ac881d _pthread_start + 345
69 libSystem.B.dylib 0x97ac86a2 thread_start + 34

Thread 15 crashed with X86 Thread State (32-bit):
eax: 0x0000003c ebx: 0x97b080d9 ecx: 0xb23b69dc edx: 0x97b0828e
edi: 0xb23b6ebf esi: 0xb23b6a38 ebp: 0xb23b6a18 esp: 0xb23b69dc
ss: 0x0000001f efl: 0x00000247 eip: 0x97b0828e cs: 0x00000007
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0xb2022efc
- I never expected the Spanish inquisition
  Details E-Mail
scriptorum
Fella

Posts: 35
Filters: 7
Could I get a status update on this issue? Is a fix in the works?
  Details E-Mail
GMM
Moderator
Filter Forge, Inc
Posts: 3491
Yes, the developers are aware of the issue but I doubt the fix will be available this year.
  Details E-Mail
scriptorum
Fella

Posts: 35
Filters: 7
It's been six months since this issue has been reported. Could I get another status update? This crashing has been a show-stopper for me. FF2 is gathering dust.
  Details E-Mail
Totte
Übernerd

Posts: 1460
Filters: 107
Most script-based filters in the repository crash on Mac OS X, so I do agree, please fix that.
No idea to try to make great filters when you crash when you do something that is syntax and code legal.
- I never expected the Spanish inquisition
  Details E-Mail
scriptorum
Fella

Posts: 35
Filters: 7
I hate to nag, but I didn't get a response from my last nagging. It's been eight months since this issue has been reported. When can we expect a solution?
  Details E-Mail
scriptorum
Fella

Posts: 35
Filters: 7
Not feelin' the love. Sniff. It has been nine months since this issue was reported.
  Details E-Mail
GMM
Moderator
Filter Forge, Inc
Posts: 3491
I'm afraid there is no substantial improvement in the Lua subsystem yet. Hopefully Vladimir will assign a higher priority to fixing the Lua bugs.
  Details E-Mail
scriptorum
Fella

Posts: 35
Filters: 7
I've tested the Crash Me filter under the 3.0 beta and it crashes to desktop just as promptly as 2.0. FYI.
  Details E-Mail
Totte
Übernerd

Posts: 1460
Filters: 107
@scriptotum: Are you also eager to be able to play with Lua again and run all those filters using it? *EVIL GRIN*
- I never expected the Spanish inquisition
  Details E-Mail
scriptorum
Fella

Posts: 35
Filters: 7
Well, here we go. It's been over a year since this bug was reported. I never expected to get to this point with so little progress. I'm on a new Mac laptop now with Lion, and it still crashes.

The bug is demonstrably reproducible and it's been experienced by multiple customers. It essentially cripples all scripting development of the product for Mac users. The bug has turned me from an avid (albeit frustrated) filter maker to an infrequent filter user. What a shame. I feel like I could have contributed a lot here in that year, but instead I'm reduced to making whiny, nagging posts, painting a sad picture of a person who can't take full use of the product he paid for.

I never asked for a refund because I love Filter Forge. When it works, it's a blast. But I'm done asking for support. This is the last time I'll bother you on the subject.
  Details E-Mail
inujima

Posts: 176
Filters: 26
Does this problem occur only when a bitmap based component is contained in a subtree of a script component?
Is this problem avoidable if a filter does not contain it?
Since I do not have Mac, I do not know how and when this problem occurs . smile:?:
  Details E-Mail
scriptorum
Fella

Posts: 35
Filters: 7
The problem occurs in any Map Script that receives certain inputs. The only input I've positively identified as an issue is High Pass, but I know there are others. The developers are aware of this problem, but I do not think they are actively addressing it. If they spoke up, they could tell you more.

The only solution I know of is to avoid map scripts entirely, or only send unprocessed images to them.
  Details E-Mail
inujima

Posts: 176
Filters: 26
Thank you for teaching in detail.
I will be careful when submitting a filter to a library.
This problem seems to be left for the time being. smile:(
  Details E-Mail
inujima

Posts: 176
Filters: 26
Is this bug been fixed ?
  Details E-Mail
scriptorum
Fella

Posts: 35
Filters: 7
Nope.
  Details E-Mail
GMM
Moderator
Filter Forge, Inc
Posts: 3491
Yes it has been fixed. At least the 'Crash me' checkbox doesn't crash in FF 4.004.
  Details E-Mail
scriptorum
Fella

Posts: 35
Filters: 7
Fair enough, I didn't test the beta. However, this bug was reported back in FF 2, two years ago.
  Details E-Mail
scriptorum
Fella

Posts: 35
Filters: 7
Thanks for fixing the bug. Maybe I'll go back to making filters now...
  Details E-Mail

Join Our Community!

Filter Forge has a thriving, vibrant, knowledgeable user community. Feel free to join us and have fun!

33,711 Registered Users
+18 new in 30 days!

153,531 Posts
+36 new in 30 days!

15,347 Topics
+72 new in year!

Create an Account

Online Users Last minute:

13 unregistered users.