View Issue Details

IDProjectCategoryView StatusLast Update
0000579SkyChart1-Softwarepublic10-10-30 10:11
ReporterMattia Verga Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
PlatformLinux x86_64OSFedoraOS Version13 pre-alpha
Product Version3.1 SVN 
Target Version3.2Fixed in Version3.1 SVN 
Summary0000579: Segmentation fault trying to update country details
DescriptionI just did a clean install of last version of skychart SVN on Fedora 13 (pre-alpha) x86_64.
At the first start, if I click on "Download country details" in the Observatory window the file is downloaded, but I receive a segmentation fault.
This is what it shows gdb:

Program received signal SIGSEGV, Segmentation fault.
0x0000000000adfa5a in UNZIP51G_HUFT_BUILD$PWORD$WORD$WORD$PUSHLIST$PUSHLIST$PPHUFT$LONGINT$$LONGINT ()
Missing separate debuginfos, use: debuginfo-install skychart-3.1-1303.x86_64
(gdb) bt
#0 0x0000000000adfa5a in UNZIP51G_HUFT_BUILD$PWORD$WORD$WORD$PUSHLIST$PUSHLIST$PPHUFT$LONGINT$$LONGINT ()
#1 0x0000000000ae10b7 in UNZIP51G_INFLATE_DYNAMIC$$LONGINT ()
#2 0x0000000000ae1219 in UNZIP51G_INFLATE_BLOCK$LONGINT$$LONGINT ()
#3 0x00007fffffffb554 in ?? ()
#4 0x0000000000000001 in ?? ()
#5 0x0000000000000c90 in ?? ()
#6 0x0000000000ae1294 in UNZIP51G_INFLATE$$LONGINT ()
#7 0x00007fff00000000 in ?? ()
#8 0x00007fffffffb554 in ?? ()
#9 0x0000000000000100 in ?? ()
#10 0x0000000000565037 in SYSTEM_IORESULT$$WORD ()
#11 0x00007fffffffb780 in ?? ()
#12 0x0000000000ae3df5 in UNZIP51G_UNZIPFILE$PCHAR$PCHAR$LONGINT$WORD$LONGINT$$LONGINT ()
#13 0x0000000000000c90 in ?? ()
#14 0x0000000000572be5 in CTHREADS_CRELOCATETHREADVAR$LONGWORD$$POINTER ()
#15 0x0000000000114f03 in ?? ()
#16 0x0000000000000000 in ?? ()
TagsNo tags attached.

Activities

Patrick Chevalley

10-02-28 11:21

administrator   ~0001043

Fixed by revision 1305:
http://svn.origo.ethz.ch/viewvc/skychart?view=rev&revision=1305

old unzip function was not 64bit compatible.

Issue History

Date Modified Username Field Change
10-02-26 18:13 Mattia Verga New Issue
10-02-28 11:21 Patrick Chevalley Note Added: 0001043
10-02-28 11:21 Patrick Chevalley Status new => resolved
10-02-28 11:21 Patrick Chevalley Resolution open => fixed
10-02-28 11:21 Patrick Chevalley Fixed in Version 0.3.0 => 3.1 SVN
10-02-28 11:21 Patrick Chevalley Target Version 0.3.0 => 3.2
10-10-30 10:11 Patrick Chevalley Status resolved => closed