Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader > Kobo Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 08-05-2018, 10:34 PM   #1
masterz87
Connoisseur
masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.
 
Posts: 56
Karma: 2072578
Join Date: Jan 2017
Device: Kobo Aura H20
Exclamation with patches nickle crashes in pocket.

As stated, nickle crashes when viewing an article with pocket.


It seems to be with the gesture handler no idea what's going on with these crashes nor what the hell's going on right now. i already did a factory reset and only after appllying the patches below does it crash. This is a new issue and has never happened in the past with literally the same exact patches _and more_ that were beta quality only this release do I get these issues. I guess if it's at all possible if someone can provide a way to reset it to stock firmware upgrade to some lower firmware and then patch that I'd rather that come about as these patches are doing something somewhere.


here's my yaml file with patches.
Code:
overrides:
  src/nickel.yaml:
##    Show all games: yes
##    Dictionary pop-up frame size increase: yes
    Remove footer (row3) and increase cover size on new home screen: yes
    Remove recommendations (row1col2) from home screen: yes
  src/libadobe.so.yaml:
  src/libnickel.so.1.0.0.yaml:
    Custom font sizes: yes
    Freedom to advanced fonts control: yes
##    Custom kepub default margins: yes
    Custom footer (page number text): yes
    Allow searches on Extra dictionaries: yes
    My 10 line spacing values: yes
    Custom left & right margins: yes
  src/librmsdk.so.1.0.0.yaml:
    Default ePub monospace font (Courier): yes
One more thing I have changed the minimum font size from 12 to 11 and that's the only line i've changed in the patches themselves which is something i've always done since 3.2 era.

here's the stack log.
Spoiler:

