bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13619: 24.3.50; Frequent network-related crashes


From: Didier Verna
Subject: bug#13619: 24.3.50; Frequent network-related crashes
Date: Sun, 03 Feb 2013 14:26:00 +0100

       Hello,

I've been getting frequent crashes in the OSX port for some time
now. This happens mostly when I use Gnus. Unfortunately, I don't get a
core dump. I do have an OSX crash report though, which I have attached
below. Hope this helps.

Process:         Emacs [41918]
Path:            /Applications/Emacs.app/Contents/MacOS/Emacs
Identifier:      org.gnu.Emacs
Version:         Version 24.3.50 (9.0)
Code Type:       X86-64 (Native)
Parent Process:  launchd [74279]

Date/Time:       2013-02-03 14:12:54.357 +0100
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          10426676 sec
Crashes Since Last Report:           120
Per-App Interval Since Last Report:  2211113 sec
Per-App Crashes Since Last Report:   27
Anonymous UUID:                      056A928D-84C8-4C0C-848A-7FC1FCD2E771

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

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib                   0x00007fff81c2e0b6 __kill + 10
1   org.gnu.Emacs                       0x00000001000ec074 
terminate_due_to_signal + 116 (emacs.c:345)
2   org.gnu.Emacs                       0x0000000100111763 0x100000000 + 1120099
3   org.gnu.Emacs                       0x00000001002250af ns_term_shutdown + 
79 (nsterm.m:4268)
4   org.gnu.Emacs                       0x00000001000e9ee5 shut_down_emacs + 
197 (emacs.c:1959)
5   org.gnu.Emacs                       0x00000001000ec04b 
terminate_due_to_signal + 75 (emacs.c:327)
6   org.gnu.Emacs                       0x00000001001612a3 0x100000000 + 1446563
7   org.gnu.Emacs                       0x000000010021f4ab 0x100000000 + 2225323
8   com.apple.CoreFoundation            0x00007fff852441d6 
_CFAutoreleasePoolPop + 230
9   com.apple.Foundation                0x00007fff894830b3 -[NSAutoreleasePool 
release] + 158
10  org.gnu.Emacs                       0x0000000100227962 ns_read_socket + 226 
(nsterm.m:3407)
11  org.gnu.Emacs                       0x00000001000f6ebf gobble_input + 207 
(keyboard.c:6776)
12  org.gnu.Emacs                       0x00000001000f7220 get_input_pending + 
144 (keyboard.c:6698)
13  org.gnu.Emacs                       0x00000001000f74c0 swallow_events + 48 
(keyboard.c:4191)
14  org.gnu.Emacs                       0x0000000100004b35 sit_for + 53 
(dispnew.c:5868)
15  org.gnu.Emacs                       0x00000001000fe9fb read_char + 6411 
(keyboard.c:2668)
16  org.gnu.Emacs                       0x00000001001014ba read_key_sequence + 
2426 (keyboard.c:9241)
17  org.gnu.Emacs                       0x0000000100104655 command_loop_1 + 725 
(keyboard.c:1460)
18  org.gnu.Emacs                       0x0000000100184b45 
internal_condition_case + 293 (eval.c:1194)
19  org.gnu.Emacs                       0x00000001000f8847 command_loop_2 + 55 
(keyboard.c:1176)
20  org.gnu.Emacs                       0x0000000100184c3e internal_catch + 222 
(eval.c:964)
21  org.gnu.Emacs                       0x00000001000f916c recursive_edit_1 + 
364 (keyboard.c:1155)
22  org.gnu.Emacs                       0x00000001000f93d7 Frecursive_edit + 
535 (keyboard.c:852)
23  org.gnu.Emacs                       0x00000001000eb22f main + 2927 
(emacs.c:1557)
24  org.gnu.Emacs                       0x0000000100001b74 start + 52

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib                   0x00007fff81bf8c0a kevent + 10
1   libSystem.B.dylib                   0x00007fff81bfaadd _dispatch_mgr_invoke 
+ 154
2   libSystem.B.dylib                   0x00007fff81bfa7b4 
_dispatch_queue_invoke + 185
3   libSystem.B.dylib                   0x00007fff81bfa2de 
_dispatch_worker_thread2 + 252
4   libSystem.B.dylib                   0x00007fff81bf9c08 _pthread_wqthread + 
353
5   libSystem.B.dylib                   0x00007fff81bf9aa5 start_wqthread + 13

