[Bug 198115] Re: Mytbackend killed with SIGILL on AMD

2008-03-09 Thread Anders Kvist
It also works here, thanks for the fix :)

-- 
Mytbackend killed with SIGILL on AMD
https://bugs.launchpad.net/bugs/198115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198115] Re: Mytbackend killed with SIGILL on AMD

2008-03-09 Thread Peter Alderson
Thanks Mario, MythTV is now working again for me on my AMD CPU (problem
raised in 198104).  Peter

-- 
Mytbackend killed with SIGILL on AMD
https://bugs.launchpad.net/bugs/198115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198115] Re: Mytbackend killed with SIGILL on AMD

2008-03-08 Thread Launchpad Bug Tracker
This bug was fixed in the package mythtv - 0.21.0-0ubuntu1

---
mythtv (0.21.0-0ubuntu1) hardy; urgency=low

  * New upstream version. (LP: #192486)
  * Include etc/network/if-up.d/mythtv-backend.if-up.d.  This makes sure
that if the network is to come up late, myth starts late. (LP: #187348)
  * Start mysql from mythtv-database postinst if we can.
  * Start mythtv-setup with taskset -c 0 (Thanks Daniel Kristjansson)
  * Only --tune to i686 again due to upstream changes in the configure
script.  This time add MMX though. (LP: #198104) (LP: #198115)

 -- Mario Limonciello <[EMAIL PROTECTED]>   Sat, 08 Mar 2008 01:31:06
-0600

** Changed in: mythtv (Ubuntu)
   Status: Confirmed => Fix Released

-- 
Mytbackend killed with SIGILL on AMD
https://bugs.launchpad.net/bugs/198115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198115] Re: Mytbackend killed with SIGILL on AMD

2008-03-08 Thread Anders Kvist
[QUOTE: Peter Alderson - Bug: 198104]
Mario - Has it just become more likely with recent updates to MythTV? I have 
run MythTV on this computer for a year without this problem but since applying 
MythTV updates about a week ago (fixes16338?) it has always failed in this way. 
Is there anything I can do? Peter
[/QUOTE]

I have also been running MythTV on this box for years, but since I
decided to run mythbuntu on Hardy it has failed. It must be possible to
detect SSE runtime in MythTV and use different functions where needed...
We do this in rawstudio (rawstudio.org).

/Anders

-- 
Mytbackend killed with SIGILL on AMD
https://bugs.launchpad.net/bugs/198115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198115] Re: Mytbackend killed with SIGILL on AMD

2008-03-07 Thread Mario Limonciello
Okay so the missing flag is SSE.  I don't know its a good idea to
disable it across the board.  I'll think on this one.  How many CPUs
don't support SSE these days?

** Changed in: mythtv (Ubuntu)
   Status: New => Confirmed

-- 
Mytbackend killed with SIGILL on AMD
https://bugs.launchpad.net/bugs/198115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198115] Re: Mytbackend killed with SIGILL on AMD

2008-03-04 Thread Anders Kvist
This one works

vendor_id   : GenuineIntel
cpu family  : 6
model   : 15
model name  : Intel(R) Core(TM)2 CPU U7600  @ 1.20GHz
stepping: 2
cpu MHz : 800.000
cache size  : 2048 KB
physical id : 0
siblings: 2
core id : 1
cpu cores   : 2
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc 
arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
bogomips: 2394.08
clflush size: 64

-- 
Mytbackend killed with SIGILL on AMD
https://bugs.launchpad.net/bugs/198115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198115] Re: Mytbackend killed with SIGILL on AMD

2008-03-04 Thread Anders Kvist
Both are running 32 bits builds.

-- 
Mytbackend killed with SIGILL on AMD
https://bugs.launchpad.net/bugs/198115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 198115] Re: Mytbackend killed with SIGILL on AMD

2008-03-03 Thread Mario Limonciello
This looks strikingly familiar.  Are you using 32 bit or 64 bit builds on
each?

On Mon, Mar 3, 2008 at 1:53 PM, Anders Kvist <[EMAIL PROTECTED]>
wrote:

> It's tested on hardy with myth 0.21.
>
> --
> Mytbackend killed with SIGILL on AMD
> https://bugs.launchpad.net/bugs/198115
> You received this bug notification because you are a member of MythTV
> Ubuntu Maintainers, which is subscribed to mythtv in ubuntu.
>


-- 
Mario Limonciello
[EMAIL PROTECTED]

-- 
Mytbackend killed with SIGILL on AMD
https://bugs.launchpad.net/bugs/198115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198115] Re: Mytbackend killed with SIGILL on AMD

2008-03-03 Thread Anders Kvist
It's tested on hardy with myth 0.21.

-- 
Mytbackend killed with SIGILL on AMD
https://bugs.launchpad.net/bugs/198115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs