Tuesday, August 30th, 2011, 00:09 UTC | ||
[00:09:27] | taylorr (taylorr!~taylorr@cpe-173-095-144-220.nc.res.rr.com) has joined #mythtv | |
[00:09:28] | taylorr (taylorr!~taylorr@cpe-173-095-144-220.nc.res.rr.com) has quit (Changing host) | |
[00:09:28] | taylorr (taylorr!~taylorr@unaffiliated/elmojo) has joined #mythtv | |
[00:14:31] | danielk22 (danielk22!~danielk@96.57.9.142) has joined #mythtv | |
[00:16:41] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has quit (Quit: Leaving.) | |
[00:18:02] | danielk22: | sphery: re [1de043119] Would it make sense for us to hash those strings at the time of insertion? Then those string equals comparisons would just be big integer comparisons... |
[00:21:05] | sphery: | as it is with mysql doing the comparisons on the first 1024 chars (which is what it did back before I changed description from text to varchar), it seems to be relatively efficient--on the order a few seconds for UK RT users, it seems, and about a minute and a half for Jan S/tv_grab_eu_epgdata users. I think, though, that with the "re-use prepared statement" change in master, that would go down a bit, too. |
[00:22:24] | sphery: | besides, after reporting the issue the other day, Jan S (yunosh in IRC) became the maintainer for tv_grab_eu_epgdata and is actually going to look into getting real programids in there :) |
[00:22:45] | danielk22: | sphery: what about indexes ? can they function when we limit the portion of the string we're comparing.. and should be be building an index on the description (I assume we aren't currently). |
[00:23:10] | gigem (gigem!~gigem@mythtv/developer/gigem) has quit () | |
[00:25:05] | sphery: | we don't have any indices on description at all, but for all text-type columns in indices in mysql, you have to specify an index prefix length to use for the index... with char and varchar, the prefix length is optional, but we could use it on description if we later include that in any indices |
[00:25:22] | gigem (gigem!~gigem@cpe-76-187-29-95.tx.res.rr.com) has joined #mythtv | |
[00:25:22] | gigem (gigem!~gigem@cpe-76-187-29-95.tx.res.rr.com) has quit (Changing host) | |
[00:25:23] | gigem (gigem!~gigem@mythtv/developer/gigem) has joined #mythtv | |
[00:25:56] | gigem (gigem!~gigem@mythtv/developer/gigem) has quit (Client Quit) | |
[00:26:37] | sphery: | it probably would be useful to hash the descriptions in the future--I'll put it on my TODO, but since we're back to the 0.23-and-below performance, it will be a ways down the list |
[00:27:02] | danielk22: | sphery: so 1/ we might get better performance without limits if we had an index on description and 2/ we could still limit the comparison to whatever number of characters we want.. |
[00:28:23] | sphery: | yeah... only reason I went with 1024 is because it's a reasonably long length and it's equivalent to what mysql was using before we switched description to varchar |
[00:29:32] | danielk22: | sphery: Actually since we can index on these I think that would be better than adding hash columns.. we'd gain the same benefits and with the only cost really being on the insertion side which doesn't need to be fast. While hash columns complicate both the insertion and scheduling logic. |
[00:29:34] | sphery: | seems the tv_grab_eu_epgdata users have descriptions up to around 3500chars and IIRC UK RT users see them up to a couple thousand |
[00:30:35] | sphery: | ah, yeah, that's a good point... We don't currently have a title/subtitle/description index--but that's probably mainly because most of us devs have programids, so no one ever really thought to add one |
[00:31:46] | sphery: | and adding a new index is a /much/ quicker change (one that could go up high on my TODO list :) |
[00:32:38] | kormoc is now known as kormoc_afk | |
[00:33:20] | danielk22: | The scheduler is heavily optimized for Bruce and David :) I remember complaining about the scheduler wreaking my recordings when taking minutes to run only to learn it took single digit seconds for Bruce. |
[00:34:19] | sphery: | heh, it's single digit seconds for me... Oh, and that reminds me |
[00:35:11] | sphery: | Today in -users some were talking about DBHostName and it got me to thinking... It seems that a lot of them in the thread were using either a routable IP address or hostname for DBHostName setting for MythTV--even on the host that's running mysqld (usually the master backend host). |
[00:36:27] | sphery: | I'm starting to wonder if some/all of these DB-related lockups may be due to distros ripping an entire network configuration out from under MythTV by removing the IP address, etc., when it detects the network disappearing (even briefly) |
[00:37:11] | danielk22: | You mean "networkmanager strikes again!" |
[00:37:31] | sphery: | I'm going to try to find out if some of those users who were affected see any benefit by switching their MBE (assuming it's on the same host as the mysqld server) to use localhost for the DBHostName to get the benefit of Unix sockets and non-network-reliance |
[00:37:54] | sphery: | heh, yeah, might be... I'll let you know if the theory pans out |
[00:38:29] | sphery: | that said, even if that is the cause, it's nice to have the Qt-MySQL code fixed up to work like Qt wants it |
[00:38:50] | sphery: | and it may help users who don't configure with localhost on the mbe |
[00:39:09] | danielk22: | It's an interesting one, might provide relief for those running 0.24 since some of those changes are not really backportable. |
[00:40:48] | gigem (gigem!~gigem@cpe-76-187-29-95.tx.res.rr.com) has joined #mythtv | |
[00:40:48] | gigem (gigem!~gigem@mythtv/developer/gigem) has joined #mythtv | |
[00:40:48] | gigem (gigem!~gigem@cpe-76-187-29-95.tx.res.rr.com) has quit (Changing host) | |
[00:49:29] | danielk22: | sphery: The reconnect logic is backportable and there is definitely a problem with the reconnect logic in 0.24, so we should backport it. |
[00:50:09] | Mousey (Mousey!~wtfisme@ross154.net) has quit (Ping timeout: 252 seconds) | |
[00:56:59] | iamlindoro: | Hmm, silicondust has a web API for reconciling ClearQAM channels with names and logic numberings-- who know |
[00:57:00] | iamlindoro: | er knew |
[01:01:13] | jya: | stuartm: :) A PC keyboard.. I think it was Beirdo wh linked to it.. With like keys that don't even have any meanings |
[01:04:52] | davide_ (davide_!~david@mythtv/developer/gigem) has quit (Remote host closed the connection) | |
[01:05:19] | davide_ (davide_!~david@mythtv/developer/gigem) has joined #mythtv | |
[02:04:43] | davide_ (davide_!~david@mythtv/developer/gigem) has quit (Remote host closed the connection) | |
[02:05:12] | davide_ (davide_!~david@host103.16.intrusion.com) has joined #mythtv | |
[02:05:12] | davide_ (davide_!~david@host103.16.intrusion.com) has quit (Changing host) | |
[02:05:12] | davide_ (davide_!~david@mythtv/developer/gigem) has joined #mythtv | |
[03:28:41] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[03:30:18] | kormoc_afk is now known as kormoc | |
[03:32:57] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[03:33:31] | westlock (westlock!~arden@24.65.240.254) has joined #mythtv | |
[03:36:55] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[05:35:57] | westlock (westlock!~arden@24.65.240.254) has quit (Read error: No route to host) | |
[05:38:38] | westlock (westlock!~arden@24.65.240.254) has joined #mythtv | |
[06:19:25] | natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv | |
[06:34:41] | natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 240 seconds) | |
[07:23:07] | Shiggs|MB (Shiggs|MB!~shiggity@146-115-180-209.c3-0.wtr-ubr1.sbo-wtr.ma.cable.rcn.com) has joined #mythtv | |
[08:02:05] | westlock (westlock!~arden@24.65.240.254) has quit (Read error: Connection reset by peer) | |
[08:04:43] | westlock (westlock!~arden@24.65.240.254) has joined #mythtv | |
[09:17:10] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has joined #mythtv | |
[09:28:02] | Shiggs|MB (Shiggs|MB!~shiggity@146-115-180-209.c3-0.wtr-ubr1.sbo-wtr.ma.cable.rcn.com) has quit (Remote host closed the connection) | |
[09:41:13] | westlock (westlock!~arden@24.65.240.254) has quit (Read error: Operation timed out) | |
[09:44:13] | westlock (westlock!~arden@24.65.240.254) has joined #mythtv | |
[09:48:04] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Quit: jya) | |
[09:51:04] | westlock (westlock!~arden@24.65.240.254) has quit (Ping timeout: 264 seconds) | |
[10:05:02] | mike|3 (mike|3!~mike@c-24-21-63-118.hsd1.or.comcast.net) has quit (Remote host closed the connection) | |
[10:05:55] | mike|3 (mike|3!~mike@c-24-21-63-118.hsd1.or.comcast.net) has joined #mythtv | |
[10:12:56] | westlock (westlock!~arden@24.65.240.254) has joined #mythtv | |
[10:35:48] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[10:51:28] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[10:54:37] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[10:59:09] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[11:15:44] | ICM^ (ICM^!~ian@icm.student.rit.edu) has joined #mythtv | |
[11:18:37] | westlock (westlock!~arden@24.65.240.254) has quit (Ping timeout: 252 seconds) | |
[11:19:15] | ICM^ (ICM^!~ian@icm.student.rit.edu) has left #mythtv () | |
[11:41:07] | stuartm: | sphery: so the same issue I fixed for fe <> be connections occurring with mysql? That would be interesting given the complaints received when people _thought_ that I was forcing localhost for the database :) |
[12:05:29] | davide_ (davide_!~david@mythtv/developer/gigem) has quit (Remote host closed the connection) | |
[12:05:54] | davide_ (davide_!~david@host103.16.intrusion.com) has joined #mythtv | |
[12:05:54] | davide_ (davide_!~david@host103.16.intrusion.com) has quit (Changing host) | |
[12:05:54] | davide_ (davide_!~david@mythtv/developer/gigem) has joined #mythtv | |
[12:15:34] | jya (jya!~jyavenard@60-242-40-141.static.tpgi.com.au) has joined #mythtv | |
[12:15:35] | jya (jya!~jyavenard@60-242-40-141.static.tpgi.com.au) has quit (Changing host) | |
[12:15:35] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[13:14:49] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Quit: jya) | |
[13:20:15] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[13:25:22] | Jordack (Jordack!~jordack@h69-131-44-221.plmomi.dedicated.static.tds.net) has joined #mythtv | |
[13:29:12] | sphery: | stuartm: hehe, yeah |
[13:56:46] | jwhite_ is now known as jwhite | |
[14:13:19] | cesman (cesman!~cecil@pdpc/supporter/professional/cesman) has quit (Ping timeout: 260 seconds) | |
[14:13:27] | j-rod|afk is now known as j-rod | |
[14:57:44] | davide_: | sphery: if you add an index for description, check with me about doing the same for subtitle and in oldrecorded. it could make a big difference in scheduling times for non-programid users. |
[14:59:18] | davide_: | danielk22: the biggest thing you can do to keep scheduler run time low is to keep your oldrecorded table as small as possible. also, if you specific issues, i'm always happy to look into them. |
[15:01:34] | danielk22: | davide_: My rescheduling time isn't really that bad these days; Bruce helped me with the worst offenders. I actually like keeping a long oldrecorded table since it allows me to find the one or two episodes I missed from old series. |
[15:03:02] | davide_: | danielk22: fwiw, i'd prefer to leave old recorded alone also, just not at the expense of reasonably quick shedule times. reasonably quick for me is 2–3 seconds. |
[15:12:45] | arden (arden!~arden@S0106000e0cdd3ac7.ed.shawcable.net) has joined #mythtv | |
[15:14:51] | arden (arden!~arden@S0106000e0cdd3ac7.ed.shawcable.net) has quit (Client Quit) | |
[15:16:22] | westlock (westlock!~arden@S0106000e0cdd3ac7.ed.shawcable.net) has joined #mythtv | |
[15:17:19] | sphery: | davide_: yeah, I was planning to do the index with description, but wanted to ask you about what one(s) you wanted for it... for the mfdb first/last episode marking, a title/subtitle/description(1024) would be appropriate, but I thought just doing description(1024) (non-unique) would be more useful in general... what were you thinking? |
[15:45:45] | arden (arden!~arden@24.65.240.254) has joined #mythtv | |
[15:46:01] | westlock (westlock!~arden@S0106000e0cdd3ac7.ed.shawcable.net) has quit (Ping timeout: 258 seconds) | |
[15:46:21] | arden (arden!~arden@24.65.240.254) has quit (Read error: Connection reset by peer) | |
[15:46:42] | arden (arden!~arden@24.65.240.254) has joined #mythtv | |
[15:47:39] | arden: | What interlacer does opengl use? |
[15:52:33] | wagnerrp: | mythtv doesnt do interlacing |
[15:54:53] | cesman (cesman!~cecil@pdpc/supporter/professional/cesman) has joined #mythtv | |
[15:56:33] | sphery: | arden: and more details can be found in #mythtv-users :) per the /topic |
[15:58:22] | simonckenyon (simonckenyon!~simoncken@195.7.61.12) has quit (Remote host closed the connection) | |
[16:04:43] | skd5aner (skd5aner!~skd5aner@cpe-071-071-242-134.carolina.res.rr.com) has quit (Read error: Connection reset by peer) | |
[16:04:58] | skd5aner (skd5aner!~skd5aner@cpe-071-071-242-134.carolina.res.rr.com) has joined #mythtv | |
[16:10:42] | davide_: | sphery: i think non-unique, individual indexes for subtitle and description would work best for the scheduler. |
[16:14:42] | sphery: | davide_: Sounds good. So create both indices for program and oldrecorded? Currently, oldrecorded has a recstatus/title/subtitle index (recstatus_2) but none on subtitle alone and none on/including description, and program has no indices on/including subtitle or description. |
[16:15:14] | davide_: | yes. |
[16:15:20] | sphery: | will do, thanks |
[16:22:38] | stuartm: | IMHO we shouldn't be messing with our oldrecorded tables as devs when it's not something most users would be doing, it distorts our experience of issues such as scheduling times |
[16:27:58] | arden is now known as westlock | |
[16:29:18] | sphery: | FWIW, I have never deleted anything from oldrecorded other than shows whose recording files were lost due to HDD failures (back before we had the option to mark to allow re-record)--I like to have MythTV maintain my entire viewing history, and I even add Never Records for movies I see at the theater or on DVD. I currently have 14605 entries in it, and my scheduling times have always been single-digit seconds. Granted, I have only OTA channels ... |
[16:29:24] | sphery: | ... (not a 10,000-channel cable lineup). Recent runs (and, yeah, we're currently between seasons, so there aren't many shows to schedule) look like: 2011-08–30 08:47:30.969 Scheduled 412 items in 0.9 = 0.03 match + 0.87 place |
[16:43:07] | westlock: | http://ioio.ca/2250log6 clean install linuxmce rc1. Trying to get video on the core working first. Only recieving channel guide text. |
[16:44:04] | wagnerrp: | you want user support, see topic (#mythtv-users) |
[16:44:17] | westlock: | ah damn again my bad bro |
[17:04:58] | davide_ (davide_!~david@mythtv/developer/gigem) has quit (Remote host closed the connection) | |
[17:05:24] | davide_ (davide_!~david@mythtv/developer/gigem) has joined #mythtv | |
[17:17:34] | cesman (cesman!~cecil@pdpc/supporter/professional/cesman) has quit (Remote host closed the connection) | |
[17:23:43] | cesman (cesman!~cecil@pool-108-38-214-203.lsanca.fios.verizon.net) has joined #mythtv | |
[17:23:43] | cesman (cesman!~cecil@pool-108-38-214-203.lsanca.fios.verizon.net) has quit (Changing host) | |
[17:23:43] | cesman (cesman!~cecil@pdpc/supporter/professional/cesman) has joined #mythtv | |
[17:29:07] | westlock (westlock!~arden@24.65.240.254) has quit (Read error: Connection reset by peer) | |
[17:29:24] | westlock (westlock!~arden@24.65.240.254) has joined #mythtv | |
[17:34:24] | westlock (westlock!~arden@24.65.240.254) has quit (Remote host closed the connection) | |
[17:34:40] | westlock (westlock!~arden@24.65.240.254) has joined #mythtv | |
[18:04:31] | Mousey (Mousey!~wtfisme@ross154.net) has joined #mythtv | |
[18:11:08] | westlock (westlock!~arden@24.65.240.254) has quit (Remote host closed the connection) | |
[18:31:53] | zombor_ (zombor_!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[18:32:17] | westlock (westlock!~arden@24.65.240.254) has joined #mythtv | |
[18:34:33] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Ping timeout: 246 seconds) | |
[18:44:11] | kth (kth!~kth@unaffiliated/kth) has joined #mythtv | |
[18:49:39] | bugbear (bugbear!~bugbear@s83-177-186-55.cust.tele2.se) has joined #mythtv | |
[19:10:53] | ernstp (ernstp!~ernst@h41n4-ld-c-d1.ias.bredband.telia.com) has joined #mythtv | |
[19:21:35] | jpabq_ (jpabq_!~jpabq@mythtv/developer/jpabq) has joined #mythtv | |
[19:28:55] | natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv | |
[19:37:13] | ernstp: | joined to ask about a problem but now I actually solved it |
[19:37:56] | ernstp: | seems the ffmpeg decoder fails on the mpeg streams from some of my dvb-t channes when it's using > 1 thread |
[19:40:41] | ernstp: | What's that feature called in the English gui? "Maximum number of CPUs"? "Maximum number of processors"? |
[19:47:57] | stuartm: | "Max CPUs" |
[19:52:06] | ernstp: | Ah, it's a bug in upstream ffmpeg, can reproduce it with ffplay -threads 2 easily |
[19:52:28] | ernstp: | Does mythtv build it's own ffmpeg or does it use system ffmpeg? |
[20:02:00] | sphery: | our own copy, but if you'd like to fix the issue, you'll need to do so through the upstream (ffmpeg or libav?) project and we'll pick up the fix in a future re-sync. |
[20:05:26] | ernstp: | found a ppa with daily builds of libav, seems like it's fixed there |
[20:05:57] | ernstp: | how often do you resync? |
[20:07:48] | iamlindoro: | Once per release on average |
[20:07:50] | sphery: | So, re: http://code.mythtv.org/trac/ticket/10015 , the kernel explicitly disables core dumpability for setuid processes for security reasons. I'm leary of overriding this precaution in our code. Do you think it's reasonable to just tell users/distros who want to use --user to allow the root user to start mythbackend, but allow it to run as the mythtv user, that they will need to use sysctl to enable fs.suid_dumpable (see ... |
[20:07:56] | sphery: | ... http://www.mythtv.org/wiki/Debugging#Getting_a_core_file ). |
[20:08:19] | sphery: | danielk22 or anyone else who knows kernel/Unix stuff better than I ^^^ |
[20:10:20] | kenni (kenni!~kenni@mythtv/developer/kenni) has quit (Ping timeout: 240 seconds) | |
[20:15:01] | andreax (andreax!~andreaz@p57B91D35.dip.t-dialin.net) has joined #mythtv | |
[20:16:57] | danielk22: | sphery: I think we should consider running mythtv applications suid root as unsupported. It's not a smart thing to do even if your machine is not connected to the internet. |
[20:19:22] | sphery: | It was something the mythbuntu guys added in #7832--AIUI because upstart doesn't have a way of starting an app as another user or something |
[20:20:33] | danielk22: | superm1: ^^^ Can you speak to this? can upstart start an app as any user now? |
[20:21:33] | superm1: | upstart does not have a way to start an app as a user. the app will have to drop it's gid, uid and euid, egid |
[20:21:58] | tgm4883: | superm1, is that still not out yet? |
[20:22:04] | danielk22: | superm1: Can't we just use su in the upstart script? |
[20:22:17] | superm1: | no the problem with using su is that you start an interactive consolekit session |
[20:22:23] | tgm4883: | supposedly it's in the pipeline, but the last mention I see of it is in Jan |
[20:22:28] | superm1: | so the system thinks a user is logged in |
[20:22:37] | tgm4883: | err, July |
[20:23:10] | superm1: | tgm4883, i didn't hear about the functionality landing recently at least, but i haven't kept entirely up to date on their (upstart team) development timeline |
[20:23:42] | tgm4883: | superm1, I'm just looking at http://superuser.com/questions/213416/running . . . ileged-users |
[20:23:58] | tgm4883: | which indicates they asked in the #upstart channel, I'll see if I can see anything in the release notes |
[20:24:26] | danielk22: | sphery: I think we can just ask users to run the backend manually to get a backtrace.. or use an init.d script, that still works on ubuntu.. |
[20:24:48] | sphery: | OK... I'll go ahead and close it wontfix for now |
[20:24:51] | superm1: | so am i to understand that core dumps on the backend are faulty because of this? |
[20:26:11] | sphery: | the kernel disables dumping of core contents when a process changes its uid (or due to other "tainting" actions). You can modify this with fs.suid_dumpable (see http://www.mythtv.org/wiki/Debugging#Getting_a_core_file ), but unfortunately, it enables any suid program to create core files |
[20:26:12] | superm1: | i'd like to be able to still generate automatic crash reports from upstart job invoked mythbackend if possible, so maybe we should come up with a better solution then |
[20:26:55] | sphery: | if you use fs.suid_dumpable=2 , though, it's supposed to be "suid safe" configuration--though I wouldn't recommend running a system with that always set... |
[20:27:11] | sphery: | see suid_dumpable in /usr/src/linux-`uname -r`/Documentation/sysctl/fs.txt |
[20:27:47] | danielk22: | sphery: http://pastebin.com/ttk3sP7t <-- here's my init.d for mythtv on ubuntu.. I use it because I still haven't wrapped my head around upstart.. but it actually provides some useful stuff like restart-with-backtrace which restarts while grabbing a backtrace for debugging a deadlock. |
[20:30:00] | danielk22: | (stop also waits for the process to stop, which I believe was a problem with the original ubuntu init.d) |
[20:30:02] | superm1: | i'm a bit perplexed why start-stop-daemon wouldn't encounter this same problem |
[20:30:23] | superm1: | isn't it still changing the uid of the process? |
[20:30:52] | tgm4883: | superm1, I haven't gotten much of a response (other than use su), but I'd hope that now that other distros are picking up upstart that we would see some of these things |
[20:31:14] | superm1: | yeah we're not going back to su, that caused way too many problems with consolekit and shutdown |
[20:31:18] | danielk22: | superm1: it changes it before the mythbackend starts, so mythbackend doesn't need the setuid bit to be set on itself. |
[20:31:23] | superm1: | ah |
[20:31:24] | ernstp: | How's mythtv 0.25 these days? |
[20:32:03] | superm1: | there's other daemons in ubuntu that use upstart like we do, we should check with them too, like the mysql guys |
[20:32:19] | superm1: | surely they've got the same concerns and want to be able to get core dumps |
[20:32:26] | danielk22: | sphery: I don't recall this from when more people needed setuid on the backend. Is this a newish security feature? |
[20:32:37] | sphery: | so, in 2006, MySQL devs rejected a simliar patch ( http://bugs.mysql.com/bug.php?id=21361 )... then in 2007, they added a patch ( http://bugs.mysql.com/bug.php?id=21723 ) but they did it wrong, so it's still broken |
[20:33:16] | danielk22: | heh, introduced in 2004.. so it's been in there for a while.. |
[20:33:48] | danielk22: | s/2004/2.4/ |
[20:34:37] | sphery: | yeah... I don't get why ubuntu's ever been able to get core files since they switched to using --user... |
[20:35:00] | superm1: | well it explains why we haven't seen many on the backend i think |
[20:35:07] | superm1: | only see them on the frontend and mythfilldatabase |
[20:35:09] | danielk22: | There must have been a recent change in security policy, or the user has special settings.. |
[20:35:37] | superm1: | how about adding in the patch from 10015 but guarding it with something like --debug ? |
[20:35:40] | sphery: | I can verify that on my (non-Ubuntu) dev box with a vanilla kernel, I have to either do the prctl() call or use fs.suid_dumpable to enable core file creation if I use --user |
[20:35:51] | danielk22: | superm1: the backend is pretty stable on the whole, excepting our mysql problems. |
[20:36:20] | superm1: | well that and upstart respawns it pretty quickly when failures arise so people don't see and complain as much as they would about mythfrontend |
[20:36:27] | sphery: | superm1: don't you always build with --compile-type=profile then strip out the debug symbols into different files? I thought at least some distros did it that way |
[20:36:33] | sphery: | meaning we'd always have that code in there... |
[20:36:43] | superm1: | sphery, yes we do |
[20:36:53] | superm1: | actually compile-type=debug and strip out the symbols |
[20:36:54] | sphery: | at which point we might as well just put it in |
[20:37:05] | superm1: | =profile was not keeping enough to make them useful |
[20:37:46] | sphery: | (though my rewritten patch actually does prctl(PR_GET_DUMPABLE) and only sets it if we were dumpable before) |
[20:38:30] | danielk22: | superm1: --compile-type=debug is significantly slower than --compile-type=profile (my laptop can't play most recordings unless I use profile). |
[20:39:12] | sphery: | yeah, definitely slower--disables a ton of compile-time optimizations |
[20:42:43] | zombor_ (zombor_!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[20:43:32] | ernstp (ernstp!~ernst@h41n4-ld-c-d1.ias.bredband.telia.com) has quit (Quit: Ex-Chat) | |
[20:43:34] | danielk22: | I wonder if we have any pull with the upstart folks? maybe we can bump up the priority on this task by pointing out the problem... |
[20:44:23] | stuartm: | the profile backtrace isn't that bad ... at least in my experience |
[20:44:45] | sphery: | yeah, I think profile backtraces are fine for 99.9999% of issues |
[20:45:52] | sphery: | I think maybe there was confusiong over what "not enough information" was desired... I think it's the fact that launchpad tools use core files--and so lack all information about what signal was received, so we can't tell a difference between a segv or an abort or an interrupt or a kill |
[20:46:11] | superm1: | when we switch to --debug, I did some quick hand testing and I didn't see a performance difference between the two |
[20:46:51] | superm1: | but if you guys are confident that we'll still capture enough infor with --profile, i'll switch that back |
[20:47:11] | sphery: | i.e. most devs like the stacktraces with "received signal SIGSEGV in thread #" type information because it tells us where to start looking |
[20:47:27] | superm1: | well launchpad should be capturing that much either way |
[20:50:09] | sphery: | yeah, guess that info is in the launchpad page--for example, in the bug description at https://bugs.launchpad.net/mythbuntu/+bug/734131 ... would be nice if launchpad put it at the top of the threadstacktrace |
[20:50:19] | danielk22: | superm1: 99% of the time profile is enough, there are even times it's preferred like with thread safety issues that often don't even show up at the debug level because debug treats all variables as volatile. |
[20:50:32] | stuartm: | superm1: I'd say confidently that most devs are using profile instead of debug |
[20:50:49] | sphery: | yeah, I recommend switching it back to profile |
[20:50:50] | stuartm: | day to day at least |
[20:51:06] | superm1: | OK, will do that. and we'll have to make sure we make a point to put what signal it crashed with when forwarding the bug |
[20:51:08] | superm1: | mrand, ^ |
[20:51:18] | sphery: | that would be great... thanks |
[20:51:26] | danielk22: | debug is useful in some rare instances but I use it more often to do quick compiles than for debugging. |
[20:53:13] | sphery: | superm1: Oh, and btw, Beirdo recently fixed a problem where the plugins weren't getting the proper CFLAGS from the main mythtv configure/build, which allowed me to enable debug symbols in the mythplugins build based on the mythtv package's --compile-type, so make install should now install unstripped plugin libs (on master only), so if you can ensure your strip-symbols-to-another-file script is handling the plugins, that would be great |
[20:53:41] | kenni (kenni!~kenni@x1-6-00-00-24-c8-e2-a3.k456.webspeed.dk) has joined #mythtv | |
[20:53:41] | superm1: | so back to the discussion about 10015 patch, if there is a concern about adding it for fear of security, i think guarding it with some sort of variable and then asking people to enable that in their upstart /init script jobs would be fine |
[20:53:41] | kenni (kenni!~kenni@x1-6-00-00-24-c8-e2-a3.k456.webspeed.dk) has quit (Changing host) | |
[20:53:41] | kenni (kenni!~kenni@mythtv/developer/kenni) has joined #mythtv | |
[20:54:09] | superm1: | sphery, how recently did that go in? |
[20:54:23] | sphery: | few days ago--maybe Sat? |
[20:54:37] | superm1: | ok, i'll see if yesterday's build did it then |
[20:59:53] | superm1: | sphery, yeah according to the build log, the plugins are stripped too: http://paste.ubuntu.com/678305/ |
[21:00:39] | sphery: | great, thanks... will be nice to finally get plugin backtraces with debug symbols |
[21:05:28] | westlock (westlock!~arden@24.65.240.254) has quit (Ping timeout: 264 seconds) | |
[21:25:23] | danielk22: | I think the security implication of allowing core dumps at all is much greater than the suid portion. Unless you are running with a special libc which clears memory passed to malloc you can just create a bunch of recorders by poking the DB and then segfault mythtv and get gobs of private data from all those unused and uninitialized recorder buffers. |
[21:25:56] | danielk22: | By just adding the coredump location to the storage groups you can then download the coredump and do the whole thing remotely.. |
[21:26:12] | Jordack (Jordack!~jordack@h69-131-44-221.plmomi.dedicated.static.tds.net) has quit () | |
[21:37:43] | sphery: | danielk22: so, it sounds like if we have the code in there and require "user approval" to enable it, most distros will likely enable it, anyway, so should I just assume that any user who runs with --user has "approved" its use? |
[21:39:01] | sphery: | and, since prctl() is Linux only, do I use: #if defined(__linux__) || defined(__LINUX__) |
[21:46:48] | kth (kth!~kth@unaffiliated/kth) has quit (Quit: Leaving.) | |
[21:47:52] | ** Mousey reboots ppc buildbot slave ** | |
[21:52:17] | Mousey: | its back |
[21:55:26] | j-rod is now known as j-rod|afk | |
[22:10:55] | bugbear (bugbear!~bugbear@s83-177-186-55.cust.tele2.se) has quit (Ping timeout: 252 seconds) | |
[22:17:26] | jya (jya!~jyavenard@60-242-40-141.static.tpgi.com.au) has joined #mythtv | |
[22:17:26] | jya (jya!~jyavenard@60-242-40-141.static.tpgi.com.au) has quit (Changing host) | |
[22:17:26] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[22:26:45] | superm1: | danielk22, but what's to stop you from doing the same thing when ran as a particular uid already? |
[22:27:17] | superm1: | you figure you can still manipulate the DB and cause the same dump of private data to land |
[22:31:05] | natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 252 seconds) | |
[22:44:09] | mrand (mrand!~mrand@ubuntu/member/mrand) has quit (*.net *.split) | |
[22:44:09] | dagar (dagar!~dagar@agar.ca) has quit (*.net *.split) | |
[22:44:10] | cesman (cesman!~cecil@pdpc/supporter/professional/cesman) has quit (*.net *.split) | |
[22:44:10] | skd5aner (skd5aner!~skd5aner@cpe-071-071-242-134.carolina.res.rr.com) has quit (*.net *.split) | |
[22:44:10] | knightr (knightr!~knightr@mythtv/developer/knightr) has quit (*.net *.split) | |
[22:44:10] | jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has quit (*.net *.split) | |
[22:44:11] | coling (coling!~colin@cpc1-sgyl30-2-0-cust258.sgyl.cable.virginmedia.com) has quit (*.net *.split) | |
[22:44:11] | ybot (ybot!~quassel@61.14.141.36) has quit (*.net *.split) | |
[22:44:11] | rhpot1991 (rhpot1991!~rhpot1991@ubuntu/member/rhpot1991) has quit (*.net *.split) | |
[22:44:11] | kenni (kenni!~kenni@mythtv/developer/kenni) has quit (*.net *.split) | |
[22:44:11] | danielk22 (danielk22!~danielk@96.57.9.142) has quit (*.net *.split) | |
[22:44:12] | anderi (anderi!~anders@c-d064e055.1455-1-64736c21.cust.bredbandsbolaget.se) has quit (*.net *.split) | |
[22:44:12] | stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has quit (*.net *.split) | |
[22:44:12] | jams (jams!~jams@cpe-184-58-217-97.wi.res.rr.com) has quit (*.net *.split) | |
[22:44:12] | xris (xris!~xris@mythtv/developer/xris) has quit (*.net *.split) | |
[22:44:12] | poptix (poptix!poptix@poptix.net) has quit (*.net *.split) | |
[22:44:13] | g0at (g0at!~r00t@89.186.169.166) has quit (*.net *.split) | |
[22:44:13] | eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (*.net *.split) | |
[22:44:13] | andreax (andreax!~andreaz@p57B91D35.dip.t-dialin.net) has quit (*.net *.split) | |
[22:44:13] | Mousey (Mousey!~wtfisme@ross154.net) has quit (*.net *.split) | |
[22:44:14] | yoyolala (yoyolala!~yoyolala@unaffiliated/yoyolala) has quit (*.net *.split) | |
[22:44:14] | kc (kc!~Casper@unaffiliated/kc) has quit (*.net *.split) | |
[22:44:14] | Captain_Murdoch (Captain_Murdoch!~cpinkham@mythtv/developer/CaptainMurdoch) has quit (*.net *.split) | |
[22:44:14] | cnd (cnd!~cndougla@c-71-237-195-76.hsd1.or.comcast.net) has quit (*.net *.split) | |
[22:44:14] | 17WAAGKUE (17WAAGKUE!~jpabq@174-28-167-122.albq.qwest.net) has quit (*.net *.split) | |
[22:44:14] | sraue (sraue!~stephan@xbmc/staff/sraue) has quit (*.net *.split) | |
[22:44:15] | joe___ (joe___!~jmk@64.73.32.135) has quit (*.net *.split) | |
[22:44:15] | iamlindoro (iamlindoro!~iamlindor@mythtv/developer/iamlindoro) has quit (*.net *.split) | |
[22:44:16] | JEDIDIAH__ (JEDIDIAH__!~jedi@cpe-76-185-75-39.tx.res.rr.com) has quit (*.net *.split) | |
[22:44:16] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has quit (*.net *.split) | |
[22:44:17] | DjMadness (DjMadness!~DjMadness@pdpc/supporter/student/DjMadness) has quit (*.net *.split) | |
[22:44:17] | purserj (purserj!~purserj@hosting.collaborynth.com.au) has quit (*.net *.split) | |
[22:44:17] | _Meliorator (_Meliorator!m@dunnington.eu) has quit (*.net *.split) | |
[22:44:18] | wahrhaft (wahrhaft!~quassel@cpe-24-210-71-26.columbus.res.rr.com) has quit (*.net *.split) | |
[22:44:19] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has quit (*.net *.split) | |
[22:44:20] | highzeth_ (highzeth_!~hz@hoiseth.no) has quit (*.net *.split) | |
[22:44:20] | sailerboy (sailerboy!sailerboy@2607:f358:1:fed5:22:0:ece3:d738) has quit (*.net *.split) | |
[22:44:20] | kormoc (kormoc!~kormoc@mythtv/developer/kormoc) has quit (*.net *.split) | |
[22:44:20] | sutula (sutula!sutula@nat/hp/x-acemlcpkpaigbggs) has quit (*.net *.split) | |
[22:44:20] | dekarl (dekarl!~dekarl@dslb-084-058-164-202.pools.arcor-ip.net) has quit (*.net *.split) | |
[22:44:21] | _charly__ (_charly__!kroseneg@sunrise.schmidham.net) has quit (*.net *.split) | |
[22:44:21] | laga (laga!~laga@h1626373.stratoserver.net) has quit (*.net *.split) | |
[22:44:21] | Seeker` (Seeker`!~cjo20@unaffiliated/seeker) has quit (*.net *.split) | |
[22:44:21] | stuarta (stuarta!~stuarta@mythtv/developer/stuarta) has quit (*.net *.split) | |
[22:44:21] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (*.net *.split) | |
[22:44:22] | J-e-f-f-A (J-e-f-f-A!~J-e-f-f-A@unaffiliated/j-e-f-f-a) has quit (*.net *.split) | |
[22:44:23] | j-rod|afk (j-rod|afk!~jarod@static-72-93-233-3.bstnma.fios.verizon.net) has quit (*.net *.split) | |
[22:44:23] | MaverickTech (MaverickTech!~MaverickT@111.86.233.220.static.exetel.com.au) has quit (*.net *.split) | |
[22:44:24] | MythBuild (MythBuild!~MythBuild@184-106-209-209.static.cloud-ips.com) has quit (*.net *.split) | |
[22:44:24] | Gibby (Gibby!~Gibby@204.118.10.244) has quit (*.net *.split) | |
[22:44:25] | jpabq_ (jpabq_!~jpabq@mythtv/developer/jpabq) has quit (*.net *.split) | |
[22:44:25] | brfransen (brfransen!~brfransen@216.254.250.47) has quit (*.net *.split) | |
[22:44:25] | jcarlos (jcarlos!~quassel@85.137.99.76.dyn.user.ono.com) has quit (*.net *.split) | |
[22:44:25] | jpabq (jpabq!~jpabq@mythtv/developer/jpabq) has quit (*.net *.split) | |
[22:44:26] | Chutt (Chutt!~ijr@cpe-76-190-198-203.neo.res.rr.com) has quit (*.net *.split) | |
[22:44:26] | sphery (sphery!~mdean@mythtv/developer/sphery) has quit (*.net *.split) | |
[22:44:27] | kwmonroe (kwmonroe!~kwmonroe@32.97.110.58) has quit (*.net *.split) | |
[22:44:27] | jwhite (jwhite!~jwhite@75-146-153-89-minnesota.hfc.comcastbusiness.net) has quit (*.net *.split) | |
[22:44:27] | gregL (gregL!~greg@cpe-74-76-125-87.nycap.res.rr.com) has quit (*.net *.split) | |
[22:44:27] | foobum (foobum!~mythtv@78-105-15-213.zone3.bethere.co.uk) has quit (*.net *.split) | |
[22:44:27] | Slasher` (Slasher`!~Slasher@188.165.164.15) has quit (*.net *.split) | |
[22:44:28] | anykey_ (anykey_!~guedel@46-126-245-147.dynamic.hispeed.ch) has quit (*.net *.split) | |
[22:44:28] | Anssi (Anssi!hannulaa@mandriva/developer/anssi) has quit (*.net *.split) | |
[22:44:29] | ghoti (ghoti!~paul@scratch.it.ca) has quit (*.net *.split) | |
[22:44:31] | f33dMB (f33dMB!~f33dMB@li100-62.members.linode.com) has quit (*.net *.split) | |
[22:44:31] | davide_ (davide_!~david@mythtv/developer/gigem) has quit (*.net *.split) | |
[22:44:33] | vallor (vallor!~Ponzo@pdpc/supporter/monthlygold/vallor) has quit (*.net *.split) | |
[22:44:33] | dlblog (dlblog!~dlblog@c-76-127-227-175.hsd1.ma.comcast.net) has quit (*.net *.split) | |
[22:44:33] | mag0o (mag0o!20001@slackhost.lynchmv.com) has quit (*.net *.split) | |
[22:44:34] | Beirdo (Beirdo!~gjhurlbu@mythtv/developer/beirdo) has quit (*.net *.split) | |
[22:44:34] | Snow-Man (Snow-Man!~sfrost@tamriel.snowman.net) has quit (*.net *.split) | |
[22:44:35] | mike|3 (mike|3!~mike@c-24-21-63-118.hsd1.or.comcast.net) has quit (*.net *.split) | |
[22:44:35] | Anduin (Anduin!~awithers@pdpc/supporter/professional/anduin) has quit (*.net *.split) | |
[22:44:35] | PointyPumper (PointyPumper!~pintlezz@190.244.73.13) has quit (*.net *.split) | |
[22:44:36] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (*.net *.split) | |
[22:44:36] | justinh (justinh!~justin@cpc10-salf5-2-0-cust50.10-2.cable.virginmedia.com) has quit (*.net *.split) | |
[22:44:36] | Cougar (Cougar!~cougar@kkk.version6.net) has quit (*.net *.split) | |
[22:44:36] | cattelan (cattelan!~cattelan@c-66-41-26-220.hsd1.mn.comcast.net) has quit (*.net *.split) | |
[22:44:37] | tris (tris!tristan@2001:1868:a00a::4) has quit (*.net *.split) | |
[22:44:37] | GreyFoxx (GreyFoxx!~greg@2607:ae00:fff9::1) has quit (*.net *.split) | |
[22:55:24] | jpabq__ (jpabq__!~jpabq@mythtv/developer/jpabq) has joined #mythtv | |
[22:55:24] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[22:55:24] | kenni (kenni!~kenni@mythtv/developer/kenni) has joined #mythtv | |
[22:55:24] | andreax (andreax!~andreaz@p57B91D35.dip.t-dialin.net) has joined #mythtv | |
[22:55:24] | Mousey (Mousey!~wtfisme@ross154.net) has joined #mythtv | |
[22:55:24] | cesman (cesman!~cecil@pdpc/supporter/professional/cesman) has joined #mythtv | |
[22:55:24] | davide_ (davide_!~david@mythtv/developer/gigem) has joined #mythtv | |
[22:55:24] | skd5aner (skd5aner!~skd5aner@cpe-071-071-242-134.carolina.res.rr.com) has joined #mythtv | |
[22:55:24] | mike|3 (mike|3!~mike@c-24-21-63-118.hsd1.or.comcast.net) has joined #mythtv | |
[22:55:24] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has joined #mythtv | |
[22:55:25] | gigem (gigem!~gigem@mythtv/developer/gigem) has joined #mythtv | |
[22:55:25] | danielk22 (danielk22!~danielk@96.57.9.142) has joined #mythtv | |
[22:55:25] | knightr (knightr!~knightr@mythtv/developer/knightr) has joined #mythtv | |
[22:55:25] | J-e-f-f-A (J-e-f-f-A!~J-e-f-f-A@unaffiliated/j-e-f-f-a) has joined #mythtv | |
[22:55:25] | cnd (cnd!~cndougla@c-71-237-195-76.hsd1.or.comcast.net) has joined #mythtv | |
[22:55:25] | Anduin (Anduin!~awithers@pdpc/supporter/professional/anduin) has joined #mythtv | |
[22:55:25] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has joined #mythtv | |
[22:55:25] | mrand (mrand!~mrand@ubuntu/member/mrand) has joined #mythtv | |
[22:55:25] | jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has joined #mythtv | |
[22:55:25] | yoyolala (yoyolala!~yoyolala@unaffiliated/yoyolala) has joined #mythtv | |
[22:55:25] | anderi (anderi!~anders@c-d064e055.1455-1-64736c21.cust.bredbandsbolaget.se) has joined #mythtv | |
[22:55:25] | brfransen (brfransen!~brfransen@216.254.250.47) has joined #mythtv | |
[22:55:25] | wahrhaft (wahrhaft!~quassel@cpe-24-210-71-26.columbus.res.rr.com) has joined #mythtv | |
[22:55:25] | j-rod|afk (j-rod|afk!~jarod@static-72-93-233-3.bstnma.fios.verizon.net) has joined #mythtv | |
[22:55:25] | kc (kc!~Casper@unaffiliated/kc) has joined #mythtv | |
[22:55:25] | jcarlos (jcarlos!~quassel@85.137.99.76.dyn.user.ono.com) has joined #mythtv | |
[22:55:25] | Captain_Murdoch (Captain_Murdoch!~cpinkham@mythtv/developer/CaptainMurdoch) has joined #mythtv | |
[22:55:25] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv | |
[22:55:25] | dagar (dagar!~dagar@agar.ca) has joined #mythtv | |
[22:55:25] | rhpot1991 (rhpot1991!~rhpot1991@ubuntu/member/rhpot1991) has joined #mythtv | |
[22:55:25] | ybot (ybot!~quassel@61.14.141.36) has joined #mythtv | |
[22:55:25] | coling (coling!~colin@cpc1-sgyl30-2-0-cust258.sgyl.cable.virginmedia.com) has joined #mythtv | |
[22:55:25] | eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv | |
[22:55:25] | g0at (g0at!~r00t@89.186.169.166) has joined #mythtv | |
[22:55:25] | poptix (poptix!poptix@poptix.net) has joined #mythtv | |
[22:55:25] | xris (xris!~xris@mythtv/developer/xris) has joined #mythtv | |
[22:55:25] | jams (jams!~jams@cpe-184-58-217-97.wi.res.rr.com) has joined #mythtv | |
[22:55:25] | stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has joined #mythtv | |
[22:55:25] | JEDIDIAH__ (JEDIDIAH__!~jedi@cpe-76-185-75-39.tx.res.rr.com) has joined #mythtv | |
[22:55:25] | iamlindoro (iamlindoro!~iamlindor@mythtv/developer/iamlindoro) has joined #mythtv | |
[22:55:25] | joe___ (joe___!~jmk@64.73.32.135) has joined #mythtv | |
[22:55:25] | sraue (sraue!~stephan@xbmc/staff/sraue) has joined #mythtv | |
[22:55:25] | 17WAAGKUE (17WAAGKUE!~jpabq@174-28-167-122.albq.qwest.net) has joined #mythtv | |
[22:55:25] | _Meliorator (_Meliorator!m@dunnington.eu) has joined #mythtv | |
[22:55:25] | purserj (purserj!~purserj@hosting.collaborynth.com.au) has joined #mythtv | |
[22:55:25] | DjMadness (DjMadness!~DjMadness@pdpc/supporter/student/DjMadness) has joined #mythtv | |
[22:55:25] | stuarta (stuarta!~stuarta@mythtv/developer/stuarta) has joined #mythtv | |
[22:55:25] | Seeker` (Seeker`!~cjo20@unaffiliated/seeker) has joined #mythtv | |
[22:55:25] | laga (laga!~laga@h1626373.stratoserver.net) has joined #mythtv | |
[22:55:25] | _charly__ (_charly__!kroseneg@sunrise.schmidham.net) has joined #mythtv | |
[22:55:25] | dekarl (dekarl!~dekarl@dslb-084-058-164-202.pools.arcor-ip.net) has joined #mythtv | |
[22:55:25] | sutula (sutula!sutula@nat/hp/x-acemlcpkpaigbggs) has joined #mythtv | |
[22:55:25] | kormoc (kormoc!~kormoc@mythtv/developer/kormoc) has joined #mythtv | |
[22:55:25] | sailerboy (sailerboy!sailerboy@2607:f358:1:fed5:22:0:ece3:d738) has joined #mythtv | |
[22:55:25] | highzeth_ (highzeth_!~hz@hoiseth.no) has joined #mythtv | |
[22:55:25] | MaverickTech (MaverickTech!~MaverickT@111.86.233.220.static.exetel.com.au) has joined #mythtv | |
[22:55:25] | jpabq (jpabq!~jpabq@mythtv/developer/jpabq) has joined #mythtv | |
[22:55:25] | PointyPumper (PointyPumper!~pintlezz@190.244.73.13) has joined #mythtv | |
[22:55:25] | Snow-Man (Snow-Man!~sfrost@tamriel.snowman.net) has joined #mythtv | |
[22:55:25] | f33dMB (f33dMB!~f33dMB@li100-62.members.linode.com) has joined #mythtv | |
[22:55:25] | Beirdo (Beirdo!~gjhurlbu@mythtv/developer/beirdo) has joined #mythtv | |
[22:55:25] | Anssi (Anssi!hannulaa@mandriva/developer/anssi) has joined #mythtv | |
[22:55:25] | mag0o (mag0o!20001@slackhost.lynchmv.com) has joined #mythtv | |
[22:55:25] | cattelan (cattelan!~cattelan@c-66-41-26-220.hsd1.mn.comcast.net) has joined #mythtv | |
[22:55:25] | dlblog (dlblog!~dlblog@c-76-127-227-175.hsd1.ma.comcast.net) has joined #mythtv | |
[22:55:25] | anykey_ (anykey_!~guedel@46-126-245-147.dynamic.hispeed.ch) has joined #mythtv | |
[22:55:25] | vallor (vallor!~Ponzo@pdpc/supporter/monthlygold/vallor) has joined #mythtv | |
[22:55:25] | Slasher` (Slasher`!~Slasher@188.165.164.15) has joined #mythtv | |
[22:55:25] | foobum (foobum!~mythtv@78-105-15-213.zone3.bethere.co.uk) has joined #mythtv | |
[22:55:25] | Cougar (Cougar!~cougar@kkk.version6.net) has joined #mythtv | |
[22:55:25] | justinh (justinh!~justin@cpc10-salf5-2-0-cust50.10-2.cable.virginmedia.com) has joined #mythtv | |
[22:55:25] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv | |
[22:55:25] | sphery (sphery!~mdean@mythtv/developer/sphery) has joined #mythtv | |
[22:55:25] | gregL (gregL!~greg@cpe-74-76-125-87.nycap.res.rr.com) has joined #mythtv | |
[22:55:25] | Gibby (Gibby!~Gibby@204.118.10.244) has joined #mythtv | |
[22:55:25] | MythBuild (MythBuild!~MythBuild@184-106-209-209.static.cloud-ips.com) has joined #mythtv | |
[22:55:25] | jwhite (jwhite!~jwhite@75-146-153-89-minnesota.hfc.comcastbusiness.net) has joined #mythtv | |
[22:55:25] | kwmonroe (kwmonroe!~kwmonroe@32.97.110.58) has joined #mythtv | |
[22:55:25] | Chutt (Chutt!~ijr@cpe-76-190-198-203.neo.res.rr.com) has joined #mythtv | |
[22:55:25] | tris (tris!tristan@2001:1868:a00a::4) has joined #mythtv | |
[22:55:25] | GreyFoxx (GreyFoxx!~greg@2607:ae00:fff9::1) has joined #mythtv | |
[22:55:25] | ikonia (ikonia!~irc@unaffiliated/ikonia) has quit (Max SendQ exceeded) | |
[22:55:29] | ikonia (ikonia!~irc@unaffiliated/ikonia) has joined #mythtv | |
[23:03:19] | mrand (mrand!~mrand@ubuntu/member/mrand) has quit (*.net *.split) | |
[23:03:19] | dagar (dagar!~dagar@agar.ca) has quit (*.net *.split) | |
[23:03:20] | cesman (cesman!~cecil@pdpc/supporter/professional/cesman) has quit (*.net *.split) | |
[23:03:20] | skd5aner (skd5aner!~skd5aner@cpe-071-071-242-134.carolina.res.rr.com) has quit (*.net *.split) | |
[23:03:20] | knightr (knightr!~knightr@mythtv/developer/knightr) has quit (*.net *.split) | |
[23:03:21] | jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has quit (*.net *.split) | |
[23:03:21] | coling (coling!~colin@cpc1-sgyl30-2-0-cust258.sgyl.cable.virginmedia.com) has quit (*.net *.split) | |
[23:03:21] | ybot (ybot!~quassel@61.14.141.36) has quit (*.net *.split) | |
[23:03:21] | rhpot1991 (rhpot1991!~rhpot1991@ubuntu/member/rhpot1991) has quit (*.net *.split) | |
[23:03:22] | kenni (kenni!~kenni@mythtv/developer/kenni) has quit (*.net *.split) | |
[23:03:22] | danielk22 (danielk22!~danielk@96.57.9.142) has quit (*.net *.split) | |
[23:03:22] | anderi (anderi!~anders@c-d064e055.1455-1-64736c21.cust.bredbandsbolaget.se) has quit (*.net *.split) | |
[23:03:22] | stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has quit (*.net *.split) | |
[23:03:23] | jams (jams!~jams@cpe-184-58-217-97.wi.res.rr.com) has quit (*.net *.split) | |
[23:03:23] | xris (xris!~xris@mythtv/developer/xris) has quit (*.net *.split) | |
[23:03:23] | poptix (poptix!poptix@poptix.net) has quit (*.net *.split) | |
[23:03:23] | g0at (g0at!~r00t@89.186.169.166) has quit (*.net *.split) | |
[23:03:23] | eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (*.net *.split) | |
[23:03:24] | andreax (andreax!~andreaz@p57B91D35.dip.t-dialin.net) has quit (*.net *.split) | |
[23:03:24] | Mousey (Mousey!~wtfisme@ross154.net) has quit (*.net *.split) | |
[23:03:24] | yoyolala (yoyolala!~yoyolala@unaffiliated/yoyolala) has quit (*.net *.split) | |
[23:03:24] | kc (kc!~Casper@unaffiliated/kc) has quit (*.net *.split) | |
[23:03:24] | Captain_Murdoch (Captain_Murdoch!~cpinkham@mythtv/developer/CaptainMurdoch) has quit (*.net *.split) | |
[23:03:24] | jpabq__ (jpabq__!~jpabq@mythtv/developer/jpabq) has quit (*.net *.split) | |
[23:03:25] | cnd (cnd!~cndougla@c-71-237-195-76.hsd1.or.comcast.net) has quit (*.net *.split) | |
[23:03:25] | 17WAAGKUE (17WAAGKUE!~jpabq@174-28-167-122.albq.qwest.net) has quit (*.net *.split) | |
[23:03:25] | sraue (sraue!~stephan@xbmc/staff/sraue) has quit (*.net *.split) | |
[23:03:25] | joe___ (joe___!~jmk@64.73.32.135) has quit (*.net *.split) | |
[23:03:25] | iamlindoro (iamlindoro!~iamlindor@mythtv/developer/iamlindoro) has quit (*.net *.split) | |
[23:03:26] | JEDIDIAH__ (JEDIDIAH__!~jedi@cpe-76-185-75-39.tx.res.rr.com) has quit (*.net *.split) | |
[23:03:27] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has quit (*.net *.split) | |
[23:03:27] | DjMadness (DjMadness!~DjMadness@pdpc/supporter/student/DjMadness) has quit (*.net *.split) | |
[23:03:27] | purserj (purserj!~purserj@hosting.collaborynth.com.au) has quit (*.net *.split) | |
[23:03:27] | _Meliorator (_Meliorator!m@dunnington.eu) has quit (*.net *.split) | |
[23:03:28] | wahrhaft (wahrhaft!~quassel@cpe-24-210-71-26.columbus.res.rr.com) has quit (*.net *.split) | |
[23:03:29] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has quit (*.net *.split) | |
[23:03:30] | highzeth_ (highzeth_!~hz@hoiseth.no) has quit (*.net *.split) | |
[23:03:30] | sailerboy (sailerboy!sailerboy@2607:f358:1:fed5:22:0:ece3:d738) has quit (*.net *.split) | |
[23:03:30] | kormoc (kormoc!~kormoc@mythtv/developer/kormoc) has quit (*.net *.split) | |
[23:03:30] | sutula (sutula!sutula@nat/hp/x-acemlcpkpaigbggs) has quit (*.net *.split) | |
[23:03:30] | dekarl (dekarl!~dekarl@dslb-084-058-164-202.pools.arcor-ip.net) has quit (*.net *.split) | |
[23:03:31] | _charly__ (_charly__!kroseneg@sunrise.schmidham.net) has quit (*.net *.split) | |
[23:03:31] | laga (laga!~laga@h1626373.stratoserver.net) has quit (*.net *.split) | |
[23:03:31] | Seeker` (Seeker`!~cjo20@unaffiliated/seeker) has quit (*.net *.split) | |
[23:03:31] | stuarta (stuarta!~stuarta@mythtv/developer/stuarta) has quit (*.net *.split) | |
[23:03:31] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (*.net *.split) | |
[23:03:32] | J-e-f-f-A (J-e-f-f-A!~J-e-f-f-A@unaffiliated/j-e-f-f-a) has quit (*.net *.split) | |
[23:03:32] | j-rod|afk (j-rod|afk!~jarod@static-72-93-233-3.bstnma.fios.verizon.net) has quit (*.net *.split) | |
[23:03:33] | MaverickTech (MaverickTech!~MaverickT@111.86.233.220.static.exetel.com.au) has quit (*.net *.split) | |
[23:03:34] | MythBuild (MythBuild!~MythBuild@184-106-209-209.static.cloud-ips.com) has quit (*.net *.split) | |
[23:03:34] | Gibby (Gibby!~Gibby@204.118.10.244) has quit (*.net *.split) | |
[23:03:35] | brfransen (brfransen!~brfransen@216.254.250.47) has quit (*.net *.split) | |
[23:03:36] | jcarlos (jcarlos!~quassel@85.137.99.76.dyn.user.ono.com) has quit (*.net *.split) | |
[23:03:36] | jpabq (jpabq!~jpabq@mythtv/developer/jpabq) has quit (*.net *.split) | |
[23:03:36] | Chutt (Chutt!~ijr@cpe-76-190-198-203.neo.res.rr.com) has quit (*.net *.split) | |
[23:03:36] | sphery (sphery!~mdean@mythtv/developer/sphery) has quit (*.net *.split) | |
[23:03:37] | kwmonroe (kwmonroe!~kwmonroe@32.97.110.58) has quit (*.net *.split) | |
[23:03:37] | jwhite (jwhite!~jwhite@75-146-153-89-minnesota.hfc.comcastbusiness.net) has quit (*.net *.split) | |
[23:03:37] | gregL (gregL!~greg@cpe-74-76-125-87.nycap.res.rr.com) has quit (*.net *.split) | |
[23:03:37] | foobum (foobum!~mythtv@78-105-15-213.zone3.bethere.co.uk) has quit (*.net *.split) | |
[23:03:37] | Slasher` (Slasher`!~Slasher@188.165.164.15) has quit (*.net *.split) | |
[23:03:38] | anykey_ (anykey_!~guedel@46-126-245-147.dynamic.hispeed.ch) has quit (*.net *.split) | |
[23:03:38] | Anssi (Anssi!hannulaa@mandriva/developer/anssi) has quit (*.net *.split) | |
[23:03:39] | ghoti (ghoti!~paul@scratch.it.ca) has quit (*.net *.split) | |
[23:03:40] | f33dMB (f33dMB!~f33dMB@li100-62.members.linode.com) has quit (*.net *.split) | |
[23:03:40] | davide_ (davide_!~david@mythtv/developer/gigem) has quit (*.net *.split) | |
[23:03:42] | vallor (vallor!~Ponzo@pdpc/supporter/monthlygold/vallor) has quit (*.net *.split) | |
[23:03:42] | dlblog (dlblog!~dlblog@c-76-127-227-175.hsd1.ma.comcast.net) has quit (*.net *.split) | |
[23:03:43] | mag0o (mag0o!20001@slackhost.lynchmv.com) has quit (*.net *.split) | |
[23:03:43] | Beirdo (Beirdo!~gjhurlbu@mythtv/developer/beirdo) has quit (*.net *.split) | |
[23:03:43] | Snow-Man (Snow-Man!~sfrost@tamriel.snowman.net) has quit (*.net *.split) | |
[23:03:44] | mike|3 (mike|3!~mike@c-24-21-63-118.hsd1.or.comcast.net) has quit (*.net *.split) | |
[23:03:44] | gigem (gigem!~gigem@mythtv/developer/gigem) has quit (*.net *.split) | |
[23:03:44] | Anduin (Anduin!~awithers@pdpc/supporter/professional/anduin) has quit (*.net *.split) | |
[23:03:44] | PointyPumper (PointyPumper!~pintlezz@190.244.73.13) has quit (*.net *.split) | |
[23:03:45] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (*.net *.split) | |
[23:03:45] | justinh (justinh!~justin@cpc10-salf5-2-0-cust50.10-2.cable.virginmedia.com) has quit (*.net *.split) | |
[23:03:45] | Cougar (Cougar!~cougar@kkk.version6.net) has quit (*.net *.split) | |
[23:03:45] | cattelan (cattelan!~cattelan@c-66-41-26-220.hsd1.mn.comcast.net) has quit (*.net *.split) | |
[23:03:46] | tris (tris!tristan@2001:1868:a00a::4) has quit (*.net *.split) | |
[23:03:46] | GreyFoxx (GreyFoxx!~greg@2607:ae00:fff9::1) has quit (*.net *.split) | |
[23:06:34] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[23:06:34] | jpabq__ (jpabq__!~jpabq@mythtv/developer/jpabq) has joined #mythtv | |
[23:06:34] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[23:06:34] | kenni (kenni!~kenni@mythtv/developer/kenni) has joined #mythtv | |
[23:06:34] | andreax (andreax!~andreaz@p57B91D35.dip.t-dialin.net) has joined #mythtv | |
[23:06:34] | Mousey (Mousey!~wtfisme@ross154.net) has joined #mythtv | |
[23:06:34] | cesman (cesman!~cecil@pdpc/supporter/professional/cesman) has joined #mythtv | |
[23:06:34] | davide_ (davide_!~david@mythtv/developer/gigem) has joined #mythtv | |
[23:06:34] | skd5aner (skd5aner!~skd5aner@cpe-071-071-242-134.carolina.res.rr.com) has joined #mythtv | |
[23:06:34] | mike|3 (mike|3!~mike@c-24-21-63-118.hsd1.or.comcast.net) has joined #mythtv | |
[23:06:34] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has joined #mythtv | |
[23:06:34] | gigem (gigem!~gigem@mythtv/developer/gigem) has joined #mythtv | |
[23:06:34] | danielk22 (danielk22!~danielk@96.57.9.142) has joined #mythtv | |
[23:06:34] | knightr (knightr!~knightr@mythtv/developer/knightr) has joined #mythtv | |
[23:06:34] | J-e-f-f-A (J-e-f-f-A!~J-e-f-f-A@unaffiliated/j-e-f-f-a) has joined #mythtv | |
[23:06:34] | cnd (cnd!~cndougla@c-71-237-195-76.hsd1.or.comcast.net) has joined #mythtv | |
[23:06:34] | Anduin (Anduin!~awithers@pdpc/supporter/professional/anduin) has joined #mythtv | |
[23:06:34] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has joined #mythtv | |
[23:06:34] | mrand (mrand!~mrand@ubuntu/member/mrand) has joined #mythtv | |
[23:06:34] | jarle (jarle!~jarle@70.84-234-133.customer.lyse.net) has joined #mythtv | |
[23:06:34] | yoyolala (yoyolala!~yoyolala@unaffiliated/yoyolala) has joined #mythtv | |
[23:06:34] | anderi (anderi!~anders@c-d064e055.1455-1-64736c21.cust.bredbandsbolaget.se) has joined #mythtv | |
[23:06:34] | brfransen (brfransen!~brfransen@216.254.250.47) has joined #mythtv | |
[23:06:34] | wahrhaft (wahrhaft!~quassel@cpe-24-210-71-26.columbus.res.rr.com) has joined #mythtv | |
[23:06:34] | j-rod|afk (j-rod|afk!~jarod@static-72-93-233-3.bstnma.fios.verizon.net) has joined #mythtv | |
[23:06:34] | kc (kc!~Casper@unaffiliated/kc) has joined #mythtv | |
[23:06:34] | jcarlos (jcarlos!~quassel@85.137.99.76.dyn.user.ono.com) has joined #mythtv | |
[23:06:34] | Captain_Murdoch (Captain_Murdoch!~cpinkham@mythtv/developer/CaptainMurdoch) has joined #mythtv | |
[23:06:34] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv | |
[23:06:34] | dagar (dagar!~dagar@agar.ca) has joined #mythtv | |
[23:06:34] | rhpot1991 (rhpot1991!~rhpot1991@ubuntu/member/rhpot1991) has joined #mythtv | |
[23:06:34] | ybot (ybot!~quassel@61.14.141.36) has joined #mythtv | |
[23:06:34] | coling (coling!~colin@cpc1-sgyl30-2-0-cust258.sgyl.cable.virginmedia.com) has joined #mythtv | |
[23:06:34] | eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv | |
[23:06:34] | g0at (g0at!~r00t@89.186.169.166) has joined #mythtv | |
[23:06:34] | poptix (poptix!poptix@poptix.net) has joined #mythtv | |
[23:06:34] | xris (xris!~xris@mythtv/developer/xris) has joined #mythtv | |
[23:06:34] | jams (jams!~jams@cpe-184-58-217-97.wi.res.rr.com) has joined #mythtv | |
[23:06:34] | stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has joined #mythtv | |
[23:06:34] | JEDIDIAH__ (JEDIDIAH__!~jedi@cpe-76-185-75-39.tx.res.rr.com) has joined #mythtv | |
[23:06:35] | iamlindoro (iamlindoro!~iamlindor@mythtv/developer/iamlindoro) has joined #mythtv | |
[23:06:35] | joe___ (joe___!~jmk@64.73.32.135) has joined #mythtv | |
[23:06:35] | sraue (sraue!~stephan@xbmc/staff/sraue) has joined #mythtv | |
[23:06:35] | 17WAAGKUE (17WAAGKUE!~jpabq@174-28-167-122.albq.qwest.net) has joined #mythtv | |
[23:06:35] | _Meliorator (_Meliorator!m@dunnington.eu) has joined #mythtv | |
[23:06:35] | purserj (purserj!~purserj@hosting.collaborynth.com.au) has joined #mythtv | |
[23:06:35] | DjMadness (DjMadness!~DjMadness@pdpc/supporter/student/DjMadness) has joined #mythtv | |
[23:06:35] | stuarta (stuarta!~stuarta@mythtv/developer/stuarta) has joined #mythtv | |
[23:06:35] | Seeker` (Seeker`!~cjo20@unaffiliated/seeker) has joined #mythtv | |
[23:06:35] | laga (laga!~laga@h1626373.stratoserver.net) has joined #mythtv | |
[23:06:35] | _charly__ (_charly__!kroseneg@sunrise.schmidham.net) has joined #mythtv | |
[23:06:35] | dekarl (dekarl!~dekarl@dslb-084-058-164-202.pools.arcor-ip.net) has joined #mythtv | |
[23:06:35] | sutula (sutula!sutula@nat/hp/x-acemlcpkpaigbggs) has joined #mythtv | |
[23:06:35] | kormoc (kormoc!~kormoc@mythtv/developer/kormoc) has joined #mythtv | |
[23:06:35] | sailerboy (sailerboy!sailerboy@2607:f358:1:fed5:22:0:ece3:d738) has joined #mythtv | |
[23:06:35] | highzeth_ (highzeth_!~hz@hoiseth.no) has joined #mythtv | |
[23:06:35] | MaverickTech (MaverickTech!~MaverickT@111.86.233.220.static.exetel.com.au) has joined #mythtv | |
[23:06:35] | jpabq (jpabq!~jpabq@mythtv/developer/jpabq) has joined #mythtv | |
[23:06:35] | PointyPumper (PointyPumper!~pintlezz@190.244.73.13) has joined #mythtv | |
[23:06:35] | Snow-Man (Snow-Man!~sfrost@tamriel.snowman.net) has joined #mythtv | |
[23:06:35] | f33dMB (f33dMB!~f33dMB@li100-62.members.linode.com) has joined #mythtv | |
[23:06:35] | Beirdo (Beirdo!~gjhurlbu@mythtv/developer/beirdo) has joined #mythtv | |
[23:06:35] | Anssi (Anssi!hannulaa@mandriva/developer/anssi) has joined #mythtv | |
[23:06:35] | mag0o (mag0o!20001@slackhost.lynchmv.com) has joined #mythtv | |
[23:06:35] | cattelan (cattelan!~cattelan@c-66-41-26-220.hsd1.mn.comcast.net) has joined #mythtv | |
[23:06:35] | dlblog (dlblog!~dlblog@c-76-127-227-175.hsd1.ma.comcast.net) has joined #mythtv | |
[23:06:35] | anykey_ (anykey_!~guedel@46-126-245-147.dynamic.hispeed.ch) has joined #mythtv | |
[23:06:35] | vallor (vallor!~Ponzo@pdpc/supporter/monthlygold/vallor) has joined #mythtv | |
[23:06:35] | Slasher` (Slasher`!~Slasher@188.165.164.15) has joined #mythtv | |
[23:06:35] | foobum (foobum!~mythtv@78-105-15-213.zone3.bethere.co.uk) has joined #mythtv | |
[23:06:35] | Cougar (Cougar!~cougar@kkk.version6.net) has joined #mythtv | |
[23:06:35] | justinh (justinh!~justin@cpc10-salf5-2-0-cust50.10-2.cable.virginmedia.com) has joined #mythtv | |
[23:06:35] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv | |
[23:06:35] | sphery (sphery!~mdean@mythtv/developer/sphery) has joined #mythtv | |
[23:06:35] | gregL (gregL!~greg@cpe-74-76-125-87.nycap.res.rr.com) has joined #mythtv | |
[23:06:35] | Gibby (Gibby!~Gibby@204.118.10.244) has joined #mythtv | |
[23:06:35] | MythBuild (MythBuild!~MythBuild@184-106-209-209.static.cloud-ips.com) has joined #mythtv | |
[23:06:35] | jwhite (jwhite!~jwhite@75-146-153-89-minnesota.hfc.comcastbusiness.net) has joined #mythtv | |
[23:06:35] | kwmonroe (kwmonroe!~kwmonroe@32.97.110.58) has joined #mythtv | |
[23:06:35] | Chutt (Chutt!~ijr@cpe-76-190-198-203.neo.res.rr.com) has joined #mythtv | |
[23:06:35] | tris (tris!tristan@2001:1868:a00a::4) has joined #mythtv | |
[23:06:35] | GreyFoxx (GreyFoxx!~greg@2607:ae00:fff9::1) has joined #mythtv | |
[23:06:35] | ikonia (ikonia!~irc@unaffiliated/ikonia) has joined #mythtv | |
[23:06:35] | ikonia (ikonia!~irc@unaffiliated/ikonia) has quit (Max SendQ exceeded) | |
[23:18:41] | Mousey (Mousey!~wtfisme@ross154.net) has quit (Ping timeout: 264 seconds) | |
[23:22:25] | jpabq__ (jpabq__!~jpabq@mythtv/developer/jpabq) has quit (Quit: jpabq__) | |
[23:31:06] | andreax (andreax!~andreaz@p57B91D35.dip.t-dialin.net) has quit (Read error: Connection reset by peer) | |
[23:32:34] | sphery: | danielk22: btw, it looks like my DBHostName theory isn't panning out--warpme and Brian both said they have it configured with localhost. So, unless network manager rips out all the networks--including lo--and then brings back up the ones that are still there when a link goes down, that wasn't involved with their issues. |
[23:35:20] | Unhelpful (Unhelpful!~quassel@rockbox/developer/Unhelpful) has quit (Read error: Connection reset by peer) | |
[23:36:53] | Unhelpful (Unhelpful!~quassel@rockbox/developer/Unhelpful) has joined #mythtv |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.