Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-17443

CordovaSim crash on Fedora 20 when browsing a jQueryMobile based app

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 4.30.x
    • 4.2.0.Beta1
    • cordovasim
    • None
    • Hide

      1. Launch the TicketMonster Cordova app in CordovaSim. This crashes CordovaSim after a few seconds.

      Show
      1. Launch the TicketMonster Cordova app in CordovaSim. This crashes CordovaSim after a few seconds.

      The root cause appears to be whatever is causing JBIDE-17442 to manifest. Raising this to track CordovaSim behavior, since it relies on the BrowserSim component.

      CordovaSim crashes when launching the TicketMonster app (from WFK 2.6). The offending line of code seems to be :

      $("#container").enhanceWithin();
      

      in the mobile router.js. The enhanceWithin API is new in jQueryMobile 1.4.x. The same line works without any flaw in CordovaSim on Windows and Mac OS X.

      Additional notes - strace output reveals that BrowserSim is terminated due to a SIGTRAP event, which is a bit weird.

            ibuziuk@redhat.com Ilya Buziuk
            vineet.reynolds_jira Vineet Reynolds (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: