@brian-murray thanks for the suggestion. Have done you suggest but
apport-cli on the system with the GUI does not seem to allow an existing
bug to be updated with the info, so rather than generating a new bug
report am copying the file generated by apport-cli --save below.
ProblemType: Bug
ApportV
Sorry I cannot run apport-collect as the machine has no GUI. I have
tried the command on the console and via ssh but the resulting text-mode
screen seems to prevent me entering my email address to log in.
I also tried apport-cli but it had the same problem with the same
authentication screen.
As
Setting package to linux kernel as advised for a filesystem issue.
Ran apport-collect -p linux 1828712 per the instructions but I don't
know that it worked as machine has no GUI.
** Package changed: ubuntu => linux (Ubuntu)
--
You received this bug notification because you are a member of Kern
Attached a short program which can be compiled in order to see the
problem. Compile with
bcc -ansi -S struct_pass.c
Then scroll down the resulting assembly file struct_pass.s to get past
the comments. On my system the errant code began at line 235.
** Attachment added: "Source code struct_pas
Public bug reported:
C compiler bcc copies structs and returns structs correctly but fails to
pass them to functions. From checking it turns out that the generated
code calls _memcpy with the wrong parameters. For example, this is the
generated assembly which should pass a 6-byte struct to a funct
5 matches
Mail list logo