[Webkit-unassigned] [Bug 62000] New: [EFL] Fix crash on EWeblauncher with --help option.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 01:35:50 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62000

           Summary: [EFL] Fix crash on EWeblauncher with --help option.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ryuan.choi at samsung.com
                CC: tonikitoo at webkit.org, gyuyoung.kim at samsung.com,
                    kenneth at webkit.org, demarchi at webkit.org


Crash occured like below.
..........
  -V, --version           show program version.
  -R, --copyright         show copyright.
  -L, --license           show license.
  -h, --help              show this message.

CRI: ecore.c:227 _ecore_magic_fail() eina_log_print() unknown domain -1, original message format '
*** ECORE ERROR: Ecore Magic Check Failed!!!
*** IN FUNCTION: %s()'
CRI: ecore.c:231 _ecore_magic_fail() eina_log_print() unknown domain -1, original message format '  Input handle has already been freed!'
CRI: ecore.c:240 _ecore_magic_fail() eina_log_print() unknown domain -1, original message format '*** NAUGHTY PROGRAMMER!!!
*** SPANK SPANK SPANK!!!
*** Now go fix your code. Tut tut tut!'
..........
CRI: eina_stringshare.c:605 eina_stringshare_del() eina_log_print() unknown domain -1, original message format 'str=%p (%s)'
Segmentation fault

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list