Thread 2:
0   libSystem.B.dylib                   0x00007fff81bdfd7a mach_msg_trap + 10
1   libSystem.B.dylib                   0x00007fff81be0444 mach_msg + 146
2   com.unsanity.ape                    0x0000000100bc2f8f __ape_agent + 201
3   libSystem.B.dylib                   0x00007fff81c18fd6 _pthread_start + 331
4   libSystem.B.dylib                   0x00007fff81c18e89 thread_start + 13

Thread 3:
0   libSystem.B.dylib                   0x00007fff81c23932 select$DARWIN_EXTSN 
+ 10
1   org.gnu.Emacs                       0x000000010022e438 -[EmacsApp 
fd_handler:] + 632 (nsterm.m:4582)
2   com.apple.Foundation                0x00007fff89491114 __NSThread__main__ + 
1429
3   libSystem.B.dylib                   0x00007fff81c18fd6 _pthread_start + 331
4   libSystem.B.dylib                   0x00007fff81c18e89 thread_start + 13

Thread 4:
0   libSystem.B.dylib                   0x00007fff81bf9a2a __workq_kernreturn + 
10
1   libSystem.B.dylib                   0x00007fff81bf9e3c _pthread_wqthread + 
917
2   libSystem.B.dylib                   0x00007fff81bf9aa5 start_wqthread + 13

Thread 5:
0   libSystem.B.dylib                   0x00007fff81bf9a2a __workq_kernreturn + 
10
1   libSystem.B.dylib                   0x00007fff81bf9e3c _pthread_wqthread + 
917
2   libSystem.B.dylib                   0x00007fff81bf9aa5 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfcc28  
rdx: 0x0000000000000000
  rdi: 0x000000000000a3be  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfcc50  
rsp: 0x00007fff5fbfcc28
   r8: 0x00007fff706ee760   r9: 0x00007fff5fbfcbd0  r10: 0x00007fff81c41542  
r11: 0x0000000000000206
  r12: 0x0000000000000028  r13: 0x000000010180303a  r14: 0x0000000000000006  
r15: 0x0000000100777b50
  rip: 0x00007fff81c2e0b6  rfl: 0x0000000000000206  cr2: 0x00000001002b7000

Binary Images:
       0x100000000 -        0x100340fff +org.gnu.Emacs Version 24.3.50 (9.0) 
<4AB9FC4D-DD6A-4C0A-DEBE-90C791792379> 
/Applications/Emacs.app/Contents/MacOS/Emacs
       0x100843000 -        0x100843fff +GlimsLoaderMinimal.dylib ??? (???) 
<3BAA9682-DD18-8442-D38A-7160FC8F7EAE> 
/Library/Frameworks/GlimsAdditions.framework/Library/GlimsLoaderMinimal.dylib
       0x100846000 -        0x100912fd7 +libgnutls.28.dylib 44.1.0 
(compatibility 44.0.0) <DC3D7FC7-AFA4-AE1A-9470-2B9BF0E844B0> 
/usr/local/lib/libgnutls.28.dylib
       0x100941000 -        0x10094dff7 +libp11-kit.0.dylib ??? (???) 
<8FCEDB59-31F0-1A34-8D26-82AD0603C8E1> /usr/local/lib/libp11-kit.0.dylib
       0x100953000 -        0x100962ff7 +libtasn1.6.dylib 8.1.0 (compatibility 
8.0.0) <253A88CF-8E30-5667-D87D-28BA1155B157> /usr/local/lib/libtasn1.6.dylib
       0x100966000 -        0x100985fff +libnettle.4.4.dylib 4.4.0 
(compatibility 4.0.0) <09373FE7-093C-F000-0740-47CA40F6DDB5> 
/usr/local/lib/libnettle.4.4.dylib
       0x100994000 -        0x1009a1ff7 +libhogweed.2.2.dylib 2.2.0 
(compatibility 2.0.0) <9BA64902-FF17-D742-8134-AAEF61D15471> 
/usr/local/lib/libhogweed.2.2.dylib
       0x1009ac000 -        0x1009fffff +libgmp.10.dylib 11.5.0 (compatibility 
11.0.0) <FD51FD9F-82F5-5F7D-35C2-42357442F4D2> /usr/local/lib/libgmp.10.dylib
       0x100bc0000 -        0x100bd5ff7 +com.unsanity.ape 2.6.1 (2.6.1) 
