therion-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Therion] loch crash. [was usr/bin/ld: cannot find -lvtkjpeg]


From: Philip Schuchardt
Subject: Re: [Therion] loch crash. [was usr/bin/ld: cannot find -lvtkjpeg]
Date: Thu, 8 Feb 2007 22:03:59 -0500
User-agent: KMail/1.9.5

I would supsect that your video card drivers are crashing loch.  Make sure you 
built you kernel with glx support for your graphics card.   

Run glxinfo and tell us what you get.

Philip Schuchardt

On Thursday 08 February 2007 9:59 pm, Michael Lake wrote:
> Hi all
>
> It's a while since the last email where loch was failing with:
> loch$ ./loch
> The program 'loch' received an X Window System error.
> This probably reflects a bug in the program.
> The error was 'GLXBadContext'.
>   (Details: serial 24 error_code 155 request_code 143 minor_code 5)
>   (Note to programmers: normally, X errors are reported asynchronously;
>    that is, you will receive the error a while after causing it.
>    To debug your program, run it with the --sync command line
>    option to change this behavior. You can then get a meaningful
>    backtrace from your debugger if you break on the gdk_x_error()
> function.) loch$
>
> Philip Schuchardt asked:
> > What video card do you have?
>
> It's an Intel Corporation Mobile 945GM/GMS/940GML Express Integrated
> Graphics Controller on a Dell Inspiron 620 laptop.
>
> Stacho asked:
> > Did you have loch working on your machine before?
> > If you will compile loch in debug mode and run it from GDB, it should
> > report more info about where in the code the problem is.
> > cd loch
> > make clean config-debug all
> > gdb -se ./loch
>
> OK I have done that. at the (gdb) prompt I type run and I get...
>
> (no debugging symbols found)
> (no debugging symbols found)
> The program 'loch' received an X Window System error.
> This probably reflects a bug in the program.
> The error was 'GLXBadContext'.
>   (Details: serial 24 error_code 155 request_code 143 minor_code 5)
>   (Note to programmers: normally, X errors are reported asynchronously;
>    that is, you will receive the error a while after causing it.
>    To debug your program, run it with the --sync command line
>    option to change this behavior. You can then get a meaningful
>    backtrace from your debugger if you break on the gdk_x_error()
> function.)
>
> Program exited with code 01.
>
> I haven't used gdb before so I'll need some guidance on helping here.
>
> Also I have installed therion-viewer_0.5.0-1_i386.deb from Wookies site.
> It also crashes with the same error.
>
> Mike Lake
>
> _______________________________________________
> Therion mailing list
> address@hidden
> http://www.speleo.sk/mailman/listinfo/therion
_______________________________________________
Therion mailing list
address@hidden
http://www.speleo.sk/mailman/listinfo/therion




reply via email to

[Prev in Thread] Current Thread [Next in Thread]