[haiku-bugs] Re: [Haiku] #8936: WebPositive is crashing when I browse to a site

  • From: "leavengood" <trac@xxxxxxxxxxxx>
  • Date: Wed, 05 Sep 2012 03:43:35 -0000

#8936: WebPositive is crashing when I browse to a site
----------------------------------------+----------------------------
   Reporter:  xray7224                  |      Owner:  leavengood
       Type:  bug                       |     Status:  new
   Priority:  normal                    |  Milestone:  R1
  Component:  Applications/WebPositive  |    Version:  R1/Development
 Resolution:                            |   Keywords:
 Blocked By:                            |   Blocking:
Has a Patch:  0                         |   Platform:  All
----------------------------------------+----------------------------
Description changed by leavengood:

Old description:

> Hey,
>
> I was using webpositive for a while, I've come to open it and browse
> around, it loads up fine and I enter a URL and it begins to load, part
> way through the debug dialogue comes up, It keeps doing this I have tried
> a handful of times (and different websites). I don't know what's wrong
> but entering gdb I get:
>
> Reading symbols from /boot/common/lib/libssl.so.1.0.0...done.
> Loaded symbols for /boot/common/lib/libssl.so.1.0.0
> Reading symbols from /boot/common/lib/libcrypto.so.1.0.0...done.
> Loaded symbols for /boot/common/lib/libcrypto.so.1.0.0
> Reading symbols from /boot/common/lib/liblzma.so.5.0.1...done.
> Loaded symbols for /boot/common/lib/liblzma.so.5.0.1
> Reading symbols from /boot/common/lib/libiconv.so.2.5.0...done.
> Loaded symbols for /boot/common/lib/libiconv.so.2.5.0
> Reading symbols from /boot/system/lib/gcc4/libroot-addon-icu.so...done.
> Loaded symbols for /boot/system/lib/gcc4/libroot-addon-icu.so
> [tcsetpgrp failed in terminal_inferior: Invalid Argument]
> [Switching to team /boot/apps/WebPositive (15079) thread WebPositive
> (15079)]
> 0x0046e400 in WTF::Vector<unsigned char, 0ul>::reserveCapacity ()
>    from /boot/common/lib/libjavascriptcore.so
>

> [b] Backtrace [/b]
> (gdb) bt
> #0  0x0046e400 in WTF::Vector<unsigned char, 0ul>::reserveCapacity ()
>    from /boot/common/lib/libjavascriptcore.so
> #1  0x00471e38 in _ZN3JSCL22arrayProtoFuncToStringEPNS_9ExecStateE ()
>    from /boot/common/lib/libjavascriptcore.so
> #2  0x18a2b868 in ?? ()
> #3  0x7ffedc68 in ?? ()
> #4  0x01000000 in WebCore::JSSQLExceptionPrototype::getOwnPropertySlot ()
>    from /boot/common/lib/libwebcore.so
> Previous frame inner to this frame (corrupt stack?)
> (gdb)
>
> This happened on the dev release hrev44584 (I doubt i could get it to
> occur on a newer one as it just randomly began occurring after a good few
> days of use).

New description:

 Hey,

 I was using webpositive for a while, I've come to open it and browse
 around, it loads up fine and I enter a URL and it begins to load, part way
 through the debug dialogue comes up, It keeps doing this I have tried a
 handful of times (and different websites). I don't know what's wrong but
 entering gdb I get:

 {{{
 Reading symbols from /boot/common/lib/libssl.so.1.0.0...done.
 Loaded symbols for /boot/common/lib/libssl.so.1.0.0
 Reading symbols from /boot/common/lib/libcrypto.so.1.0.0...done.
 Loaded symbols for /boot/common/lib/libcrypto.so.1.0.0
 Reading symbols from /boot/common/lib/liblzma.so.5.0.1...done.
 Loaded symbols for /boot/common/lib/liblzma.so.5.0.1
 Reading symbols from /boot/common/lib/libiconv.so.2.5.0...done.
 Loaded symbols for /boot/common/lib/libiconv.so.2.5.0
 Reading symbols from /boot/system/lib/gcc4/libroot-addon-icu.so...done.
 Loaded symbols for /boot/system/lib/gcc4/libroot-addon-icu.so
 [tcsetpgrp failed in terminal_inferior: Invalid Argument]
 [Switching to team /boot/apps/WebPositive (15079) thread WebPositive
 (15079)]
 0x0046e400 in WTF::Vector<unsigned char, 0ul>::reserveCapacity ()
    from /boot/common/lib/libjavascriptcore.so

 (gdb) bt
 #0  0x0046e400 in WTF::Vector<unsigned char, 0ul>::reserveCapacity ()
    from /boot/common/lib/libjavascriptcore.so
 #1  0x00471e38 in _ZN3JSCL22arrayProtoFuncToStringEPNS_9ExecStateE ()
    from /boot/common/lib/libjavascriptcore.so
 #2  0x18a2b868 in ?? ()
 #3  0x7ffedc68 in ?? ()
 #4  0x01000000 in WebCore::JSSQLExceptionPrototype::getOwnPropertySlot ()
    from /boot/common/lib/libwebcore.so
 Previous frame inner to this frame (corrupt stack?)
 (gdb)
 }}}

 This happened on the dev release hrev44584 (I doubt i could get it to
 occur on a newer one as it just randomly began occurring after a good few
 days of use).

--

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8936#comment:2>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: