Bugzilla – Bug 116727
Blam reports X-Windows Errors
Last modified: 2006-01-27 06:52:13 UTC
How to reproduce: Start Blam on 10.0-RC2-x86_64 hhetter@g180:~> blam ALSA lib pcm_direct.c:202:(make_local_socket) chmod failed: /tmp/alsa-dmix-16103-1126605004-61562: Operation not permitted ALSA lib pcm_dmix.c:840:(snd_pcm_dmix_open) unable to create server The program 'Blam' received an X Window System error. This probably reflects a bug in the program. The error was 'BadValue (integer parameter out of range for operation)'. (Details: serial 140 error_code 2 request_code 25 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)
Starts fine under beta 4 on x86_64 and no recent changes have been made, the alsa problems were recently fixed, could you try this newer alsa package?
I can try Alsa from stable but I don't think that's the problem as I use RC2. blam starts fine when I use --sync as command line parameter.
Note taht RC2 alsa package had another bug (#115817). This is already fixed on STABLE.
I now installed alsa from STABLE, and I don't get the socket error messages, but the problem stays the same, blam crashes with: hhetter@g180:~> blam The program 'Blam' received an X Window System error. This probably reflects a bug in the program. The error was 'BadValue (integer parameter out of range for operation)'. (Details: serial 140 error_code 2 request_code 25 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) hhetter@g180:~>
Possible idea - can you update to gtk2 2.8.3-4?
Did you ever try the update holger?
It works fine on x86_64 with 10.0-final.