Bug 199827 - x11-fm/thunar 1.6.7 crash and hi cpu load
Summary: x11-fm/thunar 1.6.7 crash and hi cpu load
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: Olivier Duchateau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-01 02:49 UTC by Ivan Rozhuk
Modified: 2015-05-01 15:09 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (xfce)


Attachments
Fix an infinite loop, when manual relood is performed (2.83 KB, patch)
2015-05-01 06:41 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!