Re: Ogle crashes when returning to menu
Arno Töll <[email protected]>
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <1071928012.19917.4.camel@brain> |
Am Fr, 2003-12-19 um 11.00 schrieb H}kan Hjort:
> Damn thats strange, debug info should be included by default. It should
> only be removed if you do a 'make install-strip' instead of a normal
> 'make install'.
You're right. I compiled ogle by myself, but I use checkinstall to keep
the overview. However this tool seems to strip debug informations. Well
I made 'make install' manually, so I have now the needed informations:
[begin]
GNU gdb 6.0-debian
[..]
This GDB was configured as "i386-linux"...
[New Thread 1076517056 (LWP 19901)]
No accelerated IMDCT transform found
SNDCTL_DSP_GETCHANNELMASK: Invalid argument
+SNDCTL_DSP_GETCHANNELMASK: Invalid argument
--diff: 0.999805
--@@No accelerated IMDCT transform found
SNDCTL_DSP_GETCHANNELMASK: Invalid argument
Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 1076517056 (LWP 19901)]
0x0804ecd0 in decode_lpcm (handle=0x8077d68, start=0x0, len=2011,
pts_offset=3, new_PTS=8951, scr_nr=0) at decode_lpcm.c:196
196 time_to_first_au = samples_to_first_au * PTS_BASE /
handle->sample_rate;
(gdb) bt
#0 0x0804ecd0 in decode_lpcm (handle=0x8077d68, start=0x0, len=2011,
pts_offset=3, new_PTS=8951, scr_nr=0) at decode_lpcm.c:196
#1 0x0804de8d in adec_decode (handle=0x0, start=0x0, len=0,
pts_offset=0,
PTS=0, scr_nr=0) at decode.c:68
#2 0x0804988c in get_q () at audio_out.c:543
#3 0x08049165 in main (argc=-1073748432, argv=0xbffff6e4) at
audio_out.c:144
[end]
--
Arno Töll <[email protected]>