Re: [Osw-users] segmentation faults with 1.1beta4 linux
Brought to you by:
peoplestank
From: smoerk <sm...@gm...> - 2003-12-23 21:45:12
|
am...@pt... wrote: > hi, a couple of requests: > a) does this only happen with OSS? no, it sometimes happens with oss and always with alsa. > b) can you run the following debug procedure: > > run "osw --debug" > type "run" at the next prompt > when the segfault happens, type "bt" and e-mail the results to me. this doesn't work [root@audio7 root]# osw --debug ------------------------------------------------ Starting OSW using the GDB debugger. Type 'run' to launch program. If OSW crashes, type 'bt' to backtrace. Use Ctl-C to suspend and return to the debugger. Type 'q' to quit. ------------------------------------------------ GNU gdb Red Hat Linux (5.3.90-0.20030710.41rh) Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-redhat-linux-gnu"..."/usr/local/lib/osw/oswinit.tcl": not in executable format: File format not recognized (gdb) run Starting program: No executable file specified. Use the "file" or "exec-file" command. |