RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 860804 - brasero side panel crash
Summary: brasero side panel crash
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: brasero
Version: 7.0
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: rc
: ---
Assignee: Tomáš Bžatek
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-26 18:33 UTC by Mark Gordon
Modified: 2015-03-03 23:05 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-17 12:13:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Mark Gordon 2012-09-26 18:33:49 UTC
Description of problem:
Creating a file in a directory that brasero is viewing can cause brasero to crash.

Version-Release number of selected component (if applicable):
brasero-3.4.1-1.el7.x86_64
(also seeing this problem with brasero-3.4.1-1.fc17.x86_64)

How reproducible:
100%

Steps to Reproduce:
1. cd; touch foo
2. In brasero, create a new data project.  
3. Make sure the side panel is visible (F7 to toggle).
4. Browse to the directory in which foo was created.
5. Add foo to the project.
6. Remove foo from the project.
7. rm foo; touch foo
  
Actual results:
Gtk:ERROR:gtkrbtree.c:465:_gtk_rbtree_insert_after: assertion failed: (_gtk_rbtree_is_nil (tree->root))
Aborted (core dumped)

Expected results:
foo reappears in the side panel

Additional info:
Works with directories as well, i.e. you can use mkdir and rmdir instead of touch and rm to reproduce the crash.

Comment 1 Tomáš Bžatek 2012-12-14 17:08:15 UTC
I cannot reproduce this with brasero-3.6.1-1.fc18.i686, file changes in the current directory are reflected in the UI just fine, no warnings on console.

Any chance you can grab a stacktrace for analysis?

Comment 2 Mark Gordon 2012-12-15 00:19:07 UTC
I'm unable to reproduce this in more recent RHEL 7 with brasero-3.6.1-1.el7

Comment 3 Tomáš Bžatek 2012-12-17 12:13:07 UTC
OK, closing for now, feel free to reopen when you see this again.


Note You need to log in before you can comment on or make changes to this bug.