05-25-07 06:14 PM
[Followup-To ignored]
I demand that Roy Carin may or may not have written...
> I'm trying to build totem 0.100 for my Sarge system, but the resulting
> executable crashes every time.
> I'm installing into my home directory: ~/myloc/ , so I configure totem
> this way:
> ./configure --prefix=$HOME/myloc
[snip]
> When I run it, totem crashes. Here's a GDB session with my totem
> executable:
> ------------------------------------------------
[snip]
> (gdb) run
[snip]
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 16384 (LWP 8185)]
> 0x40d3dc7f in strlen () from /lib/libc.so.6
> (gdb) bt
> #0 0x40d3dc7f in strlen () from /lib/libc.so.6
> #1 0x40d3d9d5 in strdup () from /lib/libc.so.6
> #2 0x40943c94 in _x_config_change_opt () from /usr/lib/libxine.so.1
> (gdb)
_x_config_change_opt has an unexpectedly-NULL pointer; it's a xine-lib
internal function which is only called when you're changing a configuration
entry via an MRL.
You're going to have to build with debug info, and this is the wrong place t
o
do this kind of debugging - try the appropriate -user lists.
--
| Darren Salt | linux or ds at | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| <URL:http://www.youmustbejoking.demon.co.uk/> (PGP 2.6, GPG keys)
B Integer out of range, 0:1
[ Post a follow-up to this message ]
|