! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
extracting zip file never stop
Status:
RESOLVED: WONTFIX
Product:
Squeeze
Component:
squeeze

Comments

Description Jan Koprowski 2007-10-31 07:55:45 CET
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.8.1.8) Gecko/20071020 KateOS BonEcho/2.0.0.8
Build Identifier: 

When I extract zip file "flower" is work all the time and never stop. Information in left bottom corner is still "extracting" even when file was extracted to directory.

Reproducible: Always

Steps to Reproduce:
1. Get zip file : (my file: http://zhr.pl/~pawel.hajdan.jr/hportal/hportal-1.5-beta1.zip)
2. Open file in squeeze
3. Click extract icon
4. Select all files and click extract button

Actual Results:  
We have a problem

Expected Results:  
Should informat that file was extracted
Comment 1 Jeff Richards 2008-07-22 06:25:58 CEST
Using Squeeze 0.2.3 in Debian Sid (amd64) with the file to this bug opens without the program hanging as mentioned.

Tried extracting both by menu item and the tool bar icon and both worked flawlessly.  

As far as I can see this bug is unreproducible with version 0.2.3
If you get the chance Jan can you try unzipping your file with version 0.2.3?
Comment 2 Jerome 2012-01-27 14:10:49 CET
I can confirm.

using debian wheezy amd64.

squeeze --version
Squeeze 0.2.3

Steps to reproduce :

mkdir 
wget http://piwik.org/latest.zip
squeeze -e latest.zip -x piwik
[... This takes ages. Don't know if it will eventually end... ]
Ctrl+C
du 
[-> indicates 14176 (including archive itself), same value each time]

Now using unzip

unzip latest.zip
[operation takes less than a second]
du
[-> indicates 27568]

So squeeze was kinda stalled but not done.

I don't know which unzip backed squeeze uses, and if there's a way to get more verbose outputs.
Comment 3 xfce-bugzilla 2014-01-08 00:29:51 CET
Same problem here. The unzip process is hang and squeeze waits (hopelessly) for it to terminate. I have attached gdb to the process and the backtrace reveals that unzip is hang at __write_nocancel.

If I run unzip from the command line it works perfectly, so there must be a problem with the way squeeze spawns unzip. I checked the spawn-command.c but couldn't find anything obvious.
Comment 4 xfce-bugzilla 2014-01-08 00:31:47 CET
Created attachment 5304 
unzip hang state backtrace
Comment 5 Skunnyk editbugs 2019-08-18 22:39:44 CEST
squeeze is not maintained anymore, closing.

Bug #3640

Reported by:
Jan Koprowski
Reported on: 2007-10-31
Last modified on: 2019-08-18

People

Assignee:
Stephan Arts
CC List:
3 users

Version

Attachments

unzip hang state backtrace (2.44 KB, text/plain)
2014-01-08 00:31 CET , xfce-bugzilla
no flags

Additional information