FS#40084 - [gufw] segfault

Attached to Project: Community Packages
Opened by mattia (nTia89) - Friday, 25 April 2014, 08:32 GMT
Last edited by Martin Wimpress (flexiondotorg) - Saturday, 10 May 2014, 12:09 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Martin Wimpress (flexiondotorg)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
I can't launch gufw due this error:
"python2[16928]: segfault at 0 ip 00007f419e72c3c7 sp 00007fffaaa9e828 error 4 in libgtk-3.so.0.1200.1[7f419e615000+51b000]"


Additional info:
* latest software from repos (non-testing)

Steps to reproduce:
launch via "Firewall Configuration" .desktop
This task depends upon

Closed by  Martin Wimpress (flexiondotorg)
Saturday, 10 May 2014, 12:09 GMT
Reason for closing:  Works for me
Additional comments about closing:  Sorry, I simply can't reproduce this therefore I'm anable to "fix" it.
Comment by Doug Newgard (Scimmia) - Friday, 25 April 2014, 14:49 GMT
Please include actual versions in the future. The fast, rolling nature of arch makes things like "latest software from repos" useless very quickly.
Comment by Martin Wimpress (flexiondotorg) - Friday, 25 April 2014, 22:14 GMT
I can't reproduce this. I've tried on 4 different systems that only have the official repos enabled. Can you provide gufw and gtk3 version information?
Comment by mattia (nTia89) - Saturday, 26 April 2014, 10:03 GMT
I removed gufw and all related files which remain in my pc...now the error is:
"/bin/gufw-pkexec: line 15: 2405 Segmentation fault (core dumped) python2 ${LOCATIONS[${i}]} $1"

* gtk3-3.12.1-1
* python2-2.7.6-3
* gufw-14.04.2-2
Comment by Martin Wimpress (flexiondotorg) - Saturday, 26 April 2014, 10:17 GMT
Thanks for the info. I'll research more after the weekend.
Comment by Martin Wimpress (flexiondotorg) - Tuesday, 29 April 2014, 14:58 GMT
Hi,

I simply can't reproduce this :-(

Can you try uninstalling `gufw` then build the package from source and install your package to see if you encounter the same issue?

* https://projects.archlinux.org/svntogit/community.git/tree/trunk?h=packages/gufw
Comment by mattia (nTia89) - Tuesday, 29 April 2014, 15:25 GMT
yes, I get the same last error!
Comment by Martin Wimpress (flexiondotorg) - Friday, 02 May 2014, 13:37 GMT
Thanks for testing. I still can't reproduce this.
Comment by mattia (nTia89) - Friday, 02 May 2014, 13:59 GMT
if I launch manually, from terminal:
sudo python2 /usr/lib/python2.7/site-packages/gufw/gufw.py
(that is listed as possible ${LOCATIONS[..... in the /bin/gufw)

it works!

Loading...