Ticket #662 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

[with patch] Start Browser with clean environment

Reported by: malb Owned by: malb
Priority: major Milestone: sage-2.8.7
Component: user interface Keywords:
Cc: Author(s):
Report Upstream: Reviewer(s):
Merged in: Work issues:

Description

If I call sage -notebook and Firefox/Iceweasel comes up automatically, it crashes on me with

/usr/lib/iceweasel/firefox-bin: symbol lookup error: /usr/lib/libxml2.so.2: undefined symbol: gzopen64

when logging in.

If I start Iceweasel again afterwards, I can log in and everything works. I suspect that this behaviour is caused by the SAGE environment variables (e.g. LD_PATH). A fix would be to start the browser with a clean (as in pre-SAGE) environment.

Attachments

firefox-crash-bugfix.patch Download (0.9 KB) - added by malb 2 years ago.

Change History

Changed 2 years ago by was

  • milestone changed from sage-2.8.4.3 to sage-2.9

Post a patch to fix this, since it will be too hard for me to debug and test myself.

Changed 2 years ago by mabshoff

  • owner changed from was to mabshoff
  • status changed from new to assigned

Changed 2 years ago by malb

  • owner changed from mabshoff to malb
  • status changed from assigned to new
  • milestone changed from sage-2.9 to sage-2.8.7

a fix is attached.

Changed 2 years ago by malb

Changed 2 years ago by malb

  • summary changed from Start Browser with clean environment to [with patch] Start Browser with clean environment

Changed 2 years ago by was

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.