[mythtv-users] Backend crash with malloc(): memory corruption (fast)

Adam McCarthy ug32axm at cs.bham.ac.uk
Wed Jan 21 23:58:08 UTC 2009


It looks like mythbackend made an SQL query.  The MySQL server was  
either down or unresponsive, so didn't return any data.  Mythbackend  
then didn't sanity check the query result - it just proceeded to take  
the null return and process it somehow.

It might be worth checking your MySQL logs prior to 21:02:40 and  
seeing if anything happened.

Adam

On 21 Jan 2009, at 23:33, Allen Edwards wrote:

> On Wed, Jan 21, 2009 at 12:06 AM, Allen Edwards
> <allen.p.edwards at gmail.com> wrote:
>> I got a backend crash and lost the last 7 minutes of American Idol.
>> My wife is pissed off.  She stated talking about myth out, Dish in,
>> and I started looking into the problem real fast.
>>
>> The backend log has this message followed by some kind of dump and a
>> bunch of more errors.
>> *** glibc detected *** /usr/bin/mythbackend: malloc(): memory
>> corruption (fast): 0xa895a507 ***
>>
>> I searched myth archives and find many people with this problem with
>> no definite solution.  Some suggestions were check overheating, check
>> for memory error, and a variety of other shot in the dark  
>> suggestions.
>> Temp in my case is 35 deg C, which seems OK.  Memtext86+ passed.
>>
>> I then searched general sources for "malloc(): memory corruption
>> (fast)" and get this:
>>
>> "Probable causes:
>> * Writing beyond the end of a memory block obtained via malloc
>> or realloc.
>> * Writing/reading memory that has been released with free()."
>>
>> So, from that it looks like a program error.
>>
>> This doesn't happen often but I think it has happened before.  From a
>> user point of view, the program stops and when you try and get back  
>> in
>> the menu, you get an error message about the backend connection being
>> lost and being sure to set the IP address correctly.  Restarting X
>> doesn't help.  One of the problems is that we didn't notice the
>> backend was down until we hit the end of the recording at which point
>> the backend had been down for about 10 minutes and the show was over.
>>
>> I am running mythbunty 8.04.1
>> branches/release-0-21-fixes  18704
>>
>> Does anyone have insight into this problem?
>>
>>
>> Allen
>>
>
>
>
> I am attaching the backend.log file from the point of the crash.
>
> Of particular interest are the comments at the end of what I posted.
>
> "2009-01-20 20:59:52.593 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address."
>
> Does this mean I need to change something or is this the result of  
> the crash?
>
> Allen
>
>
>
>
>
>
>
>
> *** glibc detected *** /usr/bin/mythbackend: malloc(): memory
> corruption (fast): 0xa895a507 ***
> ======= Backtrace: =========
> /lib/tls/i686/cmov/libc.so.6[0xb5b18962]
> /lib/tls/i686/cmov/libc.so.6(__libc_malloc+0x8d)[0xb5b19cad]
> /usr/lib/libqt-mt.so.3(_ZN7QGArray6resizeEjNS_12OptimizationE+0xbb) 
> [0xb659a7a7]
> /usr/lib/libqt-mt.so.3(_ZN7QGArray6resizeEj+0x2c)[0xb659a80a]
> /usr/lib/libqt-mt.so.3(_ZN7QGArray4fillEPKcij+0x46)[0xb659a92c]
> /usr/lib/libqt-mt.so.3(_ZN9QMemArrayIiE4fillERKii+0x33)[0xb64fca57]
> /usr/lib/libqt-mt.so.3(_ZN14QRegExpPrivateC1Ev+0x79)[0xb65bc205]
> /usr/lib/libqt-mt.so.3(_ZN7QRegExpC1ERK7QStringbb+0x3e)[0xb65b32f4]
> /usr/lib/libqt-mt.so.3(_ZN9QSqlQuery7prepareERK7QString+0x2e1) 
> [0xb653ac6f]
> /usr/lib/libmyth-0.21.so.0(_ZN9MSqlQuery7prepareERK7QString+0x9a) 
> [0xb6c3516a]
> [0xa72d8d18]
> /usr/lib/libmyth-0.21.so.0(_ZN9MSqlQueryD0Ev+0x0)[0xb6c35aa0]
> [0xe82c245c]
> ======= Memory map: ========
> 08048000-08159000 r-xp 00000000 08:01 27484538   /usr/bin/mythbackend
> 08159000-0815a000 rw-p 00111000 08:01 27484538   /usr/bin/mythbackend
> 0815a000-088a1000 rw-p 0815a000 00:00 0          [heap]
> 9f404000-9f405000 ---p 9f404000 00:00 0
> 9f405000-9fc05000 rwxp 9f405000 00:00 0
> 9fc05000-9fc06000 ---p 9fc05000 00:00 0
> 9fc06000-a0406000 rwxp 9fc06000 00:00 0
> a0406000-a0407000 ---p a0406000 00:00 0
> a0407000-a0c07000 rwxp a0407000 00:00 0
> a0c07000-a0c08000 ---p a0c07000 00:00 0
> a0c08000-a1408000 rwxp a0c08000 00:00 0
> a1408000-a1d37000 rw-p a1408000 00:00 0
> a1d37000-a1d38000 ---p a1d37000 00:00 0
> a1d38000-a2538000 rwxp a1d38000 00:00 0
> a2538000-a2539000 ---p a2538000 00:00 0
> a2539000-a2d39000 rwxp a2539000 00:00 0
> a3139000-a3e69000 rw-p a3139000 00:00 0
> a3e69000-a3e6a000 ---p a3e69000 00:00 0
> a3e6a000-a466a000 rwxp a3e6a000 00:00 0
> a466a000-a466b000 ---p a466a000 00:00 0
> a466b000-a4e6b000 rwxp a466b000 00:00 0
> a50ce000-a50cf000 ---p a50ce000 00:00 0
> a50cf000-a58cf000 rwxp a50cf000 00:00 0
> a59fd000-a59fe000 ---p a59fd000 00:00 0
> a59fe000-a61fe000 rwxp a59fe000 00:00 0
> a61fe000-a61ff000 ---p a61fe000 00:00 0
> a61ff000-a69ff000 rwxp a61ff000 00:00 0
> a69ff000-a6a00000 ---p a69ff000 00:00 0
> a6a00000-a7200000 rwxp a6a00000 00:00 0
> a7200000-a73f4000 rw-p a7200000 00:00 0
> a73f4000-a7400000 ---p a73f4000 00:00 0
> a7400000-a7500000 rw-p a7400000 00:00 0
> a7638000-a7a39000 rw-p a7638000 00:00 0
> a7c9c000-a7c9d000 ---p a7c9c000 00:00 0
> a7c9d000-a849d000 rwxp a7c9d000 00:00 0
> a8700000-a8800000 rw-p a8700000 00:00 0
> a8900000-a8a00000 rw-p a8900000 00:00 0
> a8b00000-a8c00000 rw-p a8b00000 00:00 0
> a8d00000-a8e00000 rw-p a8d00000 00:00 0
> a8ecf000-a8efc000 r-xp 00000000 08:01 37414809   /usr/lib/liblcms.so. 
> 1.0.16
> a8efc000-a8efe000 rw-p 0002c000 08:01 37414809   /usr/lib/liblcms.so. 
> 1.0.16
> a8efe000-a8fff000 rw-p a8efe000 00:00 0
> a8fff000-a9000000 ---p a8fff000 00:00 0
> a9100000-a9300000 rw-p a9100000 00:00 0
> a9300000-a9400000 rw-p a9300000 00:00 0
> a9410000-a947b000 r-xp 00000000 08:01 37414844   /usr/lib/libmng.so. 
> 1.1.0.9
> a947b000-a947e000 rw-p 0006a000 08:01 37414844   /usr/lib/libmng.so. 
> 1.1.0.9
> a947e000-a94ff000 rw-p a947e000 00:00 0
> a94ff000-a9500000 ---p a94ff000 00:00 0
> a9500000-a9d00000 rwxp a9500000 00:00 0
> a9d00000-a9df5000 rw-p a9d00000 00:00 0
> a9df5000-a9e00000 ---p a9df5000 00:00 0
> a9e2d000-a9e2e000 ---p a9e2d000 00:00 0
> a9e2e000-aa62e000 rwxp a9e2e000 00:00 0
> aa62e000-aa62f000 ---p aa62e000 00:00 0
> aa62f000-aae2f000 rwxp aa62f000 00:00 0
> aae2f000-aae30000 ---p aae2f000 00:00 0
> aae30000-ab630000 rwxp aae30000 00:00 0
> ab630000-ab631000 ---p ab630000 00:00 0
> ab631000-abe31000 rwxp ab631000 00:00 0
> abe31000-abe32000 ---p abe31000 00:00 0
> abe32000-ac632000 rwxp abe32000 00:00 0
> ac632000-ac633000 ---p ac632000 00:00 0
> ac633000-ace33000 rwxp ac633000 00:00 0
> ace33000-ace34000 ---p ace33000 00:00 0
> ace34000-ad634000 rwxp ace34000 00:00 0
> ad634000-ad635000 ---p ad634000 00:00 0
> ad635000-ade35000 rwxp ad635000 00:00 0
> ade35000-ade36000 ---p ade35000 00:00 0
> ade36000-ae636000 rwxp ade36000 00:00 0
> ae636000-ae637000 ---p ae636000 00:00 0
> ae637000-aee37000 rwxp ae637000 00:00 0
> aee37000-aee38000 ---p aee37000 00:00 0
> aee38000-af638000 rwxp aee38000 00:00 0
> af638000-af639000 ---p af638000 00:00 0
> af639000-afe39000 rwxp af639000 00:00 0
> afe39000-afe3a000 ---p afe39000 00:00 0
> afe3a000-b063a000 rwxp afe3a000 00:00 0
> b063a000-b063b000 ---p b063a000 00:00 0
> b063b000-b0e3b000 rwxp b063b000 00:00 0
> b0e3b000-b0e3c000 ---p b0e3b000 00:00 0
> b0e3c000-b163c000 rwxp b0e3c000 00:00 0
> b163c000-b163d000 ---p b163c000 00:00 0
> b163d000-b1e3d000 rwxp b163d000 00:00 0
> b1e3d000-b1e3e000 ---p b1e3d000 00:00 0
> b1e3e000-b263e000 rwxp b1e3e000 00:00 0
> b263e000-b263f000 ---p b263e000 00:00 0
> b263f000-b2e3f000 rwxp b263f000 00:00 0
> b2e3f000-b2e40000 ---p b2e3f000 00:00 0
> b2e40000-b3640000 rwxp b2e40000 00:00 0
> b3640000-b3641000 ---p b3640000 00:00 0
> b3641000-b3e41000 rwxp b3641000 00:00 0
> b3e41000-b3e42000 ---p b3e41000 00:00 0
> b3e42000-b4642000 rwxp b3e42000 00:00 0
> b4642000-b464b000 r-xp 00000000 08:01 25067533
> /lib/tls/i686/cmov/libnss_files-2.7.so
> b464b000-b464d000 rw-p 00008000 08:01 25067533
> /lib/tls/i686/cmov/libnss_files-2.7.so
> b464d000-b4661000 r-xp 00000000 08:01 25067530
> /lib/tls/i686/cmov/libnsl-2.7.so
> b4661000-b4663000 rw-p 00013000 08:01 25067530
> /lib/tls/i686/cmov/libnsl-2.7.so
> b4663000-b4665000 rw-p b4663000 00:00 0
> b4665000-b466e000 r-xp 00000000 08:01 25067526
> /lib/tls/i686/cmov/libcrypt-2.7.so
> b466e000-b4670000 rw-p 00008000 08:01 25067526
> /lib/tls/i686/cmov/libcrypt-2.7.so
> b4670000-b4697000 rw-p b4670000 00:00 0
> b4697000-b4833000 r-xp 00000000 08:01 27509013
> /usr/lib/libmysqlclient.so.15.0.0
> b4833000-b4876000 rw-p 0019b000 08:01 27509013
> /usr/lib/libmysqlclient.so.15.0.0
> b4876000-b4877000 rw-p b4876000 00:00 0
> b487e000-b4883000 r-xp 00000000 08:01 37462993
> /usr/lib/qt3/plugins/imageformats/libqmng.so
> b4883000-b4884000 rw-p 00004000 08:01 37462993
> /usr/lib/qt3/plugins/imageformats/libqmng.so
> b4884000-b4891000 r-xp 00000000 08:01 37462998
> /usr/lib/qt3/plugins/sqldrivers/libqsqlmysql.so
> b4891000-b4892000 rw-p 0000c000 08:01 37462998
> /usr/lib/qt3/plugins/sqldrivers/libqsqlmysql.so
> b4892000-b48f9000 rw-p b4892000 00:00 0
> b48f9000-b48fd000 r-xp 00000000 08:01 37414292   /usr/lib/ 
> libXdmcp.so.6.0.0
> b48fd000-b48fe000 rw-p 00003000 08:01 37414292   /usr/lib/ 
> libXdmcp.so.6.0.0
> b48fe000-b48ff000 rw-p b48fe000 00:00 0
> b48ff000-b4903000 r-xp 00000000 08:01 37414296   /usr/lib/ 
> libXfixes.so.3.1.0
> b4903000-b4904000 rw-p 00003000 08:01 37414296   /usr/lib/ 
> libXfixes.so.3.1.0
> b4904000-b4923000 r-xp 00000000 08:01 37414515   /usr/lib/ 
> libexpat.so.1.5.2
> b4923000-b4925000 rw-p 0001e000 08:01 37414515   /usr/lib/ 
> libexpat.so.1.5.2
> b4925000-b493c000 r-xp 00000000 08:01 37415139   /usr/lib/libxcb.so. 
> 1.0.0
> b493c000-b493d000 rw-p 00016000 08:01 37415139   /usr/lib/libxcb.so. 
> 1.0.0
> b493d000-b493e000 r-xp 00000000 08:01 37415135   /usr/lib/libxcb- 
> xlib.so.0.0.0
> b493e000-b493f000 rw-p 00000000 08:01 37415135   /usr/lib/libxcb- 
> xlib.so.0.0.0
> b493f000-b4941000 r-xp 00000000 08:01 37414281   /usr/lib/libXau.so. 
> 6.0.0
> b4941000-b4942000 rw-p 00001000 08:01 37414281   /usr/lib/libXau.so. 
> 6.0.0
> b4942000-b4943000 rw-p b4942000 00:00 0
> b4943000-b4944000 r-xp 00000000 08:01 2400292
> /usr/lib/tls/libnvidia-tls.so.173.14.12
> b4944000-b4945000 rw-p 00000000 08:01 2400292
> /usr/lib/tls/libnvidia-tls.so.173.14.12
> b4945000-b54f3000 r-xp 00000000 08:01 37413302   /usr/lib/ 
> libGLcore.so.173.14.12
> b54f3000-b5680000 rwxp 00bad000 08:01 37413302   /usr/lib/ 
> libGLcore.so.173.14.12
> b5680000-b5685000 rwxp b5680000 00:00 0
> b5685000-b569a000 r-xp 00000000 08:01 37414247   /usr/lib/libICE.so. 
> 6.3.0
> b569a000-b569b000 rw-p 00014000 08:01 37414247   /usr/lib/libICE.so. 
> 6.3.0
> b569b000-b569d000 rw-p b569b000 00:00 0
> b569d000-b56a4000 r-xp 00000000 08:01 37414271   /usr/lib/libSM.so. 
> 6.0.0
> b56a4000-b56a5000 rw-p 00006000 08:01 37414271   /usr/lib/libSM.so. 
> 6.0.0
> b56a5000-b56b6000 r-xp 00000000 08:01 37414300   /usr/lib/libXft.so. 
> 2.1.2
> b56b6000-b56b7000 rw-p 00010000 08:01 37414300   /usr/lib/libXft.so. 
> 2.1.2
> b56b7000-b56b8000 rw-p b56b7000 00:00 0
> b56b8000-b56c0000 r-xp 00000000 08:01 37414288   /usr/lib/ 
> libXcursor.so.1.0.2
> b56c0000-b56c1000 rw-p 00007000 08:01 37414288   /usr/lib/ 
> libXcursor.so.1.0.2
> b56c1000-b56c8000 r-xp 00000000 08:01 37414302   /usr/lib/libXi.so. 
> 6.0.0
> b56c8000-b56c9000 rw-p 00006000 08:01 37414302   /usr/lib/libXi.so. 
> 6.0.0
> b56c9000-b56eb000 r-xp 00000000 08:01 37414949   /usr/lib/ 
> libpng12.so.0.15.0
> b56eb000-b56ec000 rw-p 00022000 08:01 37414949   /usr/lib/ 
> libpng12.so.0.15.0
> b56ec000-b570b000 r-xp 00000000 08:01 37414699   /usr/lib/libjpeg.so. 
> 62.0.0
> b570b000-b570c000 rw-p 0001e000 08:01 37414699   /usr/lib/libjpeg.so. 
> 62.0.0
> b570c000-b5759000 r-xp 00000000 08:01 37414318   /usr/lib/libXt.so. 
> 6.0.0
> b5759000-b575d000 rw-p 0004c000 08:01 37414318   /usr/lib/libXt.so. 
> 6.0.0
> b575d000-b5772000 r-xp 00000000 08:01 37414380   /usr/lib/ 
> libaudio.so.2.4
> b5772000-b5773000 rw-p 00015000 08:01 37414380   /usr/lib/ 
> libaudio.so.2.4
> b5773000-b5774000 rw-p b5773000 00:00 0
> b5774000-b579d000 r-xp 00000000 08:01 37414551   /usr/lib/ 
> libfontconfig.so.1.3.0
> b579d000-b579e000 rw-p 00029000 08:01 37414551   /usr/lib/ 
> libfontconfig.so.1.3.0
> b579e000-b57a5000 r-xp 00000000 08:01 37414314   /usr/lib/ 
> libXrender.so.1.3.0
> b57a5000-b57a6000 rw-p 00007000 08:01 37414314   /usr/lib/ 
> libXrender.so.1.3.0
> b57a6000-b57cc000 r-xp 00000000 08:01 37413135   /usr/lib/libpcre.so. 
> 3.12.1
> b57cc000-b57cd000 rw-p 00026000 08:01 37413135   /usr/lib/libpcre.so. 
> 3.12.1
> b57cd000-b58ac000 r-xp 00000000 08:01 37414538   /usr/lib/ 
> libfftw3f.so.3.1.2
> b58ac000-b58b2000 rw-p 000df000 08:01 37414538   /usr/lib/ 
> libfftw3f.so.3.1.2
> b58b2000-b58b3000 rw-p b58b2000 00:00 0
> b58b3000-b58b8000 r-xp 00000000 08:01 37412990
> /usr/lib/liblirc_client.so.0.2.0
> b58b8000-b58b9000 rw-p 00004000 08:01 37412990
> /usr/lib/liblirc_client.so.0.2.0
> b58b9000-b595d000 r-xp 00000000 08:01 37415167   /usr/lib/ 
> libxvidcore.so.4.1
> b595d000-b595e000 rw-p 000a3000 08:01 37415167   /usr/lib/ 
> libxvidcore.so.4.1
> b595e000-b59d1000 rw-p b595e000 00:00 0
> b59d1000-b5a57000 r-xp 00000000 08:01 37415129   /usr/lib/libx264.so. 
> 57
> b5a57000-b5a58000 rw-p 00085000 08:01 37415129   /usr/lib/libx264.so. 
> 57
> b5a58000-b5a5c000 rw-p b5a58000 00:00 0
> b5a5c000-b5a97000 r-xp 00000000 08:01 27508826   /usr/lib/libfaad.so. 
> 0.0.0
> b5a97000-b5a9a000 rw-p 0003a000 08:01 27508826   /usr/lib/libfaad.so. 
> 0.0.0
> b5a9a000-b5a9b000 rw-p b5a9a000 00:00 0
> b5a9b000-b5aa9000 r-xp 00000000 08:01 37414522   /usr/lib/libfaac.so. 
> 0.0.0
> b5aa9000-b5aac000 rw-p 0000d000 08:01 37414522   /usr/lib/libfaac.so. 
> 0.0.0
> b5aac000-b5bf5000 r-xp 00000000 08:01 25067524   /lib/tls/i686/cmov/ 
> libc-2.7.so
> b5bf5000-b5bf6000 r--p 00149000 08:01 25067524   /lib/tls/i686/cmov/ 
> libc-2.7.so
> b5bf6000-b5bf8000 rw-p 0014a000 08:01 25067524   /lib/tls/i686/cmov/ 
> libc-2.7.so
> b5bf8000-b5bfb000 rw-p b5bf8000 00:00 0
> b5bfb000-b5c05000 r-xp 00000000 08:01 37314579   /lib/libgcc_s.so.1
> b5c05000-b5c06000 rw-p 0000a000 08:01 37314579   /lib/libgcc_s.so.1
> b5c06000-b5c29000 r-xp 00000000 08:01 25067528   /lib/tls/i686/cmov/ 
> libm-2.7.so
> b5c29000-b5c2b000 rw-p 00023000 08:01 25067528   /lib/tls/i686/cmov/ 
> libm-2.7.so
> b5c2b000-b5d13000 r-xp 00000000 08:01 37413152   /usr/lib/libstdc+ 
> +.so.6.0.9
> b5d13000-b5d16000 r--p 000e8000 08:01 37413152   /usr/lib/libstdc+ 
> +.so.6.0.9
> b5d16000-b5d18000 rw-p 000eb000 08:01 37413152   /usr/lib/libstdc+ 
> +.so.6.0.9
> b5d18000-b5d1f000 rw-p b5d18000 00:00 0
> b5d1f000-b5d33000 r-xp 00000000 08:01 25067538
> /lib/tls/i686/cmov/libpthread-2.7.so
> b5d33000-b5d35000 rw-p 00013000 08:01 25067538
> /lib/tls/i686/cmov/libpthread-2.7.so
> b5d35000-b5d37000 rw-p b5d35000 00:00 0
> b5d37000-b5e1b000 r-xp 00000000 08:01 37414275   /usr/lib/libX11.so. 
> 6.2.0
> b5e1b000-b5e1e000 rw-p 000e4000 08:01 37414275   /usr/lib/libX11.so. 
> 6.2.0
> b5e1e000-b5e2b000 r-xp 00000000 08:01 37414294   /usr/lib/libXext.so. 
> 6.4.0
> b5e2b000-b5e2c000 rw-p 0000d000 08:01 37414294   /usr/lib/libXext.so. 
> 6.4.0
> b5e2c000-b5e41000 r-xp 00000000 08:01 37414306   /usr/lib/libXmu.so. 
> 6.2.0
> b5e41000-b5e42000 rw-p 00015000 08:01 37414306   /usr/lib/libXmu.so. 
> 6.2.0
> b5e42000-b5ecb000 r-xp 00000000 08:01 37413260   /usr/lib/libGL.so. 
> 173.14.12
> b5ecb000-b5ee6000 rwxp 00089000 08:01 37413260   /usr/lib/libGL.so. 
> 173.14.12
> b5ee6000-b5ee7000 rwxp b5ee6000 00:00 0
> b5ee7000-b5f69000 r-xp 00000000 08:01 37413731   /usr/lib/libGLU.so. 
> 1.3.070002
> b5f69000-b5f6a000 rw-p 00081000 08:01 37413731   /usr/lib/libGLU.so. 
> 1.3.070002
> b5f6a000-b5f6b000 rw-p b5f6a000 00:00 0
> b5f6b000-b6741000 r-xp 00000000 08:01 37414974   /usr/lib/libqt- 
> mt.so.3.3.8
> b6741000-b6787000 rw-p 007d5000 08:01 37414974   /usr/lib/libqt- 
> mt.so.3.3.8
> b6787000-b678b000 rw-p b6787000 00:00 0
> b678b000-b678e000 r-xp 00000000 08:01 37414324   /usr/lib/libXvMC.so. 
> 1.0.0
> b678e000-b678f000 rw-p 00002000 08:01 37414324   /usr/lib/libXvMC.so. 
> 1.0.0
> b678f000-b6793000 r-xp 00000000 08:01 37414326   /usr/lib/ 
> libXvMCW.so.1.0.0
> b6793000-b6794000 rw-p 00003000 08:01 37414326   /usr/lib/ 
> libXvMCW.so.1.0.0
> b6794000-b6799000 r-xp 00000000 08:01 37414312   /usr/lib/ 
> libXrandr.so.2.1.0
> b6799000-b679a000 rw-p 00005000 08:01 37414312   /usr/lib/ 
> libXrandr.so.2.1.0
> b679a000-b679e000 r-xp 00000000 08:01 37414332   /usr/lib/ 
> libXxf86vm.so.1.0.0
> b679e000-b679f000 rw-p 00003000 08:01 37414332   /usr/lib/ 
> libXxf86vm.so.1.0.0
> b679f000-b67a3000 r-xp 00000000 08:01 37414322   /usr/lib/libXv.so. 
> 1.0.0
> b67a3000-b67a4000 rw-p 00003000 08:01 37414322   /usr/lib/libXv.so. 
> 1.0.0
> b67a4000-b67a5000 rw-p b67a4000 00:00 0
> b67a5000-b67a7000 r-xp 00000000 08:01 37414304   /usr/lib/ 
> libXinerama.so.1.0.0
> b67a7000-b67a8000 rw-p 00001000 08:01 37414304   /usr/lib/ 
> libXinerama.so.1.0.0
> b67a8000-b67ab000 r-xp 00000000 08:01 37414993   /usr/lib/ 
> librom1394.so.0.3.0
> b67ab000-b67ac000 rw-p 00002000 08:01 37414993   /usr/lib/ 
> librom1394.so.0.3.0
> b67ac000-b67af000 r-xp 00000000 08:01 37414394   /usr/lib/ 
> libavc1394.so.0.3.0
> b67af000-b67b0000 rw-p 00002000 08:01 37414394   /usr/lib/ 
> libavc1394.so.0.3.0
> b67b0000-b67bc000 r-xp 00000000 08:01 37414684   /usr/lib/ 
> libiec61883.so.0.1.0
> b67bc000-b67bd000 rw-p 0000b000 08:01 37414684   /usr/lib/ 
> libiec61883.so.0.1.0
> b67bd000-b67c2000 r-xp 00000000 08:01 37414983   /usr/lib/ 
> libraw1394.so.8.2.0
> b67c2000-b67c3000 rw-p 00004000 08:01 37414983   /usr/lib/ 
> libraw1394.so.8.2.0
> b67c3000-b67d2000 r-xp 00000000 08:01 37414695   /usr/lib/libjack.so. 
> 0.0.28
> b67d2000-b67d4000 rw-p 0000f000 08:01 37414695   /usr/lib/libjack.so. 
> 0.0.28
> b67d4000-b67dd000 rw-p b67d4000 00:00 0
> b67dd000-b688d000 r-xp 00000000 08:01 27508751
> /usr/lib/libglib-2.0.so.0.1600.6
> b688d000-b688e000 rw-p 000b0000 08:01 27508751
> /usr/lib/libglib-2.0.so.0.1600.6
> b688e000-b6895000 r-xp 00000000 08:01 25067540   /lib/tls/i686/cmov/ 
> librt-2.7.so
> b6895000-b6897000 rw-p 00006000 08:01 25067540   /lib/tls/i686/cmov/ 
> librt-2.7.so
> b6897000-b689b000 r-xp 00000000 08:01 27508953
> /usr/lib/libgthread-2.0.so.0.1600.6
> b689b000-b689c000 rw-p 00003000 08:01 27508953
> /usr/lib/libgthread-2.0.so.0.1600.6
> b689c000-b689e000 r-xp 00000000 08:01 25067527   /lib/tls/i686/cmov/ 
> libdl-2.7.so
> b689e000-b68a0000 rw-p 00001000 08:01 25067527   /lib/tls/i686/cmov/ 
> libdl-2.7.so
> b68a0000-b68a3000 r-xp 00000000 08:01 27508949
> /usr/lib/libgmodule-2.0.so.0.1600.6
> b68a3000-b68a4000 rw-p 00002000 08:01 27508949
> /usr/lib/libgmodule-2.0.so.0.1600.6
> b68a4000-b68a9000 r-xp 00000000 08:01 27508806   /usr/lib/ 
> libartsc.so.0.0.0
> b68a9000-b68aa000 rw-p 00004000 08:01 27508806   /usr/lib/ 
> libartsc.so.0.0.0
> b68aa000-b68ab000 rw-p b68aa000 00:00 0
> b68ab000-b696a000 r-xp 00000000 08:01 37414372   /usr/lib/ 
> libasound.so.2.0.0
> b696a000-b696e000 rw-p 000be000 08:01 37414372   /usr/lib/ 
> libasound.so.2.0.0
> b696e000-b69d0000 r-xp 00000000 08:01 37414848   /usr/lib/ 
> libmp3lame.so.0.0.0
> b69d0000-b69d2000 rw-p 00062000 08:01 37414848   /usr/lib/ 
> libmp3lame.so.0.0.0
> b69d2000-b6a03000 rw-p b69d2000 00:00 0
> b6a03000-b6a17000 r-xp 00000000 08:01 37415169   /usr/lib/libz.so. 
> 1.2.3.3
> b6a17000-b6a18000 rw-p 00013000 08:01 37415169   /usr/lib/libz.so. 
> 1.2.3.3
> b6a18000-b6a82000 r-xp 00000000 08:01 27508810   /usr/lib/ 
> libfreetype.so.6.3.16
> b6a82000-b6a85000 rw-p 0006a000 08:01 27508810   /usr/lib/ 
> libfreetype.so.6.3.16
> b6a85000-b6b11000 r-xp 00000000 08:01 27508963
> /usr/lib/libmythui-0.21.so.0.21.0
> b6b11000-b6b14000 rw-p 0008b000 08:01 27508963
> /usr/lib/libmythui-0.21.so.0.21.0
> b6b14000-b6e02000 r-xp 00000000 08:01 27508959   /usr/lib/ 
> libmyth-0.21.so.0.21.0
> b6e02000-b6e13000 rw-p 002ed000 08:01 27508959   /usr/lib/ 
> libmyth-0.21.so.0.21.0
> b6e13000-b6e15000 rw-p b6e13000 00:00 0
> b6e15000-b6ed4000 r-xp 00000000 08:01 27508961
> /usr/lib/libmythlivemedia-0.21.so.0.21.0
> b6ed4000-b6ede000 rw-p 000bf000 08:01 27508961
> /usr/lib/libmythlivemedia-0.21.so.0.21.0
> b6ede000-b6eec000 rw-p b6ede000 00:00 0
> b6eec000-b6f84000 r-xp 00000000 08:01 27508969
> /usr/lib/libmythupnp-0.21.so.0.21.0
> b6f84000-b6f86000 rw-p 00098000 08:01 27508969
> /usr/lib/libmythupnp-0.21.so.0.21.0
> b6f86000-b7005000 r-xp 00000000 08:01 27508965
> /usr/lib/libmythfreemheg-0.21.so.0.21.0
> b7005000-b700c000 rw-p 0007e000 08:01 27508965
> /usr/lib/libmythfreemheg-0.21.so.0.21.0
> b700c000-b736d000 r-xp 00000000 08:01 27508967
> /usr/lib/libmythavcodec-0.21.so.0.21.0
> b736d000-b737b000 rw-p 00361000 08:01 27508967
> /usr/lib/libmythavcodec-0.21.so.0.21.0
> b737b000-b747b000 rw-p b737b000 00:00 0
> b747b000-b7484000 r-xp 00000000 08:01 27508971
> /usr/lib/libmythavutil-0.21.so.0.21.0
> b7484000-b7485000 rw-p 00008000 08:01 27508971
> /usr/lib/libmythavutil-0.21.so.0.21.0
> b7485000-b7488000 rw-p b7485000 00:00 0
> b7488000-b7509000 r-xp 00000000 08:01 27508957
> /usr/lib/libmythavformat-0.21.so.0.21.0
> b7509000-b7510000 rw-p 00080000 08:01 27508957
> /usr/lib/libmythavformat-0.21.so.0.21.0
> b7510000-b7514000 rw-p b7510000 00:00 0
> b7514000-b7f0f000 r-xp 00000000 08:01 27508838
> /usr/lib/libmythtv-0.21.so.0.21.0
> b7f0f000-b7f44000 rw-p 009fa000 08:01 27508838
> /usr/lib/libmythtv-0.21.so.0.21.0
> b7f44000-b7f48000 rw-p b7f44000 00:00 0
> b7f52000-b7f53000 rw-p b7f52000 00:00 0
> b7f53000-b7f55000 rwxp 00000000 00:0e 961        /dev/zero
> b7f55000-b7f57000 rw-p b7f55000 00:00 0
> b7f57000-b7f58000 r-xp b7f57000 00:00 0          [vdso]
> b7f58000-b7f72000 r-xp 00000000 08:01 37314670   /lib/ld-2.7.so
> b7f72000-b7f74000 rw-p 00019000 08:01 37314670   /lib/ld-2.7.so
> bf9ae000-bf9c3000 rwxp bffeb000 00:00 0          [stack]
> 2009-01-20 20:53:01.906 Event socket closed. No connection to the  
> backend.
> 2009-01-20 20:53:13.447 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:53:13.449 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:53:30.012 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:53:30.012 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:53:46.226 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:53:46.234 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:54:03.469 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:54:03.470 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:54:20.217 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:54:20.218 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:54:36.020 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:54:36.021 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:54:53.370 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:54:53.371 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:55:10.151 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:55:10.152 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:55:27.596 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:55:27.599 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:55:44.802 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:55:44.803 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:56:00.772 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:56:00.773 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:56:16.963 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:56:16.964 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:56:33.201 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:56:33.202 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:56:49.063 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:56:49.063 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:57:04.662 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:57:04.663 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:57:21.759 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:57:21.760 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:57:39.021 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:57:39.024 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:57:56.153 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:57:56.154 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:58:13.115 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:58:13.116 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:58:30.062 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:58:30.063 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:58:47.099 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:58:47.100 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:59:04.017 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:59:04.018 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:59:20.340 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:59:20.348 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:59:35.617 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:59:35.618 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 20:59:52.592 Connecting to backend server:
> 192.168.1.111:6543 (try 1 of 5)
> 2009-01-20 20:59:52.593 Connection timed out.
> 			You probably should modify the Master Server
> 			settings in the setup program and set the
> 			proper IP address.
> 2009-01-20 21:02:40.878 DB Error (Error in JobQueue::GetJobCmd()):
> Query was:
> SELECT cmds FROM jobqueue WHERE id = 1589;
> Driver error was [2/2006]:
> QMYSQL3: Unable to execute query
> Database error was:
> MySQL server has gone away
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users




More information about the mythtv-users mailing list