On Nov 26, 2009, at 3:11 AM, Wolf Drechsel wrote:

Hello friends,

hard to belive - my G4 built a working inkscape-aqua.app.

One probabely quite small bug: When launching, it launches the X11 environment as well. That can be quitted without any negative side effects - can anyone give me a hint? - My dilettanteish attempt to just throw out the "start X11" section from "script" makes the app unable to launch…

Special thanks to ~suv and Jean-Oliver, how carefully guided me all the way down…

Very happy greetings,

Wolf

Download it here:

http://verkehrsplanung.com/inkscape_047_aqua.zip


Good work - hopefully this part of the project can be moved forward.  Tested your aqua.app on a couple of different systems but ran into the same problem on  G3 and G4 running 10.3.9 and 10.5.8 - crashlog  says:

dyld: /Applications/Inkscape-aqua.app/Contents/Resources/bin/inkscape-bin can't open library: /opt/local/lib/libgtkmm-2.4.1.dylib  (No such file or directory, errno = 2)

This looks like a Macports dependency - and since I don't use that packaging system - probably a fatal flaw for now.

On G5 running 10.6.2 the crash log looks like a short novel - so I'm not sure what's going on there.  Perhaps someone else can interpret it.

Stu


Process:         inkscape-bin [35348]
Path:            /Applications/Inkscape.app/Contents/Resources/bin/inkscape-bin
Identifier:      inkscape-bin
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  Inkscape [35345]

Date/Time:       2009-11-17 09:15:40.312 -0500
OS Version:      Mac OS X 10.6.2 (10C540)
Report Version:  6

Interval Since Last Report:          82511 sec
Crashes Since Last Report:           1
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      0A3742E3-D8E5-4FB9-ACA1-F92AAA0A50C7

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
abort() called

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib             0x96003732 __kill + 10
1   libSystem.B.dylib             0x96003724 kill$UNIX2003 + 32
2   libSystem.B.dylib             0x9609698d raise + 26
3   libSystem.B.dylib             0x960ac9d9 __abort + 124
4   libSystem.B.dylib             0x960aca55 abort_report_np + 0
5   libglib-2.0.0.dylib           0x01b20d92 g_assertion_message + 258
6   libglib-2.0.0.dylib           0x01b21408 g_assertion_message_expr + 88
7   inkscape-bin                   0x0045c46d Inkscape::XML::SimpleDocument::_duplicate(Inkscape::XML::Document*) const + 13741
8   inkscape-bin                   0x00450a8c Inkscape::XML::SimpleNode::appendChild(Inkscape::XML::Node*) + 44
9   inkscape-bin                   0x0017aaa0 Inkscape::Snapper::constrainedSnap(SnappedConstraints&, int const&, Geom::Point const&, Inkscape::SnapSourceType const&, bool const&, Geom::OptRect const&, Inkscape::Snapper::ConstraintLine const&, std::vector<SPItem const*, std::allocator<SPItem const*> > const*) const + 528
10  inkscape-bin                   0x0006c322 Glib::ustring String::ucompose<Glib::ustring, Glib::ustring>(Glib::ustring const&, Glib::ustring const&, Glib::ustring const&) + 6610
11  inkscape-bin                   0x0006ed3e Glib::ustring String::ucompose<Glib::ustring, Glib::ustring>(Glib::ustring const&, Glib::ustring const&, Glib::ustring const&) + 17390
12  inkscape-bin                   0x002fffe2 sigc::internal::typed_slot_rep<sigc::bind_functor<-1, sigc::pointer_functor3<SPObject*, SPObject*, SPObject*, void>, SPObject*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> >::dup(void*) + 23906
13  inkscape-bin                   0x0011fd13 Geom::Path::pointAt(double) const + 3427
14  inkscape-bin                   0x00310afc std::_Rb_tree<_GtkAdjustment*, std::pair<_GtkAdjustment* const, double>, std::_Select1st<std::pair<_GtkAdjustment* const, double> >, std::less<_GtkAdjustment*>, std::allocator<std::pair<_GtkAdjustment* const, double> > >::_M_erase(std::_Rb_tree_node<std::pair<_GtkAdjustment* const, double> >*) + 1996
15  inkscape-bin                   0x00310e07 sigc::internal::slot_call1<sigc::pointer_functor1<_GdkEventKey*, bool>, bool, _GdkEventKey*>::call_it(sigc::internal::slot_rep*, _GdkEventKey* const&) + 23
16  libgtkmm-2.4.1.dylib           0x00d30a81 Gtk::Widget::drag_dest_set_target_list(Glib::RefPtr<Gtk::TargetList> const&) + 1793
17  libgtk-x11-2.0.0.dylib         0x011d4d4b gtk_marshal_VOID__UINT_STRING + 331
18  libgobject-2.0.0.dylib         0x0165fb29 g_closure_invoke + 313
19  libgobject-2.0.0.dylib         0x01670714 g_signal_init + 5348
20  libgobject-2.0.0.dylib         0x016714c7 g_signal_emit_valist + 439
21  libgobject-2.0.0.dylib         0x01671db9 g_signal_emit + 41
22  libgtk-x11-2.0.0.dylib         0x012f3d96 gtk_widget_activate + 806
23  libgtk-x11-2.0.0.dylib         0x011d3042 gtk_propagate_event + 482
24  libgtk-x11-2.0.0.dylib         0x011d34cf gtk_main_do_event + 1151
25  libgdk-x11-2.0.0.dylib         0x014c0325 gdk_event_get_graphics_expose + 1381
26  libglib-2.0.0.dylib           0x01afae3d g_main_context_dispatch + 573
27  libglib-2.0.0.dylib           0x01afe6eb g_main_context_check + 2219
28  libglib-2.0.0.dylib           0x01afe9c7 g_main_loop_run + 439
29  libgtk-x11-2.0.0.dylib         0x011d25b1 gtk_main + 177
30  libgtkmm-2.4.1.dylib           0x00cb147b Gtk::Main::run() + 27
31  inkscape-bin                   0x00005afa 0x1000 + 19194
32  inkscape-bin                   0x001f5672 std::multiset<SPDocument*, std::less<SPDocument*>, std::allocator<SPDocument*> >::multiset() + 1042
33  inkscape-bin                   0x00004552 0x1000 + 13650
34  inkscape-bin                   0x00003d86 0x1000 + 11654

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             0x95fc90ea kevent + 10
1   libSystem.B.dylib             0x95fc9804 _dispatch_mgr_invoke + 215
2   libSystem.B.dylib             0x95fc8cc3 _dispatch_queue_invoke + 163
3   libSystem.B.dylib             0x95fc8a68 _dispatch_worker_thread2 + 234
4   libSystem.B.dylib             0x95fc84f1 _pthread_wqthread + 390
5   libSystem.B.dylib             0x95fc8336 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib             0x95fd0806 __semwait_signal + 10
1   libSystem.B.dylib             0x95fd04c2 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x95fd0015 pthread_cond_timedwait$UNIX2003 + 72
3   libgthread-2.0.0.dylib         0x01acd63b 0x1acc000 + 5691
4   libglib-2.0.0.dylib           0x01ad5011 g_async_queue_push_sorted + 433
5   libglib-2.0.0.dylib           0x01b26364 g_thread_pool_free + 1108
6   libglib-2.0.0.dylib           0x01b242f8 g_static_private_free + 1224
7   libSystem.B.dylib             0x95fcffbd _pthread_start + 345
8   libSystem.B.dylib             0x95fcfe42 thread_start + 34

