search for: 0805c720

Displaying 4 results from an estimated 4 matches for "0805c720".

2004 Aug 06
3
Re: Compiling ices
...bf4c ds: 0018 es: 0018 ss: 0018 Process ices (pid: 2707, stackpage=c288b000) Stack: 00000202 cc3fbac0 00008000 ce44c6e0 ce44c728 0000ffff 00018000 0001c000 00010000 00014000 d08e011c ce44c6e0 00000000 cc3fbac0 ffffffea 00008000 00000000 00000000 c4745ea0 00000000 c012db45 cc3fbac0 0805c720 00008000 Call Trace: [<d08e011c>] [<c012db45>] [<c0106d7b>] Code: 0f 0b 5b 5e 5f 5d 83 c4 18 c3 90 83 ec 04 56 53 8b 44 24 10 gcc version: Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/specs gcc version 2.95.3 20010315 (release) -------------- next part...
2004 Aug 06
0
Re: Compiling ices
...0018 ss: 0018 > Process ices (pid: 2707, stackpage=c288b000) > Stack: 00000202 cc3fbac0 00008000 ce44c6e0 ce44c728 0000ffff 00018000 0001c000 > 00010000 00014000 d08e011c ce44c6e0 00000000 cc3fbac0 ffffffea 00008000 > 00000000 00000000 c4745ea0 00000000 c012db45 cc3fbac0 0805c720 00008000 > Call Trace: [<d08e011c>] [<c012db45>] [<c0106d7b>] > > Code: 0f 0b 5b 5e 5f 5d 83 c4 18 c3 90 83 ec 04 56 53 8b 44 24 10 This isn't from ices, this is from the kernel. Something went wrong during the time ices was running. ices can completely freeze if t...
2004 Aug 06
4
Re: Compiling ices
...> Process ices (pid: 2707, stackpage=c288b000) > > Stack: 00000202 cc3fbac0 00008000 ce44c6e0 ce44c728 0000ffff 00018000 0001c000 > > 00010000 00014000 d08e011c ce44c6e0 00000000 cc3fbac0 ffffffea 00008000 > > 00000000 00000000 c4745ea0 00000000 c012db45 cc3fbac0 0805c720 00008000 > > Call Trace: [<d08e011c>] [<c012db45>] [<c0106d7b>] > > > > Code: 0f 0b 5b 5e 5f 5d 83 c4 18 c3 90 83 ec 04 56 53 8b 44 24 10 > > This isn't from ices, this is from the kernel. Something went wrong > during the time ices was running. ice...
2004 Aug 06
4
Re: Compiling ices
On Wed 29 Jan 2003, Karl Heyes (karl@pts.tele2.co.uk) wrote: > On Wed, 2003-01-29 at 17:13, Marc Remijn wrote: > >> But when I did 'make' it broke with: >> >> encode.c: In function `encode_initialise': >> encode.c:91: storage size of `ai' isn't known >> encode.c:92: `OV_ECTL_RATEMANAGE_GET' undeclared (first use in this function)