Opened 18 years ago
Closed 17 years ago
#852 closed bug (fixed)
[bin:gdb] won't quit correctly
Reported by: | diver | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1/alpha1 |
Component: | System/Kernel | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Steps to reproduce: Start GLTeapot, crash it as described in bug #851 Press debug and then close terminal window. gdb will still be running.
Change History (12)
comment:1 by , 18 years ago
Milestone: | → R1 |
---|---|
Version: | → R1 development |
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 18 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
There is another case when this could happens, see bug #485 to reproduce it.
comment:6 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:7 by , 17 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
It seems that reproducing bug #478 triggered this bug again, reopening.
comment:8 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | reopened → new |
comment:9 by , 17 years ago
Milestone: | R1 → R1/alpha |
---|
I can't reproduce the problem described in #478. I also tried a few crash situations, but gdb would always quit properly when closing the Terminal window. The problem might have been fixed by my changes regarding waitpid() or related stuff a few weeks ago. Unless you can still reproduce it, I would close it again.
comment:11 by , 17 years ago
I think so, if i ever manage to reproduce it, i will reopen this ticket.
Fixed in hrev18941 as well; it was the same problem as bug #841.