Forum > General

Unknown exception code 32

<< < (2/2)

lazer:

--- Quote from: Thaddy on January 28, 2023, 08:26:55 pm ---Error 32 is NOT a Freepascal or Lazarus error....

--- End quote ---

Good point.  It may be a rather badly trapped error in the uos code which is reporting a pseudo-windowsey error message.

I'm no longer getting the assy dump but still no sound.  I think that it Fedora's wireplumber sound system which is totally disfunctional and does everything it "thinks" I need to do instead of what I configure it to do.

Martin_fr:

--- Quote ---Now if I F8 or F9 from that problematic line I no longer crash but get no change
--- End quote ---
You mean the debugged project does not step, nor continue to run ?


Menu: View > Ide Internals > Debug Output
Open that window before you start debugging, then when the problem happens copy the last about 50 lines.

Martin_fr:

--- Quote from: lazer on January 28, 2023, 09:00:37 pm ---
--- Quote from: Thaddy on January 28, 2023, 08:26:55 pm ---Error 32 is NOT a Freepascal or Lazarus error....

--- End quote ---

Good point.  It may be a rather badly trapped error in the uos code which is reporting a pseudo-windowsey error message.

I'm no longer getting the assy dump but still no sound.  I think that it Fedora's wireplumber sound system which is totally disfunctional and does everything it "thinks" I need to do instead of what I configure it to do.

--- End quote ---

Indeed, it likely is part of a signal sent to the process (and first presented to the debugger).

However I could not find a signal corresponding to 32. Yet it could be, that other bits in the signal are set, and not reported.

I was hoping gdb would then report more info.


The -dDebuglnLinuxDebugEvents  option was to make FpDebug to print some info to the console, to see what exactly the OS had reported (resulting in the 32 given by FpDebug).

Leledumbo:
Error 32 is broken pipe, this can have quite a range of root cause. Try checking your audio server logs.

lazer:
Ah thanks, that makes sense in this context.

The issue is resolved now, can't recall what it was.  [Oh, look, there's an orange castle down there surrounded by plastic coral. I wonder where it came from ]

Navigation

[0] Message Index

[*] Previous page

Go to full version