On Thu, 2003-05-01 at 21:52, Georg Koss wrote: > Hello all! > > It seems I found my first kernel-bug ever =8-) > > It's a PBG4 12" with Sarge on it. My kernel is benh-2.4.20-ben10. > > Xmon gave me the following during ISDN-connection with a Gazel-128-USB > device, when I tried to rsync the kernel-sources. > > kernel BUG at sched.c:564! > vector: 0 at pc ? c00158bc, lr = c00158bc > msr = 9032, sp = e76b1df0 [e76b1d38] > current = e76b0000, pid = 81, comm = kjournald
Something was scheduling at interrupt time. To know what, you'd have to use xmon "t" command to get a backtrace and lookup the numbers in System.map (That is find the symbol that has the address immediately below or equal to the address you are looking for) > BTW with 2.4.21-rc1-ben0 (CONFIG_HISAX_GAZEL and CONFIG_HISAX_ST5481 > both enabled) ISDN-connection isn't able. Modem-lights both are > lightening, the green-one that should flicker during connection, is > constant on. :\ > > What to do, what to report now. You should report that to the ISDN lists and the driver maintainer Ben.