[Bug 412122] Re: xfce4-volumed SIGSEGV 0x0000000000402e4a in ?? ()

2009-08-24 Thread Steve Dodier
Thanks, your feedback allowed me to fix this bug, and a few others I forgot to look at. It shouldn't crash anymore for this reason, now. -- xfce4-volumed SIGSEGV 0x00402e4a in ?? () https://bugs.launchpad.net/bugs/412122 You received this bug notification because you are a member of

[Bug 412122] Re: xfce4-volumed SIGSEGV 0x0000000000402e4a in ?? ()

2009-08-24 Thread xtknight
Steve: thanks for working diligently to triage and fix the bug. Too rarely do I see that. -- xfce4-volumed SIGSEGV 0x00402e4a in ?? () https://bugs.launchpad.net/bugs/412122 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 412122] Re: xfce4-volumed SIGSEGV 0x0000000000402e4a in ?? ()

2009-08-23 Thread xtknight
I ran the bzr branch configured with debug. a...@media-center-vm:~/xfce4-volumed$ ./src/xfce4-volumed XCB: RaiseVolume ok, keycode=123 mod=0x XCB: RaiseVolume ok, keycode=123 mod=0x XCB: RaiseVolume ok, keycode=123 mod=0x XCB: LowerVolume ok, keycode=122 mod=0x XCB: LowerVolume

Re: [Bug 412122] Re: xfce4-volumed SIGSEGV 0x0000000000402e4a in ?? ()

2009-08-23 Thread Steve Dodier
Thanks for the information. I think the bug with no sound card is fixed, but the one with wrong sound card isn't :) -- xfce4-volumed SIGSEGV 0x00402e4a in ?? () https://bugs.launchpad.net/bugs/412122 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 412122] Re: xfce4-volumed SIGSEGV 0x0000000000402e4a in ?? ()

2009-08-22 Thread xtknight
Steve: Oops, it's happening again. I have been able to reproduce on Mythbuntu 9.10 Daily inside a VM and on a real machine. Let me attach the details with apport from my VM. -- xfce4-volumed SIGSEGV 0x00402e4a in ?? () https://bugs.launchpad.net/bugs/412122 You received this bug

[Bug 412122] Re: xfce4-volumed SIGSEGV 0x0000000000402e4a in ?? ()

2009-08-22 Thread xtknight
Um, ok, I guess apport wasn't very helpful. Here's the unpacked crash file. Package is xfce4-volumed version 0.1.2-0ubuntu1. I looked in /usr/share/doc/xfce4-volumed/changelog.Debian.gz, and this claims to be the fixed one. I have updated the machine fully. -- xfce4-volumed SIGSEGV

[Bug 412122] Re: xfce4-volumed SIGSEGV 0x0000000000402e4a in ?? ()

2009-08-22 Thread xtknight
** Attachment added: _usr_bin_xfce4-volumed.1000.tar.gz http://launchpadlibrarian.net/30673675/_usr_bin_xfce4-volumed.1000.tar.gz -- xfce4-volumed SIGSEGV 0x00402e4a in ?? () https://bugs.launchpad.net/bugs/412122 You received this bug notification because you are a member of Ubuntu

[Bug 412122] Re: xfce4-volumed SIGSEGV 0x0000000000402e4a in ?? ()

2009-08-22 Thread xtknight
I should have a sound card in the VM: a...@media-center-vm:/var/crash$ cat /proc/asound/cards 0 [I82801AAICH]: ICH - Intel 82801AA-ICH Intel 82801AA-ICH with STAC9700,83,84 at irq 9 Interestingly, pulseaudio isn't installed in Mythbuntu. -- xfce4-volumed SIGSEGV

Re: [Bug 412122] Re: xfce4-volumed SIGSEGV 0x0000000000402e4a in ?? ()

2009-08-18 Thread Steve Dodier
It's been, thanks to Lionel. Thanks for having taken the time to report this bug and to answer my questions. -- xfce4-volumed SIGSEGV 0x00402e4a in ?? () https://bugs.launchpad.net/bugs/412122 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 412122] Re: xfce4-volumed SIGSEGV 0x0000000000402e4a in ?? ()

2009-08-17 Thread xtknight
Steve Dodier: the crash isn't happening anymore with the new file. Now here's what's interesting. I tried the regular xfce4-volumed one more time before I did all this, and sure enough it segfaulted. Now after I merely did make and ran the new ./src/xfce4-volumed, the other xfce4-volumed was

[Bug 412122] Re: xfce4-volumed SIGSEGV 0x0000000000402e4a in ?? ()

2009-08-17 Thread Steve Dodier
The new release makes a better handling of errors when trying to find a sound card, or when trying to use the sound card defined in the settings. If that card is not available anymore, the new xvd shouldn't crash anymore, but instead search for a working card. If it fixes the card in the settings

[Bug 412122] Re: xfce4-volumed SIGSEGV 0x0000000000402e4a in ?? ()

2009-08-17 Thread xtknight
Steve: thanks for your work. I appreciate it. Sounds like this has been uploaded to Ubuntu. -- xfce4-volumed SIGSEGV 0x00402e4a in ?? () https://bugs.launchpad.net/bugs/412122 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 412122] Re: xfce4-volumed SIGSEGV 0x0000000000402e4a in ?? ()

2009-08-16 Thread Steve Dodier
I would like you to grab the latest version of xfce4-volumed and build it with debug mode, and then tell me if the crash still occurs, and if it does, what backtrace gdb gives. In order to grab and build xfce4-volumed, use the following commands : bzr branch lp:xfce4-volumed cd xfce4-volumed

[Bug 412122] Re: xfce4-volumed SIGSEGV 0x0000000000402e4a in ?? ()

2009-08-15 Thread xtknight
Steve: Okay, thanks. I will be happy to follow through with it. gnome- volumed and power-man are still crashing on my system every time. [18011.618287] xfce4-power-man[9476] trap int3 ip:7f00bf960940 sp:7fff675db5f0 error:0 [18019.875474] xfce4-volumed[9510]: segfault at 24 ip 00402e4a

[Bug 412122] Re: xfce4-volumed SIGSEGV 0x0000000000402e4a in ?? ()

2009-08-12 Thread Steve Dodier
Thanks for your report. I'll code a proper debug mode asap and let you know when it's written, so that you can use it and give me the exact backtrace from gdb. ** Changed in: xfce4-volumed (Ubuntu) Status: New = Confirmed ** Changed in: xfce4-volumed (Ubuntu) Assignee: (unassigned) =

[Bug 412122] Re: xfce4-volumed SIGSEGV 0x0000000000402e4a in ?? ()

2009-08-11 Thread xtknight
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/30189830/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/30189831/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/30189832/ProcStatus.txt --

[Bug 412122] Re: xfce4-volumed SIGSEGV 0x0000000000402e4a in ?? ()

2009-08-11 Thread xtknight
** Attachment added: core dump http://launchpadlibrarian.net/30190140/xfce4-volumed.coredump.tar.bz2 -- xfce4-volumed SIGSEGV 0x00402e4a in ?? () https://bugs.launchpad.net/bugs/412122 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to