pinentry-qt (svn/r153) crashes on exec @ "assuan_register_command"; v0.7.2 execs no error.
snowcrash+gnupg-users
schneecrash+gnupg-users at gmail.com
Tue Jan 23 19:03:19 CET 2007
i'm building pinentry (v0.7.2 *&* svn/r153) on OSX.
on the way to gpg2, i've built as prereqs,
libassuan svn/r234
libksba svn/r266
libgpg-error v1.5
libgrcyppt v1.2.3
pth v2.0.7
building each as,
./configure \
--with-prefix=/usr/local \
--enable-shared --enable-static \
--disable-rpath \
--disable-pinentry-gtk --disable-glibtest --disable-gtktest \
--disable-pinentry-curses --disable-ncurses --disable-fallback-curses \
--enable-pinentry-qt --enable-mt \
--disable-embedded \
--with-qt-dir=/usr/local/qt3 \
--with-qt-includes=/usr/local/qt3/include \
--with-qt-libraries=/usr/local/qt3/lib
'make', & 'make install' seem to gp smoothly for both versions,
resulting in executables that report,
# v0.7.2
% /usr/local/bin/pinentry-qt --version
pinentry-qt (pinentry) 0.7.2
# svn/r153
% /usr/local/bin/pinentry-qt --version
pinentry-qt (pinentry) 0.7.3-cvs
, respectively.
on exec/test of v0.7.2,
% /usr/local/bin/pinentry-qt
OK Your orders please
SETDESC This is a test
GETPIN
OK
correctly pops up a PIN-Entry dialog
BUT, on exec/test of svn/r153,
% /usr/local/bin/pinentry-qt
returns, in this case, @ console,
"BUS ERROR"
and the app crashes. reported in SYSLOG, the corresponding CRASHLOG is,
% cat /Library/Logs/CrashReporter/pinentry-qt.crash.log
and shown below.
any fix?
thanks.
------------------------------------------------------------------
**********
Host Name: server
Date/Time: 2007-01-23 00:12:10.999 -0800
OS Version: 10.4.8 (Build 8L127)
Report Version: 4
Command: pinentry-qt
Path: /usr/local/bin/pinentry-qt
Parent: tcsh [5401]
Version: ??? (???)
PID: 3553
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000100
Thread 0 Crashed:
0 pinentry-qt 0x000123c8 assuan_register_command + 40 (assuan-handler.c:247)
1 pinentry-qt 0x00011390 pinentry_loop + 208 (pinentry.c:663)
2 pinentry-qt 0x0000dc74 main + 516 (main.cpp:181)
3 pinentry-qt 0x0000236c _start + 760
4 pinentry-qt 0x00002070 start + 48
Thread 0 crashed with PPC Thread State 64:
srr0: 0x00000000000123c8 srr1: 0x000000000200d030
vrsave: 0x0000000000000000
cr: 0x42004422 xer: 0x0000000000000004 lr:
0x00000000000123b0 ctr: 0x0000000000000018
r0: 0x0000000000011390 r1: 0x00000000bfffc8a0 r2:
0x000000000001c070 r3: 0x00000000007ef004
r4: 0x0000000000000100 r5: 0x0000000000016b1c r6:
0x0000000000010e60 r7: 0x0000000000000000
r8: 0x0000000000000000 r9: 0x0000000000000001 r10:
0x0000000000000018 r11: 0x00000000bfffcc04
r12: 0x0000000090002968 r13: 0x0000000000000000 r14:
0x0000000000000000 r15: 0x0000000000000000
r16: 0x0000000000000000 r17: 0x0000000000000000 r18:
0x0000000000000000 r19: 0x0000000000000000
r20: 0x0000000000000000 r21: 0x0000000000000000 r22:
0x0000000000016138 r23: 0x000000000001da84
r24: 0x0000000000000000 r25: 0x00000000bfffcaac r26:
0x0000000000000001 r27: 0x0000000000000100
r28: 0x0000000000000001 r29: 0x0000000000016b1c r30:
0x00000000007ef004 r31: 0x00000000000123b0
Binary Images Description:
0x1000 - 0x1bfff pinentry-qt /usr/local/bin/pinentry-qt
0x22f000 - 0x25efff libncurses.5.6.dylib
/usr/local/lib/libncurses.5.6.dylib
0x27a000 - 0x282fff libintl.8.dylib /usr/local/lib/libintl.8.dylib
0x29a000 - 0x2acfff libz.1.dylib /usr/local/lib/libz.1.dylib
0x2b0000 - 0x2eafff libssl.0.9.8.dylib
/usr/local/ssl/lib/libssl.0.9.8.dylib
0x405000 - 0x4f9fff libiconv.2.dylib /usr/local/lib/libiconv.2.dylib
0x548000 - 0x566fff libpng12.0.dylib /usr/local/lib/libpng12.0.dylib
0x5c4000 - 0x5f3fff libmysqlclient_r.15.dylib
/usr/local/mysql/lib/mysql/libmysqlclient_r.15.dylib
0x62e000 - 0x652fff libreadline.5.2.dylib
/usr/local/lib/libreadline.5.2.dylib
0x6a1000 - 0x6a6fff libSM.6.dylib /usr/X11R6/lib/libSM.6.dylib
0x6aa000 - 0x6b9fff libICE.6.dylib /usr/X11R6/lib/libICE.6.dylib
0x6c1000 - 0x6cdfff libXext.6.dylib /usr/X11R6/lib/libXext.6.dylib
0x6d3000 - 0x79cfff libX11.6.dylib /usr/X11R6/lib/libX11.6.dylib
0x1008000 - 0x110afff libcrypto.0.9.8.dylib
/usr/local/ssl/lib/libcrypto.0.9.8.dylib
0x1177000 - 0x1195fff libpng.3.dylib /usr/local/lib/libpng.3.dylib
0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib
/usr/lib/system/libmathCommon.A.dylib
0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2
(???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90293000 - 0x90344fff ATS
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38
(???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6
(368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4
(???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90ae8000 - 0x90b58fff com.apple.framework.IOKit 1.4
(???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b6e000 - 0x90b80fff libauto.dylib /usr/lib/libauto.dylib
0x90b87000 - 0x90e5efff com.apple.CoreServices.CarbonCore
681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec4000 - 0x90f44fff com.apple.CoreServices.OSServices
4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f8e000 - 0x90fcffff com.apple.CFNetwork
129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe4000 - 0x90ffcfff com.apple.WebServices 1.1.2
(1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x9100c000 - 0x9108dfff com.apple.SearchKit
1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d3000 - 0x910fcfff com.apple.Metadata 10.4.4
(121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9110d000 - 0x9111bfff libz.1.dylib /usr/lib/libz.1.dylib
0x9111e000 - 0x912d9fff com.apple.security 4.6
(29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x913d8000 - 0x913e1fff com.apple.DiskArbitration
2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913e8000 - 0x91410fff com.apple.SystemConfiguration
1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91423000 - 0x9142efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x91433000 - 0x9143bfff libbsm.dylib /usr/lib/libbsm.dylib
0x9143f000 - 0x914bafff com.apple.audio.CoreAudio
3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914f7000 - 0x914f7fff com.apple.ApplicationServices 10.4
(???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914f9000 - 0x91531fff com.apple.AE 1.5
(297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9154c000 - 0x91619fff com.apple.ColorSync
4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9166e000 - 0x916fffff com.apple.print.framework.PrintCore 4.6
(177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91746000 - 0x917fdfff com.apple.QD 3.10.21
(???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9183a000 - 0x91898fff com.apple.HIServices 1.5.3
(???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918c7000 - 0x918e8fff com.apple.LangAnalysis
1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x918fc000 - 0x91921fff com.apple.FindByContent
1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91934000 - 0x91976fff com.apple.LaunchServices
181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91992000 - 0x919a6fff com.apple.speech.synthesis.framework
3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919b4000 - 0x919f6fff com.apple.ImageIO.framework
1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a0c000 - 0x91ad3fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91b21000 - 0x91b36fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91b3b000 - 0x91b59fff libJPEG.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b5f000 - 0x91bcefff libJP2.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91be5000 - 0x91be9fff libGIF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91beb000 - 0x91c4afff libRaw.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91c4f000 - 0x91c8cfff libTIFF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c93000 - 0x91cacfff libPng.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91cb1000 - 0x91cb4fff libRadiance.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91cb6000 - 0x91cb6fff com.apple.Accelerate 1.2.2 (Accelerate
1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cb8000 - 0x91d9dfff com.apple.vImage
2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91da5000 - 0x91dc4fff com.apple.Accelerate.vecLib 3.2.2 (vecLib
3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91e30000 - 0x91e9efff libvMisc.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91ea9000 - 0x91f3efff libvDSP.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91f58000 - 0x924e0fff libBLAS.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92513000 - 0x9283efff libLAPACK.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9286e000 - 0x928f6fff com.apple.DesktopServices
1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92937000 - 0x92b62fff com.apple.Foundation 6.4.6
(567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c80000 - 0x92d5efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92d7e000 - 0x92e6cfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92e7e000 - 0x92e9cfff libGL.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92ea7000 - 0x92f01fff libGLU.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f1f000 - 0x92f1ffff com.apple.Carbon 10.4
(???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92f21000 - 0x92f35fff com.apple.ImageCapture
3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92f4d000 - 0x92f5dfff com.apple.speech.recognition.framework
3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92f69000 - 0x92f7efff com.apple.securityhi 2.0
(203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92f90000 - 0x93017fff com.apple.ink.framework 101.2
(69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9302b000 - 0x93036fff com.apple.help 1.0.3
(32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x93040000 - 0x9306dfff com.apple.openscripting 1.2.5
(???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93087000 - 0x93096fff com.apple.print.framework.Print 5.2
(192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x930a2000 - 0x93108fff com.apple.htmlrendering
1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93139000 - 0x93188fff com.apple.NavigationServices 3.4.4
(3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x931b6000 - 0x931d3fff com.apple.audio.SoundManager
3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x931e5000 - 0x931f2fff com.apple.CommonPanels 1.2.2
(73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x931fb000 - 0x93508fff com.apple.HIToolbox 1.4.8
(???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93657000 - 0x93663fff com.apple.opengl
1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x94167000 - 0x9422afff com.apple.audio.toolbox.AudioToolbox
1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9427c000 - 0x9427cfff com.apple.audio.units.AudioUnit
1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94775000 - 0x94a44fff com.apple.QuickTime
7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94b07000 - 0x94b78fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x94beb000 - 0x94c0bfff libmx.A.dylib /usr/lib/libmx.A.dylib
0x97cd5000 - 0x97ce2fff com.apple.agl 2.5.6
(AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0xb2000000 - 0xb2535fff libqt-mt.3.dylib /usr/local/lib/libqt-mt.3.dylib
More information about the Gnupg-users
mailing list