OH THE HUMANITY!
pid: 571, tid: 571 (nickel), rev: b628114af7d11c3c8c52e533d983ce37736de440
>>> /usr/local/Kobo/nickel <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000040
r0 0cb4b660 r1 0000000f r2 00000004 r3 d8001c60
r4 00528618 r5 00528618 r6 0052887c r7 7e8bed00
r8 016e7e60 r9 2bca2fe8 10 7e8bed0c fp d8001c6f
ip 2bcb36f4 sp 7e8bed00 lr 2b480923 pc 2b480924 cpsr 800e0030
#00 sp: 0x7e8bed00 ip: 0x2b480924 /usr/local/Kobo/libnickel.so.1.0.0: _ZN12PluginLoader11forMimeTypeERK10QByteArray+0xfb
#01 sp: 0x7e8bed48 ip: 0x2b5bdf17 /usr/local/Kobo/libnickel.so.1.0.0: _ZN17BookSearchBuilder9canSearchERK6Volume+0xb6
#02 sp: 0x7e8bed70 ip: 0x2b5c54cd /usr/local/Kobo/libnickel.so.1.0.0: _ZN23SearchInBookActionProxy19populateComboButtonE P11ComboButton+0x14
#03 sp: 0x7e8bed98 ip: 0x2b57e857 /usr/local/Kobo/libnickel.so.1.0.0: _ZN16ActionProxyMixin24setupReadingFooterButtonEP7 QObjectRK6VolumeP11ComboButton+0x33e
#04 sp: 0x7e8bee28 ip: 0x2b770fb3 /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController8loadViewEv+0x17e
#05 sp: 0x7e8beef0 ip: 0x2b76f31d /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController10footerViewEv+0x34
#06 sp: 0x7e8bef30 ip: 0x2b76fa1f /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController14updateBackTextEv+0xfa
#07 sp: 0x7e8bef58 ip: 0x2b76f6d1 /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController4showEv+0x28
#08 sp: 0x7e8befd0 ip: 0x2b7627c7 /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView14openFooterMenuEv+0xc6
#09 sp: 0x7e8beff8 ip: 0x2b75f487 /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView6mapTapE6QPointRK5QHashI5QRectMS_F vvEE+0x1f6
#10 sp: 0x7e8bf050 ip: 0x2b764591 /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView10processTapEP10TapGesture+0x2d8
#11 sp: 0x7e8bf0c0 ip: 0x2b9aaff7 /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView13backRequestedEv+0xa56
#12 sp: 0x7e8bf180 ip: 0x2e5d9211 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN11QMetaObject8activateEP7QObjectiiPPv+0x4d0
#13 sp: 0x7e8bf230 ip: 0x2b9ac901 /usr/local/Kobo/libnickel.so.1.0.0: _ZN15KepubBookReader10processTapEP10TapGesture+0x2 4
#14 sp: 0x7e8bf250 ip: 0x2b767415 /usr/local/Kobo/libnickel.so.1.0.0: _ZN15KepubBookReader10tapGestureEP15GestureReceive rP10TapGesture+0x1c
#15 sp: 0x7e8bf270 ip: 0x2b4ada5b /usr/local/Kobo/libnickel.so.1.0.0: _ZN15GestureReceiver21sendGestureToDelegateEP13QGe stureEventP15GestureDelegate+0xd6
#16 sp: 0x7e8bf290 ip: 0x2d975ae3 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN19QApplicationPrivate13notify_helperEP7QObjectP 6QEvent+0x56
#17 sp: 0x7e8bf2a8 ip: 0x2d97b4e9 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN12QApplication6notifyEP7QObjectP6QEvent+0xff0
#18 sp: 0x7e8bf408 ip: 0x2b6ef619 /usr/local/Kobo/libnickel.so.1.0.0: _ZN18Nickel3Application6notifyEP7QObjectP6QEvent+0 x34
#19 sp: 0x7e8bf438 ip: 0x2e5b8111 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN16QCoreApplication14notifyInternalEP7QObjectP6Q Event+0x84
#20 sp: 0x7e8bf468 ip: 0x2d9b1219 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN18QGestureRecognizer20unregisterRecognizerEN2Qt 11GestureTypeE+0x30d0
#21 sp: 0x7e8bf538 ip: 0x2d9b2467 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN18QGestureRecognizer20unregisterRecognizerEN2Qt 11GestureTypeE+0x431e
#22 sp: 0x7e8bf600 ip: 0x2d9b3637 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN18QGestureRecognizer20unregisterRecognizerEN2Qt 11GestureTypeE+0x54ee
#23 sp: 0x7e8bf638 ip: 0x2d97a853 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN12QApplication6notifyEP7QObjectP6QEvent+0x35a
#24 sp: 0x7e8bf798 ip: 0x2b6ef619 /usr/local/Kobo/libnickel.so.1.0.0: _ZN18Nickel3Application6notifyEP7QObjectP6QEvent+0 x34
#25 sp: 0x7e8bf7c8 ip: 0x2e5b8111 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN16QCoreApplication14notifyInternalEP7QObjectP6Q Event+0x84
#26 sp: 0x7e8bf7f8 ip: 0x2e5f4c65 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN14QTimerInfoList14activateTimersEv+0x400
#27 sp: 0x7e8bf860 ip: 0x2e5f39df /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN 10QEventLoop17ProcessEventsFlagEE+0xd6
#28 sp: 0x7e8bf888 ip: 0x2f74147b /usr/local/Kobo/platforms/libkobo.so: _ZN13QFontEngineFT19alphaRGBMapForGlyphEj6QFixedRK 10QTransform+0xe16
#29 sp: 0x7e8bf898 ip: 0x2e5b6a53 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFla gEE+0xe6
#30 sp: 0x7e8bf8d0 ip: 0x2e5bb931 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN16QCoreApplication4execEv+0x58
#31 sp: 0x7e8bf900 ip: 0x0001c8f1 /usr/local/Kobo/nickel: main+0xb4c
#32 sp: 0x7e8bfac0 ip: 0x2f5a1335 /lib/libc-2.11.1.so: __libc_start_main+0x9c
#33 sp: 0x7e8bfc08 ip: 0x0001cdfd /usr/local/Kobo/nickel: _start+0x20
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 835
r0 fffffdfe r1 30031d80 r2 00000000 r3 00000000
r4 00000000 r5 00000020 r6 30031d80 r7 0000008e
r8 2e779480 r9 00000000 10 004fc030 fp 00000000
ip 00000000 sp 30031d60 lr 00000000 pc 2f61a8d4 cpsr 800d0030
#00 sp: 0x30031d60 ip: 0x2f61a8d4 /lib/libc-2.11.1.so: __select+0x33
#01 sp: 0x30031d70 ip: 0x2e5705b5 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN9QLockFile6unlockEv+0x17e4
#02 sp: 0x30031e28 ip: 0x2e445651 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread21setTerminationEnabledEb+0x218
#03 sp: 0x30031e50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 837
r0 fffffdfe r1 30a00560 r2 30a00770 r3 30a00980
r4 00000000 r5 00000000 r6 0000000d r7 0000008e
r8 30a00560 r9 30a00770 10 30a00980 fp 30a00468
ip 00000000 sp 309fec40 lr 00000000 pc 2f61a8d4 cpsr 800f0030
#00 sp: 0x309fec40 ip: 0x2f61a8d4 /lib/libc-2.11.1.so: __select+0x33
#01 sp: 0x309fec50 ip: 0x2e5f2023 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _Z14qt_safe_selectiP6fd_setS0_S0_PK8timespec+0x172
#02 sp: 0x309feca0 ip: 0x2e5f3545 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN27QEventDispatcherUNIXPrivate8doSelectE6QFlagsI N10QEventLoop17ProcessEventsFlagEEP8timespec+0xdc
#03 sp: 0x309feda0 ip: 0x2e5f39f1 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN 10QEventLoop17ProcessEventsFlagEE+0xe8
#04 sp: 0x309fedc8 ip: 0x2e5b6a53 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFla gEE+0xe6
#05 sp: 0x309fee00 ip: 0x2e4424cd /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread4execEv+0x60
#06 sp: 0x309fee28 ip: 0x2e445651 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread21setTerminationEnabledEb+0x218
#07 sp: 0x309fee50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 843
cannot get registers: No such process
unw_init_remote() failed: ret=-3
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 869
cannot get registers: No such process
unw_init_remote() failed: ret=-3
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 879
cannot get registers: No such process
unw_init_remote() failed: ret=-3
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 895
r0 fffffdfe r1 30100cb0 r2 30100ec0 r3 301010d0
r4 00000000 r5 00000000 r6 00000013 r7 0000008e
r8 30100cb0 r9 30100ec0 10 301010d0 fp 30101e78
ip 00000000 sp 33229c40 lr 00000000 pc 2f61a8d4 cpsr 80030030
#00 sp: 0x33229c40 ip: 0x2f61a8d4 /lib/libc-2.11.1.so: __select+0x33
#01 sp: 0x33229c50 ip: 0x2e5f2023 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _Z14qt_safe_selectiP6fd_setS0_S0_PK8timespec+0x172
#02 sp: 0x33229ca0 ip: 0x2e5f3545 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN27QEventDispatcherUNIXPrivate8doSelectE6QFlagsI N10QEventLoop17ProcessEventsFlagEEP8timespec+0xdc
#03 sp: 0x33229da0 ip: 0x2e5f39f1 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN 10QEventLoop17ProcessEventsFlagEE+0xe8
#04 sp: 0x33229dc8 ip: 0x2e5b6a53 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFla gEE+0xe6
#05 sp: 0x33229e00 ip: 0x2e4424cd /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread4execEv+0x60
#06 sp: 0x33229e28 ip: 0x2e445651 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread21setTerminationEnabledEb+0x218
#07 sp: 0x33229e50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 896
r0 fffffe00 r1 00000080 r2 00000003 r3 00000000
r4 00000000 r5 2d897f90 r6 2d897f78 r7 000000f0
r8 00000000 r9 00000001 10 2d897f77 fp 00000003
ip 000000f0 sp 31c76d88 lr 2f41df1f pc 2f4223c6 cpsr 400d0030
#00 sp: 0x31c76d88 ip: 0x2f4223c6 /lib/libpthread-2.11.1.so: __res_state+0x31
#01 sp: 0x31c76d90 ip: 0x2f41df1f /lib/libpthread-2.11.1.so: pthread_cond_wait+0xe6
#02 sp: 0x31c76df8 ip: 0x2d491545 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xaf4
#03 sp: 0x31c76e48 ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
#04 sp: 0x31c76e58 ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
#05 sp: 0x31c77460 ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
#06 sp: 0x00000010 ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
#07 sp: 0x0000000f ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 897
r0 fffffdfe r1 30a00f18 r2 30a01128 r3 30a01338
r4 00000000 r5 00000000 r6 0000001a r7 0000008e
r8 30a00f18 r9 30a01128 10 30a01338 fp 30a020e0
ip 00000000 sp 35fdbc40 lr 00000000 pc 2f61a8d4 cpsr 80030030
#00 sp: 0x35fdbc40 ip: 0x2f61a8d4 /lib/libc-2.11.1.so: __select+0x33
#01 sp: 0x35fdbc50 ip: 0x2e5f2023 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _Z14qt_safe_selectiP6fd_setS0_S0_PK8timespec+0x172
#02 sp: 0x35fdbca0 ip: 0x2e5f3545 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN27QEventDispatcherUNIXPrivate8doSelectE6QFlagsI N10QEventLoop17ProcessEventsFlagEEP8timespec+0xdc
#03 sp: 0x35fdbda0 ip: 0x2e5f39f1 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN 10QEventLoop17ProcessEventsFlagEE+0xe8
#04 sp: 0x35fdbdc8 ip: 0x2e5b6a53 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFla gEE+0xe6
#05 sp: 0x35fdbe00 ip: 0x2e4424cd /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread4execEv+0x60
#06 sp: 0x35fdbe28 ip: 0x2e445651 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread21setTerminationEnabledEb+0x218
#07 sp: 0x35fdbe50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 898
r0 fffffe00 r1 00000080 r2 0000000b r3 00000000
r4 00000000 r5 3572f140 r6 3572f124 r7 000000f0
r8 00000000 r9 00000001 10 3572f123 fp 0000000b
ip 000000f0 sp 367dbda8 lr 2f41df1f pc 2f4223c6 cpsr 400d0030
#00 sp: 0x367dbda8 ip: 0x2f4223c6 /lib/libpthread-2.11.1.so: __res_state+0x31
#01 sp: 0x367dbdb0 ip: 0x2f41df1f /lib/libpthread-2.11.1.so: pthread_cond_wait+0xe6
#02 sp: 0x367dbe18 ip: 0x2d28020d /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3JSC9HandleSet12writeBarrierEPNS_7JSValueERKS1_ +0x724
#03 sp: 0x367dbe40 ip: 0x2d4b6843 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF11OSAllocator18releaseDecommittedEPvj+0xe2
#04 sp: 0x367dbe50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
Recorded last user operations:
last user operation[8]: "appStart"
last user operation[7]: "pluggedIn"
last user operation[6]: "pluggedInBatte
last user operation[5]: "mainNavOption"
last user operation[4]: "libraryPocket"
last user operation[3]: "mainNavOption"
last user operation[2]: "startReadingBo
last user operation[1]: "openContent"
last user operation[0]: "readerShown"
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---