Thread 3:
0   libSystem.B.dylib             0x95fd0806 __semwait_signal + 10
1   libSystem.B.dylib             0x95fd04c2 _pthread_cond_wait + 1191
2   libSystem.B.dylib             0x95fd0015 pthread_cond_timedwait$UNIX2003 + 72
3   libgthread-2.0.0.dylib         0x01acd63b 0x1acc000 + 5691
4   libglib-2.0.0.dylib           0x01ad5011 g_async_queue_push_sorted + 433
5   libglib-2.0.0.dylib           0x01b26364 g_thread_pool_free + 1108
6   libglib-2.0.0.dylib           0x01b242f8 g_static_private_free + 1224
7   libSystem.B.dylib             0x95fcffbd _pthread_start + 345
8   libSystem.B.dylib             0x95fcfe42 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x960ac969  ecx: 0xbfffdeec  edx: 0x96003732
  edi: 0x01b54f38  esi: 0x13015f90  ebp: 0xbfffdf08  esp: 0xbfffdeec
   ss: 0x0000001f  efl: 0x00200286  eip: 0x96003732   cs: 0x00000007
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0xb23c2000

Binary Images:
    0x1000 -   0x8f9ff7 +inkscape-bin ??? (???) <88E23C73-5DD7-9962-C2DB-B66840EFA51B> /Applications/Inkscape.app/Contents/Resources/bin/inkscape-bin
  0xc5c000 -   0xda7ff7 +libgtkmm-2.4.1.dylib ??? (???) <031953A7-63D6-33AB-3799-A8F772B08FCD> /Applications/Inkscape.app/Contents/Resources/lib/libgtkmm-2.4.1.dylib
  0xf7a000 -   0xfadff8 +libgiomm-2.4.1.dylib ??? (???) <110BCAC0-5EB9-E146-1F51-C01EBEDF50FE> /Applications/Inkscape.app/Contents/Resources/lib/libgiomm-2.4.1.dylib
  0xfe5000 -  0x1001ff2 +libgdkmm-2.4.1.dylib ??? (???) <66C0C5DB-71F8-806C-088D-C779A51EB99C> /Applications/Inkscape.app/Contents/Resources/lib/libgdkmm-2.4.1.dylib
 0x1024000 -  0x1046ffb +libatkmm-1.6.1.dylib ??? (???) <BBBDEDED-77B7-D566-C6B4-7B910F328EF9> /Applications/Inkscape.app/Contents/Resources/lib/libatkmm-1.6.1.dylib
 0x1067000 -  0x1076ff7 +libpangomm-1.4.1.dylib ??? (???) <745D45A1-8C7D-216A-089E-44839D5E3EBC> /Applications/Inkscape.app/Contents/Resources/lib/libpangomm-1.4.1.dylib
 0x108c000 -  0x109aff2 +libcairomm-1.0.1.dylib ??? (???) <E56F5517-4FB8-C874-6081-6A05FD5E9491> /Applications/Inkscape.app/Contents/Resources/lib/libcairomm-1.0.1.dylib
 0x10ab000 -  0x10d1ff2 +libglibmm-2.4.1.dylib ??? (???) <54124D6F-8E71-78BF-DC2C-818321BE4641> /Applications/Inkscape.app/Contents/Resources/lib/libglibmm-2.4.1.dylib
 0x10f8000 -  0x1431fef +libgtk-x11-2.0.0.dylib ??? (???) <B0F75D66-AE6E-4D96-6BAD-AFB9184E08DD> /Applications/Inkscape.app/Contents/Resources/lib/libgtk-x11-2.0.0.dylib
 0x148b000 -  0x14fdfeb +libgdk-x11-2.0.0.dylib ??? (???) <A77228D2-62CD-48A3-5F6B-5F890ACAEDDC> /Applications/Inkscape.app/Contents/Resources/lib/libgdk-x11-2.0.0.dylib
 0x1513000 -  0x1524ff6 +libatk-1.0.0.dylib ??? (???) <5F48DC3B-6653-6061-1E90-77CFAE9EE6D8> /Applications/Inkscape.app/Contents/Resources/lib/libatk-1.0.0.dylib
 0x152e000 -  0x153ffff +libgdk_pixbuf-2.0.0.dylib ??? (???) <9AD8E73B-491D-9334-3297-7F56D6437AD6> /Applications/Inkscape.app/Contents/Resources/lib/libgdk_pixbuf-2.0.0.dylib
 0x1545000 -  0x154bfef +libpangocairo-1.0.0.dylib ??? (???) <99A01AE0-3C7E-F418-EE23-8B2338B20617> /Applications/Inkscape.app/Contents/Resources/lib/libpangocairo-1.0.0.dylib
 0x1551000 -  0x15a3fec +libgio-2.0.0.dylib ??? (???) <F2DF2FC6-843A-4B7C-5BD5-9EF2E2A81216> /Applications/Inkscape.app/Contents/Resources/lib/libgio-2.0.0.dylib
 0x15b5000 -  0x15b5ff6 +libXinerama.1.dylib ??? (???) <30F9F169-AB24-0D66-C4AD-59DD953F7DDC> /Applications/Inkscape.app/Contents/Resources/lib/libXinerama.1.dylib
 0x15b9000 -  0x15bfff7 +libXi.6.dylib ??? (???) <3B5E755E-9F0C-E48C-E6DF-975DD3432B4B> /Applications/Inkscape.app/Contents/Resources/lib/libXi.6.dylib
 0x15c3000 -  0x15c8fe3 +libXrandr.2.dylib ??? (???) <4201AE9E-1755-87AD-616F-3562442F336D> /Applications/Inkscape.app/Contents/Resources/lib/libXrandr.2.dylib
 0x15cc000 -  0x15d1fe5 +libXcursor.1.dylib ??? (???) <96982EA8-5624-6645-20D9-25BE905B3725> /Applications/Inkscape.app/Contents/Resources/lib/libXcursor.1.dylib
 0x15d6000 -  0x15d7ff6 +libXcomposite.1.dylib ??? (???) <F5E72D55-BA9B-6F99-9906-F9DE50DA0FFF> /Applications/Inkscape.app/Contents/Resources/lib/libXcomposite.1.dylib
 0x15db000 -  0x15dbff3 +libXdamage.1.dylib ??? (???) <DC61EE05-626C-47A8-9F50-44A82114BDCC> /Applications/Inkscape.app/Contents/Resources/lib/libXdamage.1.dylib
 0x15df000 -  0x1600feb +libpangoft2-1.0.0.dylib ??? (???) <C2FA02D1-2F6E-DE33-4D30-96F456B71A24> /Applications/Inkscape.app/Contents/Resources/lib/libpangoft2-1.0.0.dylib
 0x1607000 -  0x1611ff2 +libXext.6.dylib ??? (???) <9D6A5520-F8D7-F852-E94E-FBC425D3370D> /Applications/Inkscape.app/Contents/Resources/lib/libXext.6.dylib
 0x1617000 -  0x1619ff9 +libXfixes.3.dylib ??? (???) <67AB0DEF-4753-17B0-AFE3-0B712EFB79FB> /Applications/Inkscape.app/Contents/Resources/lib/libXfixes.3.dylib
 0x161d000 -  0x1651fff +libpango-1.0.0.dylib ??? (???) <7F5921F1-2576-F773-9A09-C7888591B2F2> /Applications/Inkscape.app/Contents/Resources/lib/libpango-1.0.0.dylib
 0x165c000 -  0x168fff7 +libgobject-2.0.0.dylib ??? (???) <0CC89FF1-996C-E84C-F20A-0CA4E2169C7D> /Applications/Inkscape.app/Contents/Resources/lib/libgobject-2.0.0.dylib
 0x1699000 -  0x169affd +libgmodule-2.0.0.dylib ??? (???) <1FD7F7B4-05CE-1967-D982-D14EA7A5916D> /Applications/Inkscape.app/Contents/Resources/lib/libgmodule-2.0.0.dylib
 0x169e000 -  0x16cbfff +libxslt.1.dylib ??? (???) <60BA1A2C-766D-F8B2-721B-5D0E1297305A> /Applications/Inkscape.app/Contents/Resources/lib/libxslt.1.dylib
 0x16d4000 -  0x17d9fef +libxml2.2.dylib ??? (???) <C196DED5-0396-E2D2-822C-6A0E68516D53> /Applications/Inkscape.app/Contents/Resources/lib/libxml2.2.dylib
 0x17fd000 -  0x1861feb +libcairo.2.dylib ??? (???) <CA1F0D15-9F37-D3C1-3BFE-6A3E32C18989> /Applications/Inkscape.app/Contents/Resources/lib/libcairo.2.dylib
 0x1872000 -  0x18c0fef +libpixman-1.0.dylib ??? (???) <CEA95C00-0F1B-110C-7191-CAF9F0CCA170> /Applications/Inkscape.app/Contents/Resources/lib/libpixman-1.0.dylib
 0x18c7000 -  0x18effe7 +libfontconfig.1.dylib ??? (???) <33730784-C52D-430A-2205-ADD32572548F> /Applications/Inkscape.app/Contents/Resources/lib/libfontconfig.1.dylib
 0x18f7000 -  0x1913fe3 +libexpat.1.dylib ??? (???) <588E3CB9-9291-DEA5-B3C2-C6B4BDDF2A0E> /Applications/Inkscape.app/Contents/Resources/lib/libexpat.1.dylib
 0x1919000 -  0x1989fe9 +libfreetype.6.dylib ??? (???) <A4AA930A-CA26-6946-89F8-F5A16409CD04> /Applications/Inkscape.app/Contents/Resources/lib/libfreetype.6.dylib
 0x1995000 -  0x199bfff +libXrender.1.dylib ??? (???) <71B7525F-7416-F8C9-C2EB-20AD8EE32D36> /Applications/Inkscape.app/Contents/Resources/lib/libXrender.1.dylib
 0x199f000 -  0x1aa5fef +libX11.6.dylib ??? (???) <A1DD8FA0-7341-8DE7-EA22-A4DAA361DCE8> /Applications/Inkscape.app/Contents/Resources/lib/libX11.6.dylib
 0x1abc000 -  0x1abcffe +libXau.6.dylib ??? (???) <33950B3D-2ACA-A19F-4D60-0D003D30127C> /Applications/Inkscape.app/Contents/Resources/lib/libXau.6.dylib
 0x1ac0000 -  0x1ac2fef +libXdmcp.6.dylib ??? (???) <B812CAB9-7561-9D98-C26E-734312E9BBCB> /Applications/Inkscape.app/Contents/Resources/lib/libXdmcp.6.dylib
 0x1ac6000 -  0x1ac7ff4 +libsigc-2.0.0.dylib ??? (???) <AD3D70BC-A53D-B754-D81A-4E66B3C505A5> /Applications/Inkscape.app/Contents/Resources/lib/libsigc-2.0.0.dylib
 0x1acc000 -  0x1aceff1 +libgthread-2.0.0.dylib ??? (???) <20B25BBB-3869-32DD-F2AC-CC75365BCDBE> /Applications/Inkscape.app/Contents/Resources/lib/libgthread-2.0.0.dylib
 0x1ad2000 -  0x1b91fe7 +libglib-2.0.0.dylib ??? (???) <DC94F0DC-3A83-B45D-1CD9-4A86B2B70434> /Applications/Inkscape.app/Contents/Resources/lib/libglib-2.0.0.dylib
 0x1ba4000 -  0x1babff3 +libintl.8.dylib ??? (???) <889A382B-C9C9-781A-A03E-F8DAF26D6538> /Applications/Inkscape.app/Contents/Resources/lib/libintl.8.dylib
 0x1baf000 -  0x1ca7fe4 +libiconv.2.dylib ??? (???) <933BCB5A-B16C-3A21-9D57-D01523CB6808> /Applications/Inkscape.app/Contents/Resources/lib/libiconv.2.dylib
 0x1cab000 -  0x1ccaffb +libpng12.0.dylib ??? (???) <61EE20B0-CD2B-FF48-50E9-6E976858916B> /Applications/Inkscape.app/Contents/Resources/lib/libpng12.0.dylib
 0x1cd0000 -  0x1ce0ffd +libz.1.dylib ??? (???) <430E0ADC-DE20-3524-7ADA-E91F64405C84> /Applications/Inkscape.app/Contents/Resources/lib/libz.1.dylib
 0x1ce4000 -  0x1e64fe3 +libgsl.0.dylib ??? (???) <35B3E491-8E43-B5CE-EF01-72F62DF55EA8> /Applications/Inkscape.app/Contents/Resources/lib/libgsl.0.dylib
 0x1eab000 -  0x1edcff1 +libgslcblas.0.dylib ??? (???) <9F769B14-3BC1-B5D5-0603-918B8184B8BD> /Applications/Inkscape.app/Contents/Resources/lib/libgslcblas.0.dylib
 0x1ee1000 -  0x1ee8fff +libpopt.0.dylib ??? (???) <D2D0E518-5674-131C-6CD4-D8B92927431F> /Applications/Inkscape.app/Contents/Resources/lib/libpopt.0.dylib
 0x1eed000 -  0x1f81fe7 +libaspell.15.dylib ??? (???) <028EE0E2-D787-8DA7-801A-5DB3E6CAA0DE> /Applications/Inkscape.app/Contents/Resources/lib/libaspell.15.dylib
 0x1fb9000 -  0x1ffcff7 +libgnomevfs-2.0.dylib ??? (???) <F7959123-E318-30C5-67EC-715682FCED97> /Applications/Inkscape.app/Contents/Resources/lib/libgnomevfs-2.0.dylib
 0x200e000 -  0x2031ff7 +libgconf-2.4.dylib ??? (???) <EF6BEBEA-1430-E692-A205-BC476AE893B5> /Applications/Inkscape.app/Contents/Resources/lib/libgconf-2.4.dylib
 0x203f000 -  0x206ffef +libORBit-2.0.dylib ??? (???) <D5FF01BC-E4B0-E5E8-981B-491FB5119583> /Applications/Inkscape.app/Contents/Resources/lib/libORBit-2.0.dylib
 0x2092000 -  0x20c2fff +libdbus-1.3.dylib ??? (???) <8C97E7ED-5ED4-53C9-8F91-D78B7F6C306D> /Applications/Inkscape.app/Contents/Resources/lib/libdbus-1.3.dylib
 0x20ca000 -  0x20e6fff +libwpg-0.1.1.dylib ??? (???) <89D0E31C-7C94-5536-58E0-61C348238971> /Applications/Inkscape.app/Contents/Resources/lib/libwpg-0.1.1.dylib
 0x20f3000 -  0x20fbff0 +libwpg-stream-0.1.1.dylib ??? (???) <BB521791-F1C1-4CF9-4A34-B38E1CC01385> /Applications/Inkscape.app/Contents/Resources/lib/libwpg-stream-0.1.1.dylib
 0x2102000 -  0x214cfe7 +libwpd-0.8.8.dylib ??? (???) <D98A5E70-4B4E-C9EF-54BB-7596AE28C173> /Applications/Inkscape.app/Contents/Resources/lib/libwpd-0.8.8.dylib
 0x2186000 -  0x21b5ff2 +libMagick++.2.dylib ??? (???) <DAA131EA-5798-EB20-7143-31A5B0D03C36> /Applications/Inkscape.app/Contents/Resources/lib/libMagick++.2.dylib
 0x21e5000 -  0x2396fef +libMagickCore.2.dylib ??? (???) <3893F26D-C760-801C-D3F3-9D66FA6CACA5> /Applications/Inkscape.app/Contents/Resources/lib/libMagickCore.2.dylib
 0x2412000 -  0x2429fff +libgc.1.dylib ??? (???) <86788348-74C3-61B3-0294-76E2615D2EB1> /Applications/Inkscape.app/Contents/Resources/lib/libgc.1.dylib
 0x2453000 -  0x247bfef +liblcms.1.dylib ??? (???) <9E1507E6-1A51-A496-E98B-1480458FD9CB> /Applications/Inkscape.app/Contents/Resources/lib/liblcms.1.dylib
 0x2485000 -  0x27a4fe7  com.apple.CoreServices.CarbonCore 861.2 (861.2) <A9077470-3786-09F2-E0C7-F082B7F97838> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
 0x2818000 -  0x2ffb4b7  com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
 0x30c2000 -  0x30d6ff4 +libdbus-glib-1.2.dylib ??? (???) <FE6E9B1B-143A-C37D-1DAB-3D9C7984D1C0> /Applications/Inkscape.app/Contents/Resources/lib/libdbus-glib-1.2.dylib
 0x30de000 -  0x3116feb +libssl.0.9.8.dylib ??? (???) <0059F4C5-5E08-A565-A5EA-61ED38AFBD8E> /Applications/Inkscape.app/Contents/Resources/lib/libssl.0.9.8.dylib
 0x3126000 -  0x3229fe7 +libcrypto.0.9.8.dylib ??? (???) <46638CC5-5944-C9F9-08D9-E705F017D69E> /Applications/Inkscape.app/Contents/Resources/lib/libcrypto.0.9.8.dylib
 0x327b000 -  0x3385fff +libMagickWand.2.dylib ??? (???) <81BB79C9-2C1C-798F-1FA0-21C92E83C955> /Applications/Inkscape.app/Contents/Resources/lib/libMagickWand.2.dylib
 0x339e000 -  0x33eafef +libtiff.3.dylib ??? (???) <DF16BF2E-102B-0E42-5290-F0BF45A594EF> /Applications/Inkscape.app/Contents/Resources/lib/libtiff.3.dylib
 0x33f2000 -  0x340eff0 +libjpeg.62.dylib ??? (???) <D8422BD3-62D0-BE33-2E42-1CF8CB626A55> /Applications/Inkscape.app/Contents/Resources/lib/libjpeg.62.dylib
 0x3413000 -  0x3454ff8 +libXt.6.dylib ??? (???) <D91E8D7A-21CE-E977-1F44-60FA630DEAB4> /Applications/Inkscape.app/Contents/Resources/lib/libXt.6.dylib
 0x3464000 -  0x3472fff +libbz2.1.0.dylib ??? (???) <3CB9E127-0E90-C9C9-D179-B0C44403F1D7> /Applications/Inkscape.app/Contents/Resources/lib/libbz2.1.0.dylib
 0x3476000 -  0x347bfe7 +libltdl.7.dylib ??? (???) <C2CD9B85-500F-0DE7-7D18-229904E83DB6> /Applications/Inkscape.app/Contents/Resources/lib/libltdl.7.dylib
 0x3480000 -  0x3485ffc +libSM.6.dylib ??? (???) <CFA7E462-94BF-8E43-A250-C600E3FB1783> /Applications/Inkscape.app/Contents/Resources/lib/libSM.6.dylib
 0x3489000 -  0x3499ff7 +libICE.6.dylib ??? (???) <D9FB1ECE-8D18-892F-853A-B494BF2F5A95> /Applications/Inkscape.app/Contents/Resources/lib/libICE.6.dylib
 0x3710000 -  0x3722fff +libclearlooks.so ??? (???) <626FBFAE-AE7D-89CC-233C-8E78EA9B567B> /Applications/Inkscape.app/Contents/Resources/lib/gtk-2.0/2.10.0/engines/libclearlooks.so
 0x3728000 -  0x372eff4 +libpixmap.so ??? (???) <30BE7F42-7A38-6D51-9C0F-4A6D60FE8FCE> /Applications/Inkscape.app/Contents/Resources/lib/gtk-2.0/2.10.0/engines/libpixmap.so
 0x37e9000 -  0x37ecffd +libfile.so ??? (???) <367DA721-A6E0-4AFB-C6D0-9EC222A250F5> /Applications/Inkscape.app/Contents/Resources/lib/gnome-vfs-2.0/modules/libfile.so
 0x37f1000 -  0x37f3ff0 +libpixbufloader-png.so ??? (???) <5087AFE5-BDE4-C8A8-92BD-5A53118075F7> /Applications/Inkscape.app/Contents/Resources/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
 0x37fc000 -  0x37fcfe3 +pango-basic-fc.so ??? (???) <561B7982-291C-449A-845C-EDCB11224C71> /Applications/Inkscape.app/Contents/Resources/lib/pango/1.6.0/modules/pango-basic-fc.so
 0x95f5000 -  0x95f9ff8 +libpixbufloader-xpm.so ??? (???) <133D4F4C-F051-4BA2-8C84-721108E01CD0> /Applications/Inkscape.app/Contents/Resources/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so
 0x97fa000 -  0x97fcfff +libprintbackend-file.so ??? (???) <B0DF78FD-CC9D-D1B7-29B3-08E03E58F5A4> /Applications/Inkscape.app/Contents/Resources/lib/gtk-2.0/2.10.0/printbackends/libprintbackend-file.so
 0xb1d5000 -  0xb1dffff +libprintbackend-cups.so ??? (???) <EE6B22C1-98F5-41EC-2D71-19F89B39928E> /Applications/Inkscape.app/Contents/Resources/lib/gtk-2.0/2.10.0/printbackends/libprintbackend-cups.so
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
0x90005000 - 0x9009dfe7  edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9009e000 - 0x90168fef  com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9018f000 - 0x90281ff7  libcrypto.0.9.8.dylib ??? (???) <792B8722-3091-5E9F-E25F-67499CFE0599> /usr/lib/libcrypto.0.9.8.dylib
0x902d9000 - 0x9031fff7  libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
0x9032f000 - 0x9037cfeb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x9037d000 - 0x903e7fe7  libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x90429000 - 0x90433ffb  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
0x9076a000 - 0x90926fef  com.apple.ImageIO.framework 3.0.1 (3.0.1) <598CF4F9-7542-E1A7-26D2-584933497A2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90927000 - 0x90970fe7  libTIFF.dylib ??? (???) <5864AE5B-EAEB-F8B6-18FB-3D27B7895A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90972000 - 0x9097fff7  com.apple.opengl 1.6.5 (1.6.5) <0AE8B897-8A80-2C14-D6FC-DC21AC423234> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90980000 - 0x909efff7  libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x909f0000 - 0x90a05fff  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
0x90a06000 - 0x90b07fe7  libxml2.2.dylib ??? (???) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
0x90b08000 - 0x90b0bffb  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
0x90ed3000 - 0x90f81ff3  com.apple.ink.framework 1.3.1 (105) <CA3FBDC3-4BBA-7BD9-0777-A7B0751292CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x90fa4000 - 0x90fb4ff7  libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x9102f000 - 0x910affeb  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
0x910b0000 - 0x9115fff3  com.apple.ColorSync 4.6.2 (4.6.2) <F3F097AC-FDB7-3357-C64F-E28BECF4C15F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91160000 - 0x91195ff7  libGLImage.dylib ??? (???) <A6007BF7-BF3C-96DC-C435-849C6B88C58A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91196000 - 0x9119aff7  libGFXShared.dylib ??? (???) <79F4F60E-0A6D-CE9C-282E-FA85825449E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9119b000 - 0x9119bff7  com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9119c000 - 0x9122dfe7  com.apple.print.framework.PrintCore 6.1 (312.3) <6D4322AF-703C-CC19-77B4-53E6D3BB18D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x912a3000 - 0x913cffe3  com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <C226DF5C-35B0-98B8-95ED-FE5FE24E62C8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x914d3000 - 0x914ddfe7  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
0x914de000 - 0x914e0ff7  com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9174b000 - 0x9174bff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91b8d000 - 0x91b97ff7  libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x922b6000 - 0x922bfff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92332000 - 0x92336ff7  libGIF.dylib ??? (???) <83FB0DCC-355F-A930-E570-0BD95086CC59> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x924ab000 - 0x9270dff7  com.apple.security 6.0 (36910) <32B8FA26-CD73-4C45-C15A-EF8406D51FCC> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9277d000 - 0x92799fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x927cb000 - 0x927d7ff7  libkxld.dylib ??? (???) <3D2C5BA3-6A8D-C861-B346-0E19942D9AF1> /usr/lib/system/libkxld.dylib
0x9282b000 - 0x9282fff7  IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x92912000 - 0x929baffb  com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x92c69000 - 0x92c6aff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x93bfa000 - 0x93cd7ff7  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
0x93cd8000 - 0x93db2ff3  com.apple.DesktopServices 1.5.3 (1.5.3) <DA02AC94-7B0C-BD75-2305-C46A307A5FB0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94035000 - 0x9444bff7  libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9444c000 - 0x9445eff7  com.apple.MultitouchSupport.framework 204.9 (204.9) <B639F02B-33CC-150C-AE8C-1007EA7648F9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x94d9d000 - 0x94e56fe7  libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x94ed1000 - 0x94ed3ff7  libRadiance.dylib ??? (???) <462903E2-2E77-FAE5-4ED6-829AAB1980A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94ed4000 - 0x94f24fe7  libGLU.dylib ??? (???) <659ADCA2-10EC-59BD-1B0A-4928A965F1D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94f25000 - 0x94f25ff7  com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95a57000 - 0x95a58ff7  com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <3A08510C-07F7-1A09-D6ED-1A488203ACCC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95a5e000 - 0x95afafe7  com.apple.ApplicationServices.ATS 4.1 (???) <EA26375D-8276-9671-645D-D28CAEC95292> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x95b44000 - 0x95b49ff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x95b88000 - 0x95c35fe7  libobjc.A.dylib ??? (???) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
0x95c6a000 - 0x95c6aff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x95dad000 - 0x95dcdfe7  libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
0x95edf000 - 0x95f12ff7  com.apple.AE 496.1 (496.1) <1AC75AE2-AF94-2458-0B94-C3BB0115BA4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x95f13000 - 0x95f37ff7  libJPEG.dylib ??? (???) <649E1974-A527-AC0B-B3F4-B4DC30484070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x95f4b000 - 0x95f80ff7  libcups.2.dylib ??? (???) <BE4E095C-EECA-017E-11AA-C65F4D2B15C8> /usr/lib/libcups.2.dylib
0x95f81000 - 0x95f95fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x95fa2000 - 0x96146feb  libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
0x96147000 - 0x96197ff7  com.apple.framework.familycontrols 2.0 (2.0) <E6CAB425-3E40-65A3-0C23-150C26E9CBBF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x96198000 - 0x961acffb  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
0x961b5000 - 0x961bbfff  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
0x96272000 - 0x962b6fe7  com.apple.Metadata 10.6.2 (507.4) <DBCBAE7D-7B34-7806-C0B9-1E6E6D45562F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x962b7000 - 0x9642efef  com.apple.CoreFoundation 6.6.1 (550.13) <AE9FC6F7-F0B2-DE58-759E-7DB89C021A46> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9642f000 - 0x964ccfe3  com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x964cd000 - 0x9673dffb  com.apple.Foundation 6.6.1 (751.14) <CD815A50-BB33-5AA1-DD73-A5B07D394DDA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9681a000 - 0x96b81ff7  com.apple.QuartzCore 1.6.1 (227.8) <8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9755a000 - 0x9755aff7  com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9755b000 - 0x9759fff3  com.apple.coreui 2 (113) <D0FA9B36-3708-D5BF-0CC3-6CC1909BC8E6> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x976b5000 - 0x976f2ff7  com.apple.SystemConfiguration 1.10.1 (1.10.1) <BA676C76-6AAD-F630-626D-B9248535294D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x976f3000 - 0x97a16fef  com.apple.HIToolbox 1.6.2 (???) <E02640B9-7BC3-A4B4-6202-9E4127DDFDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x97a17000 - 0x97b99fe7  libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
0x97bc1000 - 0x97c3bfef  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x97c3c000 - 0x97c5aff7  com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x97c5b000 - 0x97cddffb  SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x97d2e000 - 0x97d3cfe7  libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
0x97d3d000 - 0x97d5ffef  com.apple.DirectoryService.Framework 3.6 (621.1) <3ED4949F-9604-C109-6586-5CE5F421182B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x97d6d000 - 0x97d7aff7  com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x97db7000 - 0x97e5efe7  com.apple.CFNetwork 454.5 (454.5) <A7E78E62-0C59-CE57-73D2-C4E60527781C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x97e7d000 - 0x97f73ff7  libGLProgrammability.dylib ??? (???) <82D03736-D30C-C013-BBB1-20ED9687D47F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x97f74000 - 0x97f9afff  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
0x97f9b000 - 0x97f9eff7  libCoreVMClient.dylib ??? (???) <A89D7A78-8FB0-2BDF-30DB-A35E04A6186B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x97f9f000 - 0x97ffffe7  com.apple.CoreText 3.1.0 (???) <79FD1B5C-2F93-4C5D-B07B-4DD9088E67DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9825f000 - 0x9827aff7  libPng.dylib ??? (???) <3F8682CD-C05B-607D-96E7-767646C77DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x982f2000 - 0x982f2ff7  com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9832a000 - 0x98342ff7  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
0x98343000 - 0x98778ff7  libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x98779000 - 0x987bbfe7  libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x987bc000 - 0x98816ff7  com.apple.framework.IOKit 2.0 (???) <1BE07087-27D5-0E62-F06B-007C2BED4073> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x98d3a000 - 0x98d62ff7  libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x98dd4000 - 0x98de5ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x98de6000 - 0x98de9fe7  libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x98dea000 - 0x98df1fff  com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x98fb4000 - 0x99005ff7  com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x99011000 - 0x99054ff7  com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x99055000 - 0x99075fe7  com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9925b000 - 0x992bfffb  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
0x992c0000 - 0x99373fff  libFontParser.dylib ??? (???) <FAD5E96D-CF93-CC86-6B30-A6594B930772> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib

System Profile:
Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 8 GB, SMC 1.7f10
Graphics: ATI Radeon HD 3870, ATI Radeon HD 3870, PCIe, 512 MB
Memory Module: global_name
Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 1 incoming serial ports
Network Service: Built-in Ethernet 1, Ethernet, en0
PCI Card: ATI Radeon HD 3870, ATY,MegalodonParent, Slot-1
PCI Card: ATI Radeon HD 3870, Display, Slot-1
Serial ATA Device: WDC WD2500JS-41SGB0, 232.89 GB
Serial ATA Device: Maxtor 3H500F0, 465.76 GB
Parallel ATA Device: SONY    DVD RW DW-D150A, 807.2 MB
USB Device: Hub, 0x05ac  (Apple Inc.), 0x911c, 0xfd400000
USB Device: Apple Cinema HD Display, 0x05ac  (Apple Inc.), 0x921c, 0xfd420000
USB Device: USB Printer, 0x04b8  (Seiko Epson Corp.), 0x0001, 0x3d100000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x5d200000
FireWire Device: LaCie 1394 CDRW drive LUN 0, LaCie Group SA, Up to 400 Mb/sec
FireWire Device: built-in_hub, Up to 800 Mb/sec
FireWire Device: unknown_device, Unknown