Ticket #43 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

with aros builds last days, owb crash a lot

Reported by: nikos Assigned to:
Priority: major Version: 0.9.2
Keywords: Cc:

Description

Just try to put something in search field, and owb will crash. Also trying to load vg.no is crashing. Some sites will load, but many will crash. I also noticed that some strange caracters showed up where it should have been text. This is on the top window bar of owb. I use radeon native driver. I don't know if it has anything to do with it, guess not ?

Change History

04/06/09 11:57:39 changed by sszymczyk

It's not a bug in OWB. I found that codesets.library is responsible for these crashes. It was updated on 24.03.09 and new version is not binary-compatible with the previous because of misplaced library function table offsets.

For now I suggest replacing codesets.library with some older version (for example from Icaros) to get OWB running.

04/08/09 16:06:57 changed by sszymczyk

  • status changed from new to closed.
  • resolution set to fixed.

New codesets.library is most likely going to stay in AROS, so starting from next 0.9.3 release OWB will be compiled against the new version and should work without problems in recent AROS builds.