Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.
This repository was archived by the owner on May 30, 2023. It is now read-only.

Segfault when running #10782

@felixonmars

Description

@felixonmars

felixonm...@gmail.com commented:

Which version of PhantomJS are you using? Tip: run 'phantomjs --version'.
1.6.1

What steps will reproduce the problem?
$ phantomjs

What is the expected output? What do you see instead?
Some help msg, but I see segfault.

Which operating system are you using?
Archlinux x64

Did you use binary PhantomJS or did you compile it from source?
Compiled from source.

Please provide any additional information below.

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff71e1b49 in ?? () from /usr/lib/libQtWebKit.so.4
(gdb) where

0 0x00007ffff71e1b49 in ?? () from /usr/lib/libQtWebKit.so.4

1 0x00007ffff69711e3 in WebCore::FrameLoaderClientQt::userAgent(WebCore::KURL

const&) () from /usr/lib/libQtWebKit.so.4

2 0x00007ffff6cb2fd9 in ?? () from /usr/lib/libQtWebKit.so.4

3 0x00007ffff6cb3082 in ?? () from /usr/lib/libQtWebKit.so.4

4 0x00007ffff6cdebb3 in ?? () from /usr/lib/libQtWebKit.so.4

5 0x00007ffff6cdb66d in ?? () from /usr/lib/libQtWebKit.so.4

6 0x00007ffff6cc6d29 in ?? () from /usr/lib/libQtWebKit.so.4

7 0x00007ffff6cc82d6 in ?? () from /usr/lib/libQtWebKit.so.4

8 0x00007ffff6cc9d36 in ?? () from /usr/lib/libQtWebKit.so.4

9 0x00007ffff6ca52f5 in ?? () from /usr/lib/libQtWebKit.so.4

10 0x00007ffff6cae947 in ?? () from /usr/lib/libQtWebKit.so.4

11 0x00007ffff6cb8780 in ?? () from /usr/lib/libQtWebKit.so.4

12 0x00007ffff6cb87ce in ?? () from /usr/lib/libQtWebKit.so.4

13 0x00007ffff6ccd98d in ?? () from /usr/lib/libQtWebKit.so.4

14 0x00007ffff6cd2109 in ?? () from /usr/lib/libQtWebKit.so.4

15 0x00007ffff6979767 in WebCore::FrameLoaderClientQt::dispatchDecidePolicyForN

avigationAction(void (WebCore::PolicyChecker::*)(WebCore::PolicyAction), WebCore
::NavigationAction const&, WebCore::ResourceRequest const&, WTF::PassRefPtr<WebC
ore::FormState>) () from /usr/lib/libQtWebKit.so.4

16 0x00007ffff6cd325a in ?? () from /usr/lib/libQtWebKit.so.4

17 0x00007ffff6cb8b59 in ?? () from /usr/lib/libQtWebKit.so.4

18 0x00007ffff6cb8d10 in ?? () from /usr/lib/libQtWebKit.so.4

19 0x00007ffff6cb8e6b in ?? () from /usr/lib/libQtWebKit.so.4

20 0x00007ffff69392a8 in QWebFrame::setHtml(QString const&, QUrl const&) () fro

m /usr/lib/libQtWebKit.so.4

21 0x000000000041597a in ?? ()

22 0x000000000040f84e in ?? ()

23 0x000000000040dd87 in ?? ()

24 0x00007ffff3b92725 in __libc_start_main () from /usr/lib/libc.so.6

25 0x000000000040dff1 in ?? ()

Disclaimer:
This issue was migrated on 2013-03-15 from the project's former issue tracker on Google Code, Issue #782.
🌟   2 people had starred this issue at the time of migration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions