Hi, I've just updated to hipster and now my Firefox is crashing. I'm also building Python-2.7 and that's crashing too due to an assertion error in libsqlte3.
Did these changes make it into the repo yet? Andy. On 30 Aug 2013, at 10:30, Aurélien Larcher <[email protected]> wrote: > Le 30/08/13 11:08, Alexander Pyhalov a écrit : >> On 08/30/2013 03:15, Aurélien Larcher wrote: >>> Hi, >>> Is it possible that this change broke firefox ? >>> After updating it segfaults at the start. >>> >>> /1: >>> open64("/home/alarcher/.mozilla/firefox/cxqk6vqc.default/places.sqlite-journal", >>> >>> O_RDWR|O_CREAT|O_LARGEFILE|O_CLOEXEC, 0644) = 39 >>> /12: clock_gettime(4, 0xF3FFED28) = 0 >>> /1: fstat64(39, 0x080338D4) = 0 >>> /12: clock_gettime(4, 0xF3FFED78) = 0 >>> /1: getuid() = 101 [101] >>> /1: fstat64(39, 0x080338D4) = 0 >>> /12: clock_gettime(4, 0xF3FFED28) = 0 >>> /12: clock_gettime(4, 0xF3FFED78) = 0 >>> /1: Incurred fault #6, FLTBOUNDS %pc = 0xFA76B984 >>> /1: siginfo: SIGSEGV SEGV_MAPERR addr=0xFA76B984 >>> /1: Received signal #11, SIGSEGV [caught] >>> /1: siginfo: SIGSEGV SEGV_MAPERR addr=0xFA76B984 >>> /12: clock_gettime(4, 0xF3FFED28) = 0 >>> /1: lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0xFFFFFFF7, 0x000000FF, >>> 0x00000000) = 0xFFBFFEFF [0xFFFFFFFF] >>> >>> ldd /usr/bin/firefox gives: >>> >>> libsqlite3.so.0 => /usr/lib/firefox/../libsqlite3.so.0 >>> libsqlite3.so.0 (sqlite_3.7.5) => (version not found) >>> >>> How could I report in a better way ? >>> Best regards, >>> >> >> Hello. Can you update sqlite now and check if issue has gone? >> >> > Hi, > after updating with your fix the Firefox issue has gone and ldd does not show > "version not found" anymore. > Best regards, > > Aurelien > > > > _______________________________________________ > oi-dev mailing list > [email protected] > http://openindiana.org/mailman/listinfo/oi-dev _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
