|
Compare kernel versions/modules also.. try backtracing the application to see if it can give you any more details on why it's crashing.. If you're compiling the code separately, also compare libraries/gcc versions.. It sounds funny, but I had a kernel once that didn't like a certain ioctl call, and kernel panic'd everytime I used it.. Upgraded my kernel, and everything worked like a charm..
|