<751AA5E7-ED1A-3B2F-5845-799AFD585CC7> 
/Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
       0x102212000 -        0x102214ff7 +org.ianhenderson.megazoomer ??? (0.5) 
<13A5B8DD-24FA-37FF-9404-5766FE0DC876> /Library/Application 
Support/SIMBL/Plugins/megazoomer.bundle/Contents/MacOS/megazoomer
       0x102897000 -        0x10289bff7  libFontRegistryUI.dylib ??? (???) 
<763B8E8F-8602-2096-7CC8-CEE1F4248028> 
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
       0x1028d7000 -        0x1028daff7 +net.culater.SIMBL.osax 0.9.9 (0.9.9) 
<F0F26DED-2BF8-C0BF-8D26-30D50D989095> 
/Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
       0x1028df000 -        0x1028e9fff +com.dvlsoft.cutebar.plugin 0.1 (100) 
<F181FB12-A0EB-5BA0-C6AB-628BA813AC31> 
/Users/didier/science/src/osx/CuteBar/Plugin/build/Release/CuteBar.bundle/Contents/MacOS/CuteBar
       0x102bd8000 -        0x102bf1fff +com.randomapplications.sizewellplugin 
??? (0.8.1) <FC2859EE-B792-0D8B-D253-9BF767CBEF20> /Library/Application 
Support/SIMBL/Plugins/SizeWell.bundle/Contents/MacOS/SizeWell
       0x105d2d000 -        0x105d4dfff +net.infinite-labs.Afloat 2.1.1 (2.11) 