and the previous one.

Spoiler:

OH THE HUMANITY!
pid: 571, tid: 571 (nickel), rev: b628114af7d11c3c8c52e533d983ce37736de440
>>> /usr/local/Kobo/nickel <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000000c
r0 0daaf6c9 r1 00000002 r2 00000004 r3 e85a6359
r4 014c2bb0 r5 014c2bb0 r6 00d08f5c r7 7ecd38b8
r8 014cee90 r9 2bca2fe8 10 7ecd38c4 fp e85a635b
ip 2bcb36f4 sp 7ecd38b8 lr 2b480923 pc 2b480924 cpsr 200e0030
#00 sp: 0x7ecd38b8 ip: 0x2b480924 /usr/local/Kobo/libnickel.so.1.0.0: _ZN12PluginLoader11forMimeTypeERK10QByteArray+0xfb
#01 sp: 0x7ecd3900 ip: 0x2b5bdf17 /usr/local/Kobo/libnickel.so.1.0.0: _ZN17BookSearchBuilder9canSearchERK6Volume+0xb6
#02 sp: 0x7ecd3928 ip: 0x2b5c54cd /usr/local/Kobo/libnickel.so.1.0.0: _ZN23SearchInBookActionProxy19populateComboButtonE P11ComboButton+0x14
#03 sp: 0x7ecd3950 ip: 0x2b57e857 /usr/local/Kobo/libnickel.so.1.0.0: _ZN16ActionProxyMixin24setupReadingFooterButtonEP7 QObjectRK6VolumeP11ComboButton+0x33e
#04 sp: 0x7ecd39e0 ip: 0x2b770fb3 /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController8loadViewEv+0x17e
#05 sp: 0x7ecd3aa8 ip: 0x2b76f31d /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController10footerViewEv+0x34
#06 sp: 0x7ecd3ae8 ip: 0x2b76fa1f /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController14updateBackTextEv+0xfa
#07 sp: 0x7ecd3b10 ip: 0x2b76f6d1 /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController4showEv+0x28
#08 sp: 0x7ecd3b88 ip: 0x2b7627c7 /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView14openFooterMenuEv+0xc6
#09 sp: 0x7ecd3bb0 ip: 0x2b75f487 /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView6mapTapE6QPointRK5QHashI5QRectMS_F vvEE+0x1f6
#10 sp: 0x7ecd3c08 ip: 0x2b764591 /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView10processTapEP10TapGesture+0x2d8
#11 sp: 0x7ecd3c78 ip: 0x2b9aaff7 /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView13backRequestedEv+0xa56
#12 sp: 0x7ecd3d38 ip: 0x2e5d9211 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN11QMetaObject8activateEP7QObjectiiPPv+0x4d0
#13 sp: 0x7ecd3de8 ip: 0x2b9ac901 /usr/local/Kobo/libnickel.so.1.0.0: _ZN15KepubBookReader10processTapEP10TapGesture+0x2 4
#14 sp: 0x7ecd3e08 ip: 0x2b767415 /usr/local/Kobo/libnickel.so.1.0.0: _ZN15KepubBookReader10tapGestureEP15GestureReceive rP10TapGesture+0x1c
#15 sp: 0x7ecd3e28 ip: 0x2b4ada5b /usr/local/Kobo/libnickel.so.1.0.0: _ZN15GestureReceiver21sendGestureToDelegateEP13QGe stureEventP15GestureDelegate+0xd6
#16 sp: 0x7ecd3e48 ip: 0x2d975ae3 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN19QApplicationPrivate13notify_helperEP7QObjectP 6QEvent+0x56
#17 sp: 0x7ecd3e60 ip: 0x2d97b4e9 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN12QApplication6notifyEP7QObjectP6QEvent+0xff0
#18 sp: 0x7ecd3fc0 ip: 0x2b6ef619 /usr/local/Kobo/libnickel.so.1.0.0: _ZN18Nickel3Application6notifyEP7QObjectP6QEvent+0 x34
#19 sp: 0x7ecd3ff0 ip: 0x2e5b8111 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN16QCoreApplication14notifyInternalEP7QObjectP6Q Event+0x84
#20 sp: 0x7ecd4020 ip: 0x2d9b1219 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN18QGestureRecognizer20unregisterRecognizerEN2Qt 11GestureTypeE+0x30d0
#21 sp: 0x7ecd40f0 ip: 0x2d9b2467 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN18QGestureRecognizer20unregisterRecognizerEN2Qt 11GestureTypeE+0x431e
#22 sp: 0x7ecd41b8 ip: 0x2d9b2ea5 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN18QGestureRecognizer20unregisterRecognizerEN2Qt 11GestureTypeE+0x4d5c
#23 sp: 0x7ecd4200 ip: 0x2d97a599 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN12QApplication6notifyEP7QObjectP6QEvent+0xa0
#24 sp: 0x7ecd4360 ip: 0x2b6ef619 /usr/local/Kobo/libnickel.so.1.0.0: _ZN18Nickel3Application6notifyEP7QObjectP6QEvent+0 x34
#25 sp: 0x7ecd4390 ip: 0x2e5b8111 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN16QCoreApplication14notifyInternalEP7QObjectP6Q Event+0x84
#26 sp: 0x7ecd43c0 ip: 0x2d97c987 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN19QApplicationPrivate22translateRawTouchEventEP 7QWidgetP12QTouchDeviceRK5QListIN11QTouchEvent10To uchPointEEm+0x9fe
#27 sp: 0x7ecd4480 ip: 0x2d9c0ae1 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDev iceMetricE+0x2e38
#28 sp: 0x7ecd4500 ip: 0x2d975ae3 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN19QApplicationPrivate13notify_helperEP7QObjectP 6QEvent+0x56
#29 sp: 0x7ecd4518 ip: 0x2d97a91b /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN12QApplication6notifyEP7QObjectP6QEvent+0x422
#30 sp: 0x7ecd4678 ip: 0x2b6ef619 /usr/local/Kobo/libnickel.so.1.0.0: _ZN18Nickel3Application6notifyEP7QObjectP6QEvent+0 x34
#31 sp: 0x7ecd46a8 ip: 0x2e5b8111 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN16QCoreApplication14notifyInternalEP7QObjectP6Q Event+0x84
#32 sp: 0x7ecd46d8 ip: 0x2e142431 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtGui.so.4.6.2: _ZN22QGuiApplicationPrivate17processTouchEventEPN2 9QWindowSystemInterfacePrivate10TouchEventE+0xe24
#33 sp: 0x7ecd4840 ip: 0x2e143f29 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtGui.so.4.6.2: _ZN22QGuiApplicationPrivate24processWindowSystemEv entEPN29QWindowSystemInterfacePrivate17WindowSyste mEventE+0x18c
#34 sp: 0x7ecd4878 ip: 0x2e132727 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtGui.so.4.6.2: _ZN22QWindowSystemInterface22sendWindowSystemEvent sE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x1e
#35 sp: 0x7ecd4888 ip: 0x2f741483 /usr/local/Kobo/platforms/libkobo.so: _ZN13QFontEngineFT19alphaRGBMapForGlyphEj6QFixedRK 10QTransform+0xe1e
#36 sp: 0x7ecd4898 ip: 0x2e5b6a53 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFla gEE+0xe6
#37 sp: 0x7ecd48d0 ip: 0x2e5bb931 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN16QCoreApplication4execEv+0x58
#38 sp: 0x7ecd4900 ip: 0x0001c8f1 /usr/local/Kobo/nickel: main+0xb4c
#39 sp: 0x7ecd4ac0 ip: 0x2f5a1335 /lib/libc-2.11.1.so: __libc_start_main+0x9c
#40 sp: 0x7ecd4c08 ip: 0x0001cdfd /usr/local/Kobo/nickel: _start+0x20
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 839
r0 fffffdfe r1 30031d80 r2 00000000 r3 00000000
r4 00000000 r5 00000020 r6 30031d80 r7 0000008e
r8 2e779480 r9 00000000 10 004fc030 fp 00000000
ip 00000000 sp 30031d60 lr 00000000 pc 2f61a8d4 cpsr 800d0030
#00 sp: 0x30031d60 ip: 0x2f61a8d4 /lib/libc-2.11.1.so: __select+0x33
#01 sp: 0x30031d70 ip: 0x2e5705b5 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN9QLockFile6unlockEv+0x17e4
#02 sp: 0x30031e28 ip: 0x2e445651 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread21setTerminationEnabledEb+0x218
#03 sp: 0x30031e50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 841
r0 fffffdfe r1 30a00560 r2 30a00770 r3 30a00980
r4 00000000 r5 00000000 r6 0000000d r7 0000008e
r8 30a00560 r9 30a00770 10 30a00980 fp 30a00468
ip 00000000 sp 309fec40 lr 00000000 pc 2f61a8d4 cpsr 800f0030
#00 sp: 0x309fec40 ip: 0x2f61a8d4 /lib/libc-2.11.1.so: __select+0x33
#01 sp: 0x309fec50 ip: 0x2e5f2023 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _Z14qt_safe_selectiP6fd_setS0_S0_PK8timespec+0x172
#02 sp: 0x309feca0 ip: 0x2e5f3545 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN27QEventDispatcherUNIXPrivate8doSelectE6QFlagsI N10QEventLoop17ProcessEventsFlagEEP8timespec+0xdc
#03 sp: 0x309feda0 ip: 0x2e5f39f1 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN 10QEventLoop17ProcessEventsFlagEE+0xe8
#04 sp: 0x309fedc8 ip: 0x2e5b6a53 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFla gEE+0xe6
#05 sp: 0x309fee00 ip: 0x2e4424cd /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread4execEv+0x60
#06 sp: 0x309fee28 ip: 0x2e445651 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread21setTerminationEnabledEb+0x218
#07 sp: 0x309fee50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 847
cannot get registers: No such process
unw_init_remote() failed: ret=-3
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 874
cannot get registers: No such process
unw_init_remote() failed: ret=-3
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 887
cannot get registers: No such process
unw_init_remote() failed: ret=-3
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 903
r0 fffffdfe r1 30100cb0 r2 30100ec0 r3 301010d0
r4 00000000 r5 00000000 r6 00000013 r7 0000008e
r8 30100cb0 r9 30100ec0 10 301010d0 fp 30101e78
ip 00000000 sp 33229c40 lr 00000000 pc 2f61a8d4 cpsr 80030030
#00 sp: 0x33229c40 ip: 0x2f61a8d4 /lib/libc-2.11.1.so: __select+0x33
#01 sp: 0x33229c50 ip: 0x2e5f2023 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _Z14qt_safe_selectiP6fd_setS0_S0_PK8timespec+0x172
#02 sp: 0x33229ca0 ip: 0x2e5f3545 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN27QEventDispatcherUNIXPrivate8doSelectE6QFlagsI N10QEventLoop17ProcessEventsFlagEEP8timespec+0xdc
#03 sp: 0x33229da0 ip: 0x2e5f39f1 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN 10QEventLoop17ProcessEventsFlagEE+0xe8
#04 sp: 0x33229dc8 ip: 0x2e5b6a53 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFla gEE+0xe6
#05 sp: 0x33229e00 ip: 0x2e4424cd /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread4execEv+0x60
#06 sp: 0x33229e28 ip: 0x2e445651 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread21setTerminationEnabledEb+0x218
#07 sp: 0x33229e50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 904
r0 fffffe00 r1 00000080 r2 00000001 r3 00000000
r4 00000000 r5 2d897f90 r6 2d897f78 r7 000000f0
r8 00000000 r9 00000001 10 2d897f77 fp 00000001
ip 000000f0 sp 31c76d88 lr 2f41df1f pc 2f4223c6 cpsr 40080030
#00 sp: 0x31c76d88 ip: 0x2f4223c6 /lib/libpthread-2.11.1.so: __res_state+0x31
#01 sp: 0x31c76d90 ip: 0x2f41df1f /lib/libpthread-2.11.1.so: pthread_cond_wait+0xe6
#02 sp: 0x31c76df8 ip: 0x2d491545 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xaf4
#03 sp: 0x31c76e48 ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
#04 sp: 0x31c76e58 ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
#05 sp: 0x31c77460 ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
#06 sp: 0x00000010 ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
#07 sp: 0x0000000f ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 905
r0 fffffdfe r1 30a00f18 r2 30a01128 r3 30a01338
r4 00000000 r5 00000000 r6 0000001a r7 0000008e
r8 30a00f18 r9 30a01128 10 30a01338 fp 30a020e0
ip 00000000 sp 35f64c40 lr 00000000 pc 2f61a8d4 cpsr 80030030
#00 sp: 0x35f64c40 ip: 0x2f61a8d4 /lib/libc-2.11.1.so: __select+0x33
#01 sp: 0x35f64c50 ip: 0x2e5f2023 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _Z14qt_safe_selectiP6fd_setS0_S0_PK8timespec+0x172
#02 sp: 0x35f64ca0 ip: 0x2e5f3545 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN27QEventDispatcherUNIXPrivate8doSelectE6QFlagsI N10QEventLoop17ProcessEventsFlagEEP8timespec+0xdc
#03 sp: 0x35f64da0 ip: 0x2e5f39f1 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN 10QEventLoop17ProcessEventsFlagEE+0xe8
#04 sp: 0x35f64dc8 ip: 0x2e5b6a53 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFla gEE+0xe6
#05 sp: 0x35f64e00 ip: 0x2e4424cd /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread4execEv+0x60
#06 sp: 0x35f64e28 ip: 0x2e445651 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread21setTerminationEnabledEb+0x218
#07 sp: 0x35f64e50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 906
r0 fffffe00 r1 00000080 r2 00000007 r3 00000000
r4 00000000 r5 3473d140 r6 3473d124 r7 000000f0
r8 00000000 r9 00000001 10 3473d123 fp 00000007
ip 000000f0 sp 36764da8 lr 2f41df1f pc 2f4223c6 cpsr 400d0030
#00 sp: 0x36764da8 ip: 0x2f4223c6 /lib/libpthread-2.11.1.so: __res_state+0x31
#01 sp: 0x36764db0 ip: 0x2f41df1f /lib/libpthread-2.11.1.so: pthread_cond_wait+0xe6
#02 sp: 0x36764e18 ip: 0x2d28020d /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3JSC9HandleSet12writeBarrierEPNS_7JSValueERKS1_ +0x724
#03 sp: 0x36764e40 ip: 0x2d4b6843 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF11OSAllocator18releaseDecommittedEPvj+0xe2
#04 sp: 0x36764e50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
Recorded last user operations:
last user operation[7]: "appStart"
last user operation[6]: "pluggedIn"
last user operation[5]: "pluggedInBatte
last user operation[4]: "mainNavOption"
last user operation[3]: "libraryPocket"
last user operation[2]: "mainNavOption"
last user operation[1]: "openContent"
last user operation[0]: "readerShown"
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---

