Bug 199827

Summary: x11-fm/thunar 1.6.7 crash and hi cpu load
Product: Ports & Packages Reporter: Ivan Rozhuk <rozhuk.im>
Component: Individual Port(s)Assignee: Olivier Duchateau <olivierd>
Status: Closed FIXED    
Severity: Affects Some People CC: olivierd
Priority: --- Flags: bugzilla: maintainer-feedback? (xfce)
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
Fix an infinite loop, when manual relood is performed none

Description Ivan Rozhuk 2015-05-01 02:49:26 UTC
Open any folder, press ctrl-R or reload button and thunar update in infinite cycle and load cpu.
Crash some times on copy, delete, move.

Prev version was OK.
Comment 1 Olivier Duchateau freebsd_committer freebsd_triage 2015-05-01 06:41:03 UTC
Created attachment 156203 [details]
Fix an infinite loop, when manual relood is performed

Please, can you test patch.
Comment 2 Ivan Rozhuk 2015-05-01 14:28:19 UTC
Infinite loop fixed.
Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-05-01 14:58:24 UTC
A commit references this bug:

Author: olivierd
Date: Fri May  1 14:57:59 UTC 2015
New revision: 385119
URL: https://svnweb.freebsd.org/changeset/ports/385119

Log:
  - Fix an infinite loop (and sometimes crash), when manual reload is performed
  - Bump PORTREVISION

  PR:		199827
  Reported by:	<rozhuk.im@gmail.com>
  Obtained from:	Upstream Git repository

Changes:
  head/x11-fm/thunar/Makefile
  head/x11-fm/thunar/files/patch-thunar_thunar-folder.c
  head/x11-fm/thunar/files/patch-thunar_thunar-window.c
Comment 4 Olivier Duchateau freebsd_committer freebsd_triage 2015-05-01 15:09:56 UTC
Committed!