search for: c0106d7b

Displaying 6 results from an estimated 6 matches for "c0106d7b".

Did you mean: c0105d79
2004 Aug 06
3
Re: Compiling ices
...88b000) 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 -------------- A non-text attachment was scrubbed... Name: ices-live.xml...
2004 Aug 06
2
Re: Compiling ices
...351000) Stack: 00000202 cd582c10 00008000 cff5b670 cff5b6b8 0000ffff 00018000 0001c000 00010000 00014000 d088711c cff5b670 00000000 cd582c10 ffffffea 00008000 00000000 00000000 ce4cdde0 00000000 c012db45 cd582c10 0805a720 00008000 Call Trace: [<d088711c>] [<c012db45>] [<c0106d7b>] Code: 0f 0b 5b 5e 5f 5d 83 c4 18 c3 90 83 ec 04 56 53 8b 44 24 10 <p>lsmod: Module Size Used by Not tainted emu10k1 55680 1 sound 52876 0 [emu10k1] ac97_codec 9568 0 [emu10k1] soundcore 3236 7 (auto...
2004 Aug 06
0
Re: Compiling ices
...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 the kernel has detected a problem somewhere, so you need to isolate the causes...
2004 Aug 06
0
Re: Compiling ices
...00000202 cd582c10 00008000 cff5b670 cff5b6b8 0000ffff 00018000 0001c000 > 00010000 00014000 d088711c cff5b670 00000000 cd582c10 ffffffea 00008000 > 00000000 00000000 ce4cdde0 00000000 c012db45 cd582c10 0805a720 00008000 > Call Trace: [<d088711c>] [<c012db45>] [<c0106d7b>] > > Code: 0f 0b 5b 5e 5f 5d 83 c4 18 c3 90 83 ec 04 56 53 8b 44 24 10 > > > lsmod: > Module Size Used by Not tainted ok, now you've eliminated both the memory and module cases, try an updated kernel, latest stable is 2.4.20, although there are som...
2004 Aug 06
4
Re: Compiling ices
...c0 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 the > kernel has detected a problem somewhere, so you...
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)