Bug 24284 - Skin changing causes SIGSEGV
Summary: Skin changing causes SIGSEGV
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: xmms
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-01-18 13:39 UTC by Stefan Sorensen
Modified: 2014-03-17 02:18 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-01-18 13:40:44 UTC
Embargoed:


Attachments (Terms of Use)
Patch to fix (should be integrated into tmpdir patch) (245 bytes, patch)
2001-01-18 13:40 UTC, Stefan Sorensen
no flags Details | Diff
Replacement for tmpdir patch. (1.41 KB, patch)
2001-01-18 22:20 UTC, Stefan Sorensen
no flags Details | Diff

Description Stefan Sorensen 2001-01-18 13:39:27 UTC
The tmpdir fix included in xmms-1.2.4-5 breaks skin changing. The patch
moves the tmpdir var to the back, but doesn't remove the free call.

Comment 1 Stefan Sorensen 2001-01-18 13:40:42 UTC
Created attachment 7789 [details]
Patch to fix (should be integrated into tmpdir patch)

Comment 2 Bill Nottingham 2001-01-18 18:28:52 UTC
*slaps self on forehead*

Duh, that makes sense.

Fixed in 1.2.4-6; thanks for the report.

Comment 3 Stefan Sorensen 2001-01-18 22:19:52 UTC
Well, the fix wasn't quite enough, xmms would save the tmpdir as the
path to the skin. the easy fix is to create the tmpdir in the directory
returned by g_get_tmp_dir().


Comment 4 Stefan Sorensen 2001-01-18 22:20:34 UTC
Created attachment 7810 [details]
Replacement for tmpdir patch.


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