Opened 16 years ago
Closed 16 years ago
#2250 closed bug (invalid)
Quitting Applications: 0xffff0104 in ?? ()
Reported by: | kvdman | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/app_server | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I've noticed quite a few legacy BeOS applications run fine on Haiku, but when you quit them, they crash. I've tested a number of applications, and came up with five that crashed when exiting, and was looking to see if there was anything similar between them via the debugger.
Three of the applications have 0xffff0104 in ?? () as #0. They are CrackAttack, GobeProductive, and InDepth. I've included the other two as well.
Perhaps I should file individual tickets?
Attached is a zipfile with the backtraces of the five apps.
Attachments (1)
Change History (2)
by , 16 years ago
comment:1 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
The back traces look very different. Please open separate tickets. The GobeProductive trace might just indicate a problem in the application itself (e.g. double free() or clobbered memory). The 0xffff0104 address is fine -- it is used for syscalls.
Two hints: