[mythtv-users] Segmentation Fault compiling mythtv for debug

Muddy muddy at muddysmind.com
Sun Nov 23 23:11:31 EST 2003


Ok gang, here we go.

I've been having massive problems the last week or so with mythbackend
Segfaulting on me, normally during the end of recordings. (not all the
time, to random to pinpoint)
So I ran it with -v option and all it ever says is "Segmentation Fault".
So I decided to recompile with the debug on to help me find my trouble.
Well it segfaulted during the recompile.

I've no idea what this is telling me, I'm assuing it's a qt thing.
I know I had to jump through hoops to get this to compile in the first
place (many problems wiht linking to library files and binaries) so I'm
wondering if it's finally catching up to me.

As always your suggestions, questions and thoughts are welcome.

- Jeff "Muddy" Waters


<------ start code clip ----->
g++ -c -pipe -Wall -W -g `freetype-config --cflags` -D_REENTRANT 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DMMX
-DQT_THREAD_SUPPORT -I/usr/lib/qt3/mkspecs/default -I.
-I/usr/local/include -I../libmyth -I.. -I../libavcodec -I../libavformat
-I../libdvbdev -I/usr/lib/qt3/include -o tv_rec.o tv_rec.cpp
tv_rec.cpp: In member function `void TVRec::PauseRecorder()':
tv_rec.cpp:1638: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://qa.mandrakesoft.com/> for instructions.
{standard input}: Assembler messages:
{standard input}:24857: Warning: end of file not at end of a line;
newline inserted
{standard input}:25831: Error: unknown pseudo-op: `.'
make[2]: *** [tv_rec.o] Error 1
make[2]: Leaving directory
`/home/jeff/download/mythtv-0.12/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/home/jeff/download/mythtv-0.12/libs'
make: *** [sub-libs] Error 2
[jeff at corsair mythtv-0.12]$
<----- end code clip ----->



More information about the mythtv-users mailing list