<0504EDC8-E55E-FF46-5B26-1CC8A85F72BB> /Library/Application 
Support/SIMBL/Plugins/Afloat.bundle/Contents/MacOS/Afloat
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) 
<B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff8000f000 -     0x7fff80050fef  com.apple.QD 3.36 (???) 
<5DC41E81-32C9-65B2-5528-B33E934D5BB4> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff80051000 -     0x7fff80136fef  com.apple.DesktopServices 1.5.11 
(1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> 
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff80181000 -     0x7fff801c8ff7  com.apple.coreui 2 (114) 
<BB09E685-1F5D-0676-1A0E-295610B387A8> 
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff801e3000 -     0x7fff8022bff7  libvDSP.dylib 268.0.1 (compatibility 
1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff80239000 -     0x7fff80248fef  com.apple.opengl 1.6.14 (1.6.14) 
<ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8027c000 -     0x7fff8045efef  libType1Scaler.dylib ??? (???) 
<7892C4D7-3E5E-D7DA-AA4E-8D4ACED143D9> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x7fff8050c000 -     0x7fff8054fff7  libRIP.A.dylib 545.0.0 (compatibility 
64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff80550000 -     0x7fff80600fff  edu.mit.Kerberos 6.5.11 (6.5.11) 
<085D80F5-C9DC-E252-C21B-03295E660C91> 
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8065e000 -     0x7fff8067ffff  libresolv.9.dylib 41.1.0 
(compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> 
/usr/lib/libresolv.9.dylib
    0x7fff80680000 -     0x7fff806abff7  libxslt.1.dylib 3.24.0 (compatibility 
3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
    0x7fff806ac000 -     0x7fff806fbff7  
com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) 
<01B370FB-D524-F660-3826-E85B7F0D85CD> 
/System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff806fc000 -     0x7fff80779fef  libstdc++.6.dylib 7.9.0 (compatibility 
7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff8077a000 -     0x7fff80894fff  libGLProgrammability.dylib ??? (???) 
<D1650AED-02EF-EFB3-100E-064C7F018745> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff80895000 -     0x7fff808aaff7  com.apple.LangAnalysis 1.6.6 (1.6.6) 
<DC999B32-BF41-94C8-0583-27D9AB463E8B> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff81040000 -     0x7fff81041fff  liblangid.dylib ??? (???) 
<EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff81042000 -     0x7fff81046ff7  libCGXType.A.dylib 545.0.0 
(compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff81564000 -     0x7fff81578fff  libGL.dylib ??? (???) 
<2ECE3B0F-39E1-3938-BF27-7205C6D0358B> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff81935000 -     0x7fff8197efef  libGLU.dylib ??? (???) 
<B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8197f000 -     0x7fff819a7fff  com.apple.DictionaryServices 1.1.2 
(1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff819a8000 -     0x7fff81a26ff7  com.apple.CoreText 151.13 (???) 
<5C6214AD-D683-80A8-86EB-328C99B75322> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff81a58000 -     0x7fff81ad7fe7  com.apple.audio.CoreAudio 3.2.6 
(3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> 
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff81ad8000 -     0x7fff81b24fff  libauto.dylib ??? (???) 
<F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff81bd7000 -     0x7fff81bdcfff  libGIF.dylib ??? (???) 
<5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff81bdf000 -     0x7fff81da0fef  libSystem.B.dylib 125.2.11 
(compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> 
/usr/lib/libSystem.B.dylib
    0x7fff81dfd000 -     0x7fff81e02fff  libGFXShared.dylib ??? (???) 
<6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff81e03000 -     0x7fff81e03ff7  com.apple.CoreServices 44 (44) 
<DC7400FB-851E-7B8A-5BF6-6F50094302FB> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff81e1d000 -     0x7fff81e67ff7  com.apple.Metadata 10.6.3 (507.15) 
<DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff81e68000 -     0x7fff81e68ff7  com.apple.Cocoa 6.6 (???) 
<68B0BE46-6E24-C96F-B341-054CF9E8F3B6> 
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff81e69000 -     0x7fff81e89fff  com.apple.DirectoryService.Framework 
3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> 
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff81f40000 -     0x7fff81f46ff7  com.apple.DiskArbitration 2.3 (2.3) 
<857F6E43-1EF4-7D53-351B-10DE0A8F992A> 
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff81f50000 -     0x7fff82012fe7  libFontParser.dylib ??? (???) 
<EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff82032000 -     0x7fff821f0fff  libicucore.A.dylib 40.0.0 
(compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> 
/usr/lib/libicucore.A.dylib
    0x7fff821f1000 -     0x7fff821ffff7  libkxld.dylib ??? (???) 
<8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
    0x7fff82230000 -     0x7fff82a3afe7  libBLAS.dylib 219.0.0 (compatibility 
1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff82a3b000 -     0x7fff82a52fff  com.apple.ImageCapture 6.1 (6.1) 
<79AB2131-2A6C-F351-38A9-ED58B25534FD> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff82a53000 -     0x7fff82d87fef  com.apple.CoreServices.CarbonCore 
861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff82d88000 -     0x7fff83011ff7  com.apple.security 6.1.2 (55002) 
<772E1B13-8271-02F8-B1FE-023592A7AED7> 
/System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff830ca000 -     0x7fff830cdff7  com.apple.securityhi 4.0 (36638) 
<38935851-09E4-DDAB-DB1D-30ADC39F7ED0> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff830ce000 -     0x7fff8310dfef  libncurses.5.4.dylib 5.4.0 
(compatibility 5.4.0) <E1F34D53-3D62-78C0-CAD8-8AD22C110A9E> 
/usr/lib/libncurses.5.4.dylib
    0x7fff8310e000 -     0x7fff8311dfff  com.apple.NetFS 3.2.2 (3.2.2) 
<7CCBD70E-BF31-A7A7-DB98-230687773145> 
/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff83129000 -     0x7fff832e8fff  com.apple.ImageIO.framework 3.0.6 
(3.0.6) <2C39859A-043D-0EB0-D412-EC2B5714B869> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff83327000 -     0x7fff8345cfff  com.apple.audio.toolbox.AudioToolbox 
1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> 
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8345d000 -     0x7fff83484ff7  libJPEG.dylib ??? (???) 
<472D4A31-C1F3-57FD-6453-6621C48B95BF> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff83485000 -     0x7fff8349bfe7  com.apple.MultitouchSupport.framework 
207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> 
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff834f8000 -     0x7fff834f8ff7  com.apple.Accelerate 1.6 (Accelerate 
1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff834f9000 -     0x7fff83506fe7  libCSync.A.dylib 545.0.0 
(compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff83507000 -     0x7fff83528fe7  libPng.dylib ??? (???) 
<14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff83529000 -     0x7fff8352cfff  com.apple.help 1.3.2 (41.1) 
<BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8352d000 -     0x7fff835e3ff7  libobjc.A.dylib 227.0.0 (compatibility 
1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
    0x7fff8381f000 -     0x7fff8393efe7  libcrypto.0.9.8.dylib 0.9.8 
(compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> 
/usr/lib/libcrypto.0.9.8.dylib
    0x7fff8393f000 -     0x7fff83a37ff7  libiconv.2.dylib 7.0.0 (compatibility 
7.0.0) <E0683DF0-8180-58A2-BA49-511111D4F36E> /usr/lib/libiconv.2.dylib
    0x7fff83a38000 -     0x7fff83d36fff  com.apple.HIToolbox 1.6.5 (???) 
<AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff83d53000 -     0x7fff83d65fe7  libsasl2.2.dylib 3.15.0 (compatibility 
3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff83e3f000 -     0x7fff83ef4fe7  com.apple.ink.framework 1.3.3 (107) 
<D76C7591-B060-E2DE-6634-968FDABD87EF> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff83ef5000 -     0x7fff83f18fff  com.apple.opencl 12.3.6 (12.3.6) 
<42FA5783-EB80-1168-4015-B8C68F55842F> 
/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff83fc7000 -     0x7fff84027fe7  com.apple.framework.IOKit 2.0 (???) 
<4F071EF0-8260-01E9-C641-830E582FA416> 
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff84028000 -     0x7fff840e9fef  com.apple.ColorSync 4.6.8 (4.6.8) 
<7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff840ea000 -     0x7fff8417afff  com.apple.SearchKit 1.3.0 (1.3.0) 
<3403E658-A54E-A79A-12EB-E090E8743984> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8417b000 -     0x7fff84877ff7  com.apple.CoreGraphics 1.545.0 (???) 
<58D597B1-EB3B-710E-0B8C-EC114D54E11B> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8488e000 -     0x7fff8488eff7  com.apple.Accelerate.vecLib 3.6 
(vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff848fc000 -     0x7fff84902ff7  IOSurface ??? (???) 
<04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> 
/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff84903000 -     0x7fff8499dfff  com.apple.ApplicationServices.ATS 
275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8499e000 -     0x7fff84a5bfff  com.apple.CoreServices.OSServices 
359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff84aea000 -     0x7fff84c00ff7  libxml2.2.dylib 10.3.0 (compatibility 
10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
    0x7fff84c01000 -     0x7fff84c1afff  com.apple.CFOpenDirectory 10.6 (10.6) 
<CCF79716-7CC6-2520-C6EB-A4F56AD0A207> 
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff84c9f000 -     0x7fff84d2bfef  SecurityFoundation ??? (???) 
<6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> 
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff84d2c000 -     0x7fff84e09fff  com.apple.vImage 4.1 (4.1) 
<C3F44AA9-6F71-0684-2686-D3BBC903F020> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff85075000 -     0x7fff850a6fff  libGLImage.dylib ??? (???) 
<562565E1-AA65-FE96-13FF-437410C886D0> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff850a7000 -     0x7fff85160fff  libsqlite3.dylib 9.6.0 (compatibility 
9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff8520f000 -     0x7fff85386fe7  com.apple.CoreFoundation 6.6.6 
(550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> 
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff85387000 -     0x7fff85d81ff7  com.apple.AppKit 6.6.8 (1038.36) 
<4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> 
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff85d82000 -     0x7fff85d98fef  libbsm.0.dylib ??? (???) 
<83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
    0x7fff85d99000 -     0x7fff85d9aff7  com.apple.TrustEvaluationAgent 1.1 (1) 
<306FD9EE-A301-41D5-EBDE-2FC52F28229C> 
/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff85dc3000 -     0x7fff85e19fe7  libTIFF.dylib ??? (???) 
<9BC0CAD5-47F2-9B4F-0C10-D50A7A27F461> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8601c000 -     0x7fff8601efff  com.apple.print.framework.Print 6.1 
(237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8694a000 -     0x7fff86a1efe7  com.apple.CFNetwork 454.12.4 
(454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff86a9c000 -     0x7fff86a9cff7  com.apple.vecLib 3.6 (vecLib 3.6) 
<08D3D45D-908B-B86A-00BA-0F978D2702A7> 
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff86afe000 -     0x7fff86f42fef  libLAPACK.dylib 219.0.0 (compatibility 
1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8741e000 -     0x7fff87458fff  libcups.2.dylib 2.8.0 (compatibility 
2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib
    0x7fff87459000 -     0x7fff8745dff7  libmathCommon.A.dylib 315.0.0 
(compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> 
/usr/lib/system/libmathCommon.A.dylib
    0x7fff8745e000 -     0x7fff87479ff7  com.apple.openscripting 1.3.1 (???) 
<5A6ECC32-04D0-9A62-635D-1DD03EC6E190> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff874fd000 -     0x7fff87538fff  com.apple.AE 496.5 (496.5) 
<208DF391-4DE6-81ED-C697-14A2930D1BC6> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff87545000 -     0x7fff8754aff7  com.apple.CommonPanels 1.2.4 (91) 
<4D84803B-BD06-D80E-15AE-EFBE43F93605> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8754b000 -     0x7fff87689fff  com.apple.CoreData 102.1 (251) 
<782F29CA-ACC7-4A77-5772-52FBE2CEFB5E> 
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8768a000 -     0x7fff8768aff7  com.apple.Carbon 150 (152) 
<19B37B7B-1594-AD0A-7F14-FA2F85AD7241> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff876cb000 -     0x7fff876cdfff  libRadiance.dylib ??? (???) 
<61631C08-60CC-D122-4832-EA59824E0025> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff876ce000 -     0x7fff876d9ff7  com.apple.speech.recognition.framework 
3.11.1 (3.11.1) <60484D84-BA63-13DD-50E9-ABDA402C3C45> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff87794000 -     0x7fff8779aff7  com.apple.CommerceCore 1.0 (9.1) 
<3691E9BA-BCF4-98C7-EFEC-78DA6825004E> 
/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff87af9000 -     0x7fff87b3afff  com.apple.SystemConfiguration 1.10.8 
(1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> 
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff87dad000 -     0x7fff87e00ff7  com.apple.HIServices 1.8.3 (???) 
<F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff87e01000 -     0x7fff87e08fff  com.apple.OpenDirectory 10.6 (10.6) 
<4200CFB0-DBA1-62B8-7C7C-91446D89551F> 
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff87e09000 -     0x7fff87ea9fff  com.apple.LaunchServices 362.3 (362.3) 
<B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff87eaa000 -     0x7fff87effff7  com.apple.framework.familycontrols 
2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> 
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff88f6b000 -     0x7fff88f6cff7  com.apple.audio.units.AudioUnit 1.6.7 
(1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> 
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8903a000 -     0x7fff8904bff7  libz.1.dylib 1.2.3 (compatibility 
1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff891ad000 -     0x7fff89232ff7  com.apple.print.framework.PrintCore 
6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff893e3000 -     0x7fff89421fe7  libFontRegistry.dylib ??? (???) 
<395D7C0D-36B5-B353-0DC8-51ABC0B1C030> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff89480000 -     0x7fff89702fff  com.apple.Foundation 6.6.8 (751.63) 
<E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> 
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff89703000 -     0x7fff89706ff7  libCoreVMClient.dylib ??? (???) 
<75819794-3B7A-8944-D004-7EA6DD7CE836> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff89819000 -     0x7fff8984cff7  libTrueTypeScaler.dylib ??? (???) 
<B7BA8104-FA18-39A2-56E1-922EE7A660AC> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff8984d000 -     0x7fff89861ff7  com.apple.speech.synthesis.framework 
3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff89862000 -     0x7fff89862ff7  com.apple.ApplicationServices 38 (38) 
<10A0B9E9-4988-03D4-FC56-DDE231A02C63> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff89b32000 -     0x7fff89f79fef  com.apple.RawCamera.bundle 3.7.1 (570) 
<5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> 
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff89f7a000 -     0x7fff89f9fff7  com.apple.CoreVideo 1.6.2 (45.6) 
<E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> 
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff89fec000 -     0x7fff8a056fe7  libvMisc.dylib 268.0.1 (compatibility 
1.0.0) <7D8B6D68-7E70-2AF2-BF9F-2CD56145909C> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8a35b000 -     0x7fff8a426fff  ColorSyncDeprecated.dylib 4.6.0 
(compatibility 1.0.0) <86982FBB-B224-CBDA-A9AD-8EE97BDB8681> 
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff8a427000 -     0x7fff8a7c4fe7  com.apple.QuartzCore 1.6.3 (227.37) 
<16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> 
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) 
<9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.4 
GHz, 8 GB, SMC 1.58f15
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom 
BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: TOSHIBA MK3255GSXF, 298.09 GB
Serial ATA Device: MATSHITADVD-R   UJ-898
USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 
0xfa130000 / 5
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 
0xfa120000 / 4
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 
0xfa113000 / 8
USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Portable, 0x0bc2  (Seagate LLC), 0x2300, 0xfd130000 / 5
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0xfd110000 / 4
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000 / 3

In GNU Emacs 24.3.50.2 (i386-apple-darwin10.8.0, NS apple-appkit-1038.36)
 of 2013-01-18 on Scofield.local
Bzr revision: 111547 dmantipov@yandex.ru-20130118063212-gtu4eujw1pt7gu4t
Windowing system distributor `Apple', version 10.3.1038
Configured using:
 `configure --with-ns --enable-checking --enable-check-lisp-object-type
 --x-includes=/opt/X11/include --x-libraries=/opt/X11/lib --no-create
 --no-recursion'

Important settings:
  locale-coding-system: nil
  default enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  gnus-topic-mode: t
  gnus-undo-mode: t
  show-paren-mode: t
  global-whitespace-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  size-indication-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<return> <help-echo> <help-echo> M-< n l s M-x r e 
p o r t - e m a c s <tab> <return>

Recent messages:
Opening nnml server on archive...done
Reading active file from archive via nnml...done
Reading active file via nndraft...done
Contacting host: planet.lisp.org:80
Checking new news...done
No news is good news
Warning: Opening nntp server on news.epita.fr...failed: >>> 
(wrong-type-argument stringp nil); Server nntp+news.epita.fr previously 
determined to be down; not retrying
Mark set
No news is good news
(No changes need to be saved)

Load-path shadows:
None found.

Features:
(shadow sort compface vc-git gnus-fun footnote warnings emacsbug
sendmail gnus-topic mm-archive url-http url-gw url-cache url-auth
url-handlers utf-7 nnrss xml mm-url url url-proxy url-privacy url-expand
url-methods url-history url-cookie url-domsuf url-util url-parse
url-vars nndoc nndraft nnmh nnimap parse-time utf7 epa-file epa derived
epg netrc gnutls nnml bbdb-gnus bbdb-snarf mail-extr network-stream
auth-source eieio byte-opt bytecomp byte-compile cconv starttls tls
gnus-agent gnus-srvr gnus-score score-mode nnvirtual nntp gnus-cache
spam spam-stat bbdb-com advice message-utils gnus-uu yenc gnus-msg
gnus-diary gnus-art mm-uu mml2015 epg-config mm-view mml-smime smime
password-cache dig mailcap nndiary gnus-sum gnus-group gnus-undo nnmail
mail-source nnoo gnus-start gnus-spec gnus-int gnus-range bbdb-autoloads
bbdb timezone message format-spec rfc822 mml mml-sec mm-decode mm-bodies
mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev
gmm-utils mailheader gnus-win server checkdoc thingatpt help-mode imenu
eldoc ucs-utils help-fns font-utils unicode-fonts rcfiles
slime-autoloads rcfiles-autoloads auctex-autoloads tex-site info
easymenu nlinum-autoloads package saveplace disp-table milonga-theme
cl-macs gv paren gnus gnus-ems nnheader gnus-util mail-utils mm-util
mail-prsvr wid-edit whitespace cus-start cus-load cl nadvice cl-lib
time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win
tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment
lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar
mouse jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer loaddefs button faces cus-face macroexp files text-properties
overlay sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process ns multi-tty
emacs)

-- 
Resistance is futile. You will be jazzimilated.

Scientific site:   http://www.lrde.epita.fr/~didier
Music (Jazz) site: http://www.didierverna.com

EPITA/LRDE, 14-16 rue Voltaire, 94276 Le Kremlin-Bictre, France
Tel. +33 (0)1 44 08 01 85       Fax. +33 (0)1 53 14 59 22

reply via email to

[Prev in Thread] Current Thread [Next in Thread]