Changes between Initial Version and Version 2 of Ticket #8936
- Timestamp:
- Sep 5, 2012, 3:43:35 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8936 – Description
initial v2 3 3 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: 4 4 5 {{{ 5 6 Reading symbols from /boot/common/lib/libssl.so.1.0.0...done. 6 7 Loaded symbols for /boot/common/lib/libssl.so.1.0.0 … … 18 19 from /boot/common/lib/libjavascriptcore.so 19 20 20 21 [b] Backtrace [/b]22 21 (gdb) bt 23 22 #0 0x0046e400 in WTF::Vector<unsigned char, 0ul>::reserveCapacity () … … 31 30 Previous frame inner to this frame (corrupt stack?) 32 31 (gdb) 32 }}} 33 33 34 34 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).