Last edited by masterz87; 08-05-2018 at 10:47 PM.
masterz87 is offline   Reply With Quote
Old 08-05-2018, 11:10 PM   #2
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
I don't use Pocket myself, all I can suggest at the moment is to use trial and error to work out which patch is causing the problem:

It is unlikely to be caused by anything in librmsdk or libadobe, so for a binary search with the other 8 patches you need three trials to work out which one it is: i.e. disable 4 to work out which group of 4 has the problem, then disable 2 of the problem 4, then one of the problem 2 to find the culprit.
GeoffR is offline   Reply With Quote
Advert
Old 08-06-2018, 12:30 AM   #3
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
Actually I think I can see a problem from the stack log: It looks like you have a firmware version mismatch, nickel is version 4.8.11073 but libnickel.so.1.0.0 is version 4.8.11090 or later.

If that is the case then you need to do a factory reset, then check carefully the firmware version on the device information page after the factory reset completes but before patching, and then patch using the exact same firmware version that is on the device.

(Edit: I'm basing this on the stack log:
Quote:
OH THE HUMANITY!
pid: 571, tid: 571 (nickel), rev: b628114af7d11c3c8c52e533d983ce37736de440
>>> /usr/local/Kobo/nickel <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000040
r0 0cb4b660 r1 0000000f r2 00000004 r3 d8001c60
r4 00528618 r5 00528618 r6 0052887c r7 7e8bed00
r8 016e7e60 r9 2bca2fe8 10 7e8bed0c fp d8001c6f
ip 2bcb36f4 sp 7e8bed00 lr 2b480923 pc 2b480924 cpsr 800e0030
#00 sp: 0x7e8bed00 ip: 0x2b480924 /usr/local/Kobo/libnickel.so.1.0.0: _ZN12PluginLoader11forMimeTypeERK10QByteArray+0xfb
#01 sp: 0x7e8bed48 ip: 0x2b5bdf17 /usr/local/Kobo/libnickel.so.1.0.0: _ZN17BookSearchBuilder9canSearchERK6Volume+0xb6
#02 sp: 0x7e8bed70 ip: 0x2b5c54cd /usr/local/Kobo/libnickel.so.1.0.0: _ZN23SearchInBookActionProxy19populateComboButtonE P11ComboButton+0x14
b628114af7d11c3c8c52e533d983ce37736de440 is the build number for firmware 4.8.11073, but the function _ZN12PluginLoader11forMimeTypeERK10QByteArray didn't exist in libnickel until version 4.8.11090.)

Last edited by GeoffR; 08-06-2018 at 12:42 AM.
GeoffR is offline   Reply With Quote
Old 08-06-2018, 01:55 AM   #4
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 35,464
Karma: 145525534
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Forma, Clara HD, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Thanks for the explanation, Geoff. I got the nickel version but wasn't sure where you got the libnickel.so.1.0.0 version from.
DNSB is offline   Reply With Quote
Old 08-06-2018, 02:51 AM   #5
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
Quote:
Originally Posted by DNSB View Post
Thanks for the explanation, Geoff. I got the nickel version but wasn't sure where you got the libnickel.so.1.0.0 version from.
When I went to trace back through the call stack to see where the problem might have started, I couldn't find the function _ZN12PluginLoader11forMimeTypeERK10QByteArray in libnickel.so.1.0.0 version 4.8.11073. I searched (strings + grep) in other firmware versions I had on hand and noticed it didn't exist in versions up to and including 4.8.11073, but did in more recent versions.

So I can't tell exactly which version libnickel.so.1.0.0 came from, it could be 4.8.11090, 4.9.11311 or 4.9.11314.

[Edit: _ZN12PluginLoader11forMimeTypeERK10QByteArray is the mangled name for PluginLoader::forMimeType(QByteArray const&), but you don't need to know that to search for it with strings/grep or similar tools]

Last edited by GeoffR; 08-06-2018 at 03:17 AM. Reason: mangled name
GeoffR is offline   Reply With Quote
Advert
Old 08-06-2018, 04:01 AM   #6
masterz87
Connoisseur
masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.masterz87 ought to be getting tired of karma fortunes by now.
 
Posts: 56
Karma: 2072578
Join Date: Jan 2017
Device: Kobo Aura H20
Quote:
Originally Posted by GeoffR View Post
Actually I think I can see a problem from the stack log: It looks like you have a firmware version mismatch, nickel is version 4.8.11073 but libnickel.so.1.0.0 is version 4.8.11090 or later.

If that is the case then you need to do a factory reset, then check carefully the firmware version on the device information page after the factory reset completes but before patching, and then patch using the exact same firmware version that is on the device.

(Edit: I'm basing this on the stack log:

b628114af7d11c3c8c52e533d983ce37736de440 is the build number for firmware 4.8.11073, but the function _ZN12PluginLoader11forMimeTypeERK10QByteArray didn't exist in libnickel until version 4.8.11090.)
well I updated using the wifi update after doing the factory reset. and the version is 4.9.11314(b628114af7,6/29/18)

so I don't see how libnickle and nickle could have a version mismatch as i downloaded the source files for modification from the wiki page and both files were patches so the versions should be the same unless the mark 5 firmware isn't somehow. I did the .113 as that's the one that it wants, for some reason kobo patch _still_ expects the zip file to .113 even though when downloading from kobo's servers it's .111

Don't know why the build number in the inside is a lower version than the system version. I guess I'll have to manually update the thing as it _was_ updated previously to the latest when nickle crashed on it's own I updated it to 4.9.1134.


P.S. I have no idea why the build number is different from the version number. Literally no clue how that happens.

Last edited by masterz87; 08-06-2018 at 04:12 AM.
masterz87 is offline   Reply With Quote
Old 08-06-2018, 05:43 AM   #7
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
Quote:
Originally Posted by masterz87 View Post
well I updated using the wifi update after doing the factory reset. and the version is 4.9.11314(b628114af7,6/29/18)
Something is wrong if the build number doesn't match the firmware version, but I don't know how that could happen after a factory reset, or what to suggest other than do another factory reset and start again.

Don't assume that the firmware will update to the latest version after a factory reset. As far as I know mk4 and mk5 devices are still being sent version 4.8.11073 ?
GeoffR is offline   Reply With Quote
Old 08-06-2018, 01:59 PM   #8
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,477
Karma: 26012494
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Yeah, 4.9 hasn't been deployed to the H2O (last I checked).
NiLuJe is offline   Reply With Quote
Old 08-13-2018, 11:50 PM   #9
jupiterstar
Junior Member
jupiterstar began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2018
Device: Kobo Aura One LE
As another data point, I have the exact same crash with my Aura One LE using the stock 4.9.11311 firmware and trying to bring up the menu anytime I'm reading a Pocket article. I've already reported this to Kobo support, entertaining them with numerous factory resets in hopes they send my stack trace to their developers to fix. I think Pocket is just borked in 4.9.x, with or without patches.

Code:
OH THE HUMANITY!
pid: 723, tid: 723 (nickel), rev: 112578920cc06e4fafa6cfc0c21a7fcdd976236a
  >>> /usr/local/Kobo/nickel <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0171532c
 r0 0000008d  r1 005c54ca  r2 00000004  r3 ab1175e8
 r4 0131b138  r5 012e5790  r6 01041384  r7 7ef63898
 r8 30202648  r9 2bc9ff80  10 7ef638a4  fp ab6dcab2
 ip 2bcb0644  sp 7ef63898  lr 2b4a905b  pc 2b4a905c  cpsr 200e0030
    #00 sp: 0x7ef63898 ip: 0x2b4a905c  /usr/local/Kobo/libnickel.so.1.0.0: _ZN12PluginLoader11forMimeTypeERK10QByteArray+0xfb
    #01 sp: 0x7ef638e0 ip: 0x2b5e1cff  /usr/local/Kobo/libnickel.so.1.0.0: _ZN17BookSearchBuilder9canSearchERK6Volume+0xb6
    #02 sp: 0x7ef63908 ip: 0x2b5e95b9  /usr/local/Kobo/libnickel.so.1.0.0: _ZN23SearchInBookActionProxy19populateComboButtonEP11ComboButton+0x14
    #03 sp: 0x7ef63930 ip: 0x2b5a3147  /usr/local/Kobo/libnickel.so.1.0.0: _ZN16ActionProxyMixin24setupReadingFooterButtonEP7QObjectRK6VolumeP11ComboButton+0x33e
    #04 sp: 0x7ef639c0 ip: 0x2b791ebb  /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController8loadViewEv+0x17e
    #05 sp: 0x7ef63a88 ip: 0x2b790225  /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController10footerViewEv+0x34
    #06 sp: 0x7ef63ac8 ip: 0x2b790927  /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController14updateBackTextEv+0xfa
    #07 sp: 0x7ef63af0 ip: 0x2b7905d9  /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController4showEv+0x28
    #08 sp: 0x7ef63b68 ip: 0x2b7836cf  /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView14openFooterMenuEv+0xc6
    #09 sp: 0x7ef63b90 ip: 0x2b78038f  /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView6mapTapE6QPointRK5QHashI5QRectMS_FvvEE+0x1f6
...
jupiterstar is offline   Reply With Quote
Old 08-14-2018, 09:58 AM   #10
Mrs_Often
Wizard
Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.
 
Mrs_Often's Avatar
 
Posts: 1,775
Karma: 2694823
Join Date: Dec 2011
Location: The Netherlands
Device: Kobo Touch, Glo, Clara HD
I have no issues at all with Pocket. I use it a lot. The only "bad" thing I've seen is extremely slow page turns occasionally (that don't occur in books).

I'm running 4.9.11311 with patches on Clara HD.
Mrs_Often is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Aura H2O after importing content nickle crashes. masterz87 Kobo Developer's Corner 1 08-02-2018 03:12 PM
List of currently installed patches nskmda Amazon Kindle 0 05-25-2018 11:24 PM
Glo What hacks/patches etc do I need? catsknit Kobo Reader 23 04-02-2018 10:38 AM
Custom KT UI without QT or killing nickle ichrispa Kobo Reader 10 01-14-2013 05:20 PM
How to apply the enhancements/patches ? nubbol Calibre 2 09-04-2010 11:42 PM


All times are GMT -4. The time now is 12:42 PM.


MobileRead.com is a privately owned, operated and funded community.