You are here: Foswiki>Tasks Web>Item9037 (19 May 2010, SvenDowideit)Edit Attach

Item9037: trunk: fatal crash? to browser when saving a task via strikeone

pencil
Priority: Normal
Current State: Closed
Released In: 1.1.0
Target Release: minor
Applies To: Engine
Component:
Branches:
Reported By: SvenDowideit
Waiting For:
Last Change By: SvenDowideit
I hope this is related to Tasks/Item9017

when I edited a task here on trunk, then hit the stop button on the browser midway through the save, hit refresh, re-sending the POST, i get directed to the strike one, hit OK, and it seems to save (might have been the previsou midway through POST), and then I get an stack dump to the browser.

messy.

-- SvenDowideit - 19 May 2010

mmm, might also be the same issue as I'm traking now -

Use of uninitialized value in concatenation (.) or string at /home/sven/src/foswiki/trunk/core/lib/Foswiki.pm line 1368.
 at /usr/share/perl/5.10/CGI/Carp.pm line 356
   CGI::Carp::realdie('Use of uninitialized value in concatenation (.) or string at ...') called at /usr/share/perl/5.10/CGI/Carp.pm line 437
   CGI::Carp::die('Use of uninitialized value in concatenation (.) or string at ...') called at /home/sven/src/foswiki/trunk/core/lib/Foswiki.pm line 135
   Foswiki::__ANON__('Use of uninitialized value in concatenation (.) or string at ...') called at /home/sven/src/foswiki/trunk/core/lib/Foswiki.pm line 1368
   Foswiki::getScriptUrl('Foswiki=HASH(0x1300288)', 1, 'oops', 'Main', 'WebHome', 'template', 'oopsaccessdenied', 'def', 'topic_access', ...) called at /home/sven/src/foswiki/trunk/core/lib/Foswiki.pm line 1123
   Foswiki::redirect('Foswiki=HASH(0x1300288)', 'http://127.0.0.1/trunk/bin/view/Main/WebHome', 0) called at /home/sven/src/foswiki/trunk/core/lib/Foswiki/LoginManager.pm line 439
   Foswiki::LoginManager::loadSession('Foswiki::LoginManager::TemplateLogin=HASH(0x1e435f0)', undef, 'Foswiki::Users=HASH(0x13008e8)') called at /home/sven/src/foswiki/trunk/core/lib/Foswiki/Users.pm line 153
   Foswiki::Users::loadSession('Foswiki::Users=HASH(0x13008e8)', undef) called at /home/sven/src/foswiki/trunk/core/lib/Foswiki.pm line 1629
   Foswiki::new('Foswiki', undef, 'Foswiki::Request=HASH(0x1aa91c8)', 'HASH(0x1ac7ab0)') called at /home/sven/src/foswiki/trunk/core/lib/Foswiki/UI.pm line 306
   Foswiki::UI::__ANON__() called at /usr/local/share/perl/5.10.1/Error.pm line 415
   eval {...} called at /usr/local/share/perl/5.10.1/Error.pm line 407
   Error::subs::try('CODE(0x12dbf58)', 'HASH(0x12ffe68)') called at /home/sven/src/foswiki/trunk/core/lib/Foswiki/UI.pm line 427
   Foswiki::UI::_execute('Foswiki::Request=HASH(0x1aa91c8)', 'CODE(0x1ae2a90)', 'view', 1) called at /home/sven/src/foswiki/trunk/core/lib/Foswiki/UI.pm line 277
   Foswiki::UI::handleRequest('Foswiki::Request=HASH(0x1aa91c8)') called at /home/sven/src/foswiki/trunk/core/lib/Foswiki/Engine/CGI.pm line 30
   Foswiki::Engine::CGI::run('Foswiki::Engine::CGI=HASH(0x16134a0)') called at /home/sven/src/foswiki/trunk/core/bin/view line 45.

loadSession is called from Foswiki::new, and uses a value that is initialised later in Foswiki::new..

$this->{urlHost}

-- SvenDowideit - 19 May 2010

looks like it might have been the problem - closing

-- SvenDowideit - 19 May 2010
 

ItemTemplate edit

Summary trunk: fatal crash? to browser when saving a task via strikeone
ReportedBy SvenDowideit
Codebase trunk
SVN Range
AppliesTo Engine
Component
Priority Normal
CurrentState Closed
WaitingFor
Checkins distro:bfd6a3366793
TargetRelease minor
ReleasedIn 1.1.0
Topic revision: r4 - 19 May 2010, SvenDowideit
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy