! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
(Xfce-CVS) xfce4-mixer segfaults on creation of new profile
Status:
RESOLVED: FIXED
Severity:
critical
Product:
Xfce4-mixer
Component:
General

Comments

Description xfce 2004-10-05 19:10:11 CEST
I recently downloaded the latest CVS of Xfce4 (on 10/04/04), and everything is
working fine.  However, xfce4-mixer did not have any set profile.  I went to
create a new profile, but whenever I click 'OK' the program receives a
Segmentation Fault.  I have everything installed with prefix /usr , would it
possibly be because I don't have write access somewhere?

Reproducible: Always
Steps to Reproduce:
1. Open up terminal
2. run 'xfce4-mixer'
3. go to View -> Manage
4. click the Add button
5. Type in any random name, click OK

Actual Results:  
xfce4-mixer crashes in a Segmentation Fault.

Expected Results:  
profile should have been created
Comment 1 Jasper Huijsmans editbugs 2004-10-28 08:18:07 CEST
Ok, I just tried this and it works for me.

Could you try running it in gdb and get a backtrace?

 $ gdb xfce4-mixer
gdb> run
  <try to create profile>
  *crash*
gdb> bt
  <backtrace output>
Comment 2 Benedikt Meurer editbugs 2004-10-29 18:20:37 CEST
Should be fixed now.

Bug #365

Reported by:
xfce
Reported on: 2004-10-05
Last modified on: 2009-07-14

People

CC List:
0 users

Version

Attachments

Additional information