rebase segfault

marco atzeri marco.atzeri@gmail.com
Tue Jan 15 08:44:00 GMT 2013


rebase is segfaulting on two dlls of new package

postgresql-contrib-9.2.2-1

Full packages here
http://matzeri.altervista.org/cygwin-1.7/postgresql/

Just the two dll's here:
http://matzeri.altervista.org/works/rebase/

for i in *.dll; do echo $i ; rebase -O  $i ; done

dict_snowball.dll
Segmentation fault (core dumped)

ltree.dll
Segmentation fault (core dumped)

ltree.dll:     file format pei-i386
ltree.dll
architecture: i386, flags 0x0000010b:
HAS_RELOC, EXEC_P, HAS_DEBUG, D_PAGED
start address 0x4ef39370

Characteristics 0x212e
         executable
         line numbers stripped
         symbols stripped
         large address aware
         32 bit words
         DLL

Time/Date               Tue Jan 15 09:32:57 2013
Magic                   010b    (PE32)
MajorLinkerVersion      2
MinorLinkerVersion      22
SizeOfCode              00008a00
SizeOfInitializedData   0000ba00
SizeOfUninitializedData 00000200
AddressOfEntryPoint     00009370
BaseOfCode              00001000
BaseOfData              0000a000
ImageBase               4ef30000
SectionAlignment        00001000
FileAlignment           00000200
MajorOSystemVersion     4
MinorOSystemVersion     0
MajorImageVersion       1
MinorImageVersion       0
MajorSubsystemVersion   4
MinorSubsystemVersion   0
Win32Version            00000000
SizeOfImage             00010000
SizeOfHeaders           00000400
CheckSum                00012036
Subsystem               00000003        (Windows CUI)
DllCharacteristics      00008000
SizeOfStackReserve      00200000
SizeOfStackCommit       00001000
SizeOfHeapReserve       00100000
SizeOfHeapCommit        00001000
LoaderFlags             00000000
NumberOfRvaAndSizes     00000010


Nothing obvious for me, but I am not a rebase expert...

Regards
Marco

--
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



More information about the Cygwin mailing list