This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [1.7] problems with compiling geos



Dave Korn a écrit :
 this dll ?
> 
>   Generic solution: How to find out which package contains any file from your
> cygwin install:
> 
>> $ cygcheck -f /usr/bin/cygstdc++-6.dll
>> libstdc++6-4.3.4-1


Ok so i reinstalled binutils, gcc-*, and libstdc++.
Then go to the root folder of geos, do the make clean an recompile dance.
Compilation ok, but rhe program always segfault but the error seems different.

I think the problem is in the following trace:
(gdb)
0x610bc6e2 in __small_vsprintf () from /usr/bin/cygwin1.dll
(gdb)
0x610bc6e6 in __small_vsprintf () from /usr/bin/cygwin1.dll
(gdb)
0x610bc6e9 in __small_vsprintf () from /usr/bin/cygwin1.dll
(gdb)
0x61140ff0 in SetLastError@4 () from /usr/bin/cygwin1.dll
(gdb)
0x7c94a156 in ntdll!RtlSetOwnerSecurityDescriptor () from
/cygdrive/c/WINDOWS/system32/ntdll.dll
(gdb)
0x7c94a158 in ntdll!RtlSetOwnerSecurityDescriptor () from
/cygdrive/c/WINDOWS/system32/ntdll.dll
(gdb)
0x7c94a159 in ntdll!RtlSetOwnerSecurityDescriptor () from
/cygdrive/c/WINDOWS/system32/ntdll.dll
(gdb)
0x7c94a15b in ntdll!RtlSetOwnerSecurityDescriptor () from
/cygdrive/c/WINDOWS/system32/ntdll.dll
(gdb)
0x7c94a161 in ntdll!RtlSetOwnerSecurityDescriptor () from
/cygdrive/c/WINDOWS/system32/ntdll.dll
(gdb)
0x7c94a164 in ntdll!RtlSetOwnerSecurityDescriptor () from
/cygdrive/c/WINDOWS/system32/ntdll.dll
(gdb)
0x7c94a167 in ntdll!RtlSetOwnerSecurityDescriptor () from
/cygdrive/c/WINDOWS/system32/ntdll.dll
(gdb)
Cannot access memory at address 0x8003
(gdb)
0x610bc6ee in __small_vsprintf () from /usr/bin/cygwin1.dll


>     cheers,
>       DaveK
> 
> 
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> 

-- 
Cordialement,
KiOrKY
GPG Key FingerPrint: 0x1A1194B7681112AF

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]