[jbosstools-issues] [JBoss JIRA] (JBIDE-17443) CordovaSim crash on Fedora 20 when browsing a jQueryMobile based app

Konstantin Marmalyukov (JIRA) issues at jboss.org
Wed Jun 18 15:05:24 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-17443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977536#comment-12977536 ] 

Konstantin Marmalyukov commented on JBIDE-17443:
------------------------------------------------

Vineet, much thanks for your job. You point to a correct code place which make crash happens.
On browserSim side this is shell.setSize() method. Everything is reproducible even in SWT Browser Snippet. We should report bug to SWT team, but I need to create easier example then ticketmonster.

> CordovaSim crash on Fedora 20 when browsing a jQueryMobile based app
> --------------------------------------------------------------------
>
>                 Key: JBIDE-17443
>                 URL: https://issues.jboss.org/browse/JBIDE-17443
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: aerogear-hybrid, 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
>             Fix For: 4.2.0.Beta3
>
>
> 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 :
> {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 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.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list