Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#1486752 closed Bugs (fixed)

Firefox crashes after the last upgrade

Reported by: framelio Owned by:
Priority: 1 - Highest Milestone: 0.4-stable
Component: Client Scripts Version: 0.4-beta
Severity: blocker Keywords:
Cc:

Description

I upgraded to trunk and downloaded the followig files:

svn update "C:\Documents and Settings\framelio\workspace\RoundCube" -r HEAD --depth infinity

U C:/Documents and Settings/framelio/workspace/RoundCube/plugins/new_user_dialog/package.xml
U C:/Documents and Settings/framelio/workspace/RoundCube/plugins/new_user_dialog/new_user_dialog.php

C:/Documents and Settings/framelio/workspace/RoundCube/plugins/new_user_dialog

U C:/Documents and Settings/framelio/workspace/RoundCube/plugins/example_addressbook/example_addressbook.php
U C:/Documents and Settings/framelio/workspace/RoundCube/plugins/example_addressbook/example_addressbook_backend.php

C:/Documents and Settings/framelio/workspace/RoundCube/plugins/example_addressbook
C:/Documents and Settings/framelio/workspace/RoundCube/plugins

U C:/Documents and Settings/framelio/workspace/RoundCube/roundcubemail/program/js/app.js

C:/Documents and Settings/framelio/workspace/RoundCube/roundcubemail/program/js

U C:/Documents and Settings/framelio/workspace/RoundCube/roundcubemail/program/steps/addressbook/func.inc

C:/Documents and Settings/framelio/workspace/RoundCube/roundcubemail/program/steps/addressbook
C:/Documents and Settings/framelio/workspace/RoundCube/roundcubemail/program/steps
C:/Documents and Settings/framelio/workspace/RoundCube/roundcubemail/program
C:/Documents and Settings/framelio/workspace/RoundCube/roundcubemail
C:/Documents and Settings/framelio/workspace/RoundCube

U C:/Documents and Settings/framelio/workspace/RoundCube/roundcubemail/plugins/new_user_dialog/package.xml
U C:/Documents and Settings/framelio/workspace/RoundCube/roundcubemail/plugins/new_user_dialog/new_user_dialog.php

C:/Documents and Settings/framelio/workspace/RoundCube/roundcubemail/plugins/new_user_dialog

U C:/Documents and Settings/framelio/workspace/RoundCube/roundcubemail/plugins/example_addressbook/example_addressbook.php
U C:/Documents and Settings/framelio/workspace/RoundCube/roundcubemail/plugins/example_addressbook/example_addressbook_backend.php

C:/Documents and Settings/framelio/workspace/RoundCube/roundcubemail/plugins/example_addressbook
C:/Documents and Settings/framelio/workspace/RoundCube/roundcubemail/plugins

After that, when i enter with firefox, the navigator is crashing.
I tryed from 2 different computer with the same result.

Change History (14)

comment:1 Changed 3 years ago by alec

  • Milestone changed from later to 0.4-stable

What revision? Works for me. What FF version?

comment:2 Changed 3 years ago by framelio

My Firefox version 3.6.3 is crashing with revision 3663

I reverted to 3655 and is not crashing anymore.

It crashed when I open any email with preview pane.

comment:3 Changed 3 years ago by framelio

The only files changed are:

program/js/app.js
program/steps/addressbook/func.inc

comment:4 follow-up: Changed 3 years ago by alec

FF 3.6.3 on Linux. No problem here. Try with disabled all plugins.

comment:5 in reply to: ↑ 4 Changed 3 years ago by framelio

Replying to alec:

FF 3.6.3 on Linux. No problem here. Try with disabled all plugins.

My tests were on Windows XP machine.

I can't make a test now disabling the RC plugins. Maybe later...

comment:6 Changed 3 years ago by LevelZero

Confirmed with Firefox 3.6.3 (32 bits) on Windows 7 Enterprise (64 bits).
Crash still occurs with all FF and all roundcube plugins disabled.
Latest working version is rev 3658.
Crash started with rev 3662. Revisions in between don't show the mailbox at all, so I can't open mail to determine if it crashes as well.

comment:7 Changed 3 years ago by LevelZero

Forgot to add: for me, Firefox doesn't crash until I try to open any email.

comment:8 Changed 3 years ago by backi

same here. my ff crashes when I try to open a mail

comment:9 Changed 3 years ago by brandond

Also crashes the browser for me - Firefox 3.6.4 on MacOS 10.5 Intel.

Seems to work OK on Firefox 3.0 on RHEL5 x86_64, although I did notice that the mailbox view was occasionally displaying the currently selected folder as empty, and a manual check wouldn't bring it back - only a full page reload. May be unrelated, but it sounds like we may be hitting a javascript bug that breaks the page view on some browsers and crashes the engine on others.

comment:10 Changed 3 years ago by brandond

I was just able to enable Firebug and log in without crashing. Now that I've done that, I can log in and out without crashing. Very strange.

comment:11 Changed 3 years ago by ex_sqm

I can confirm that: until including r3658/svn, everything is fine. From [50067d58] until including [3831efb4], the mailbox window stays empty (the unread mails count in the folder pane is correct). In [14259ce1], the mailbox window comes back, but every click on a mail causes firefox to crash.
Affected:

  • Firefox 3.6.3 on Windows XP
  • Firefox 3.6.3 on MacOSX Snow Leopard

Not affected:

  • Firefox 3.5.9 on Linux

comment:12 Changed 3 years ago by alec

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [d470f970].

comment:13 Changed 3 years ago by tjm74

Thank you thank you thank you for fixing this. This bug has been driving me bananas for several weeks. Can I paypal you money for a beer? tom ((at)) bdhx ((dot)) com

comment:14 Changed 3 years ago by alec

I'm on paypal, alec at alec [dot] pl. Thx.

Note: See TracTickets for help on using tickets.