[Openmcl-devel] Crash when bringng up print dialog
Willem Rein Oudshoorn
woudshoo at xs4all.nl
Sat Sep 11 01:52:54 PDT 2010
As I mentioned before, I get a crash when the print dialog is selected.
I have a little bit more information, but unfortunately not much to go
on:
1 - I am running Mac OS X 10.5.8
2 - It only happens with the 64 bit
version. The 32 bit version works fine.
3 - It is ccl version 1.6-dev-r14241M-trunk
4 - ccl is the only 64 bit application I run, so I can at
the moment not check if all 64 bit applications
have this problem.
5 - I got one time a stack trace in the crash reporter, see below,
which suggests it might be an issue outside ccl.
Well, anyway, I will use the 32 bit version for now.
(Unfortunately I do not feel I have the experience and
knowledge to track this down myself.)
Kind regards,
Wim Oudshoorn.
Thread 9 Crashed:
0 libSystem.B.dylib 0x00007fff800a0f8a small_malloc_from_free_list + 194
1 libSystem.B.dylib 0x00007fff80098cca szone_malloc + 422
2 libSystem.B.dylib 0x00007fff80098aef malloc_zone_malloc + 82
3 libSystem.B.dylib 0x00007fff80098a80 malloc + 44
4 libstdc++.6.dylib 0x00007fff830cf7f6 operator new(unsigned long) + 30
5 com.apple.DesktopServices 0x00007fff803b654c std::deque<HFSUniStr255, std::allocator<HFSUniStr255> >::_M_push_back_aux(HFSUniStr255 const&) + 58
6 com.apple.DesktopServices 0x00007fff803ff738 TPathName::TPathName(TUString const&, unsigned short) + 246
7 com.apple.DesktopServices 0x00007fff803b5f9c TNode::HandleChange(char*) + 176
8 com.apple.DesktopServices 0x00007fff804093ae TFSEventsNotificationTask::HandleFileChanged(__FSEventStream const*, void*, unsigned long, void*, unsigned int const*, unsigned long long const*) + 102
9 ...ple.CoreServices.CarbonCore 0x00007fff831dbf40 implementation_callback_rpc + 1485
10 ...ple.CoreServices.CarbonCore 0x00007fff831db8ae _Xcallback_rpc + 334
11 ...ple.CoreServices.CarbonCore 0x00007fff831db759 FSEventsD2F_server + 86
12 ...ple.CoreServices.CarbonCore 0x00007fff831db701 FSEventsClientProcessMessageCallback + 26
13 com.apple.CoreFoundation 0x00007fff8137a3e7 __CFMachPortPerform + 119
14 com.apple.CoreFoundation 0x00007fff8139c12c CFRunLoopRunSpecific + 3516
15 com.apple.CoreFoundation 0x00007fff8139c3c6 CFRunLoopRun + 54
16 com.apple.DesktopServices 0x00007fff803ad712 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 162
17 ...ple.CoreServices.CarbonCore 0x00007fff831d9b50 PrivateMPEntryPoint + 42
18 libSystem.B.dylib 0x00007fff800c5e8b _pthread_start + 316
19 libSystem.B.dylib 0x00007fff800c5d4d thread_start + 13
More information about the Openmcl-devel
mailing list