[jbosstools-issues] [JBoss JIRA] (JBIDE-17442) BrowserSim crash on Fedora 20 when browsing jQuery Mobile app

Vineet Reynolds (JIRA) issues at jboss.org
Tue May 27 08:35:56 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vineet Reynolds updated JBIDE-17442:
------------------------------------

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

{noformat}
$("#container").enhanceWithin();
{noformat}

in the mobile {{router.js}}. The [enhanceWithin API|http://api.jquerymobile.com/enhanceWithin/] is new in jQueryMobile 1.4.x. The same line works without any flaw in BrowserSim on Windows and Mac OS X. It also works without problems in Chrome 34 and Firefox 28 on Fedora 20.

The crash occurred on both GTK2 and GTK3 engines.

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

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

{noformat}
$("#container").enhanceWithin();
{noformat}

in the mobile {{router.js}}. The [enhanceWithin API|http://api.jquerymobile.com/enhanceWithin/] is new in jQueryMobile 1.4.x. The same line works without any flaw in BrowserSim on Windows and Mac OS X. It also works without problems in Chrome 34 and Firefox 28 on Fedora 20.

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



> BrowserSim crash on Fedora 20 when browsing jQuery Mobile app
> -------------------------------------------------------------
>
>                 Key: JBIDE-17442
>                 URL: https://issues.jboss.org/browse/JBIDE-17442
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: browsersim
>    Affects Versions: 4.2.0.Beta1
>         Environment: Fedora 20
> JBoss Developer Studio 8.0.0.Beta1
> webkitgtk-2.2.7-1.fc20.x86_64
>            Reporter: Vineet Reynolds
>
> BrowserSim crashes when launching the TicketMonster app (from WFK 2.6). The offending line of code seems to be :
> {noformat}
> $("#container").enhanceWithin();
> {noformat}
> in the mobile {{router.js}}. The [enhanceWithin API|http://api.jquerymobile.com/enhanceWithin/] is new in jQueryMobile 1.4.x. The same line works without any flaw in BrowserSim on Windows and Mac OS X. It also works without problems in Chrome 34 and Firefox 28 on Fedora 20.
> The crash occurred on both GTK2 and GTK3 engines.
> Additional notes - strace output reveals that BrowserSim is terminated due to a SIGTRAP event, which is a bit weird.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list