[kde] [Bug 352576] New: js-beautify

John Rockefeller jrockefeller1 at gmail.com
Fri Sep 11 18:28:04 BST 2015


https://bugs.kde.org/show_bug.cgi?id=352576

            Bug ID: 352576
           Summary: js-beautify
           Product: kde
           Version: unspecified
          Platform: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: jrockefeller1 at gmail.com

Application: baloo_file (5.6.2)

Qt Version: 5.4.1
Operating System: Linux 3.19.0-28-generic x86_64
Distribution: Ubuntu 15.04

-- Information about the crash:
- What I was doing when the application crashed:
I had just run "js-beautify -rj --good-stuff" on an HTML file then switched
Konsole tabs as it finished. I've done this hundreds of times before and this
is the first time something has gone wrong.

-- Backtrace:
Application: Baloo File (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fbe737c0800 (LWP 2837))]

Thread 2 (Thread 0x7fbe5fe4d700 (LWP 2843)):
#0  0x00007fbe700768dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fbe6ef5eb72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007fbe6ef6064f in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007fbe61d71099 in QXcbEventReader::run (this=0x1d4d620) at
qxcbconnection.cpp:1105
#4  0x00007fbe7090db0e in QThreadPrivate::start (arg=0x1d4d620) at
thread/qthread_unix.cpp:337
#5  0x00007fbe6fd646aa in start_thread (arg=0x7fbe5fe4d700) at
pthread_create.c:333
#6  0x00007fbe70081eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fbe737c0800 (LWP 2837)):
[KCrash Handler]
#6  getint1 (c=0, p=<optimized out>) at ../common/unaligned.h:34
#7  length (this=<synthetic pointer>) at ../backends/chert/chert_table.h:129
#8  Key::operator< (this=this at entry=0x7ffdab883a50, key2=...) at
../backends/chert/chert_table.cc:2282
#9  0x00007fbe727a4a43 in ChertTable::find_in_block (p=p at entry=0x253a540 '\377'
<repeats 75 times>, "\357", '\377' <repeats 56 times>, "}\377\377\277\067E",
key=..., leaf=leaf at entry=false, c=13) at ../backends/chert/chert_table.cc:480
#10 0x00007fbe727a5db3 in ChertTable::find (this=0x1d8bcf8, C_=0x1e2e4e0) at
../backends/chert/chert_table.cc:508
#11 0x00007fbe7277fa31 in ChertCursor::find_entry (this=0x1deb3b0,
key="\000\330\000B\301)") at ../backends/chert/chert_cursor.cc:214
#12 0x00007fbe727ac7b3 in ChertValueManager::get_chunk_containing_did
(this=this at entry=0x1d8c258, slot=slot at entry=0, did=180521, chunk="") at
../backends/chert/chert_values.cc:164
#13 0x00007fbe727b00d3 in ChertValueManager::get_value (this=0x1d8c258,
did=180521, slot=0) at ../backends/chert/chert_values.cc:476
#14 0x00007fbe7279022a in ChertDocument::do_get_value (this=<optimized out>,
slot=<optimized out>) at ../backends/chert/chert_document.cc:40
#15 0x00007fbe72700a62 in Xapian::Document::Internal::get_value
(this=0x2055cd0, slot=slot at entry=0) at ../api/omdocument.cc:279
#16 0x00007fbe72700a7c in Xapian::Document::get_value
(this=this at entry=0x7ffdab883d90, slot=slot at entry=0) at ../api/omdocument.cc:59
#17 0x00007fbe72ac810a in Baloo::XapianDocument::value
(this=this at entry=0x7ffdab883d90, slot=slot at entry=0) at
../../../src/xapian/xapiandocument.cpp:133
#18 0x000000000041e4c4 in Baloo::BasicIndexingQueue::shouldIndex
(this=this at entry=0x1ebbb60, file=..., mimetype=...) at
../../../src/file/basicindexingqueue.cpp:142
#19 0x000000000041f0a5 in Baloo::BasicIndexingQueue::process
(this=this at entry=0x1ebbb60, file=..., flags=...) at
../../../src/file/basicindexingqueue.cpp:97
#20 0x000000000041f65c in Baloo::BasicIndexingQueue::processNextIteration
(this=0x1ebbb60) at ../../../src/file/basicindexingqueue.cpp:79
#21 0x00007fbe70b7d73a in QObject::event (this=0x1ebbb60, e=<optimized out>) at
kernel/qobject.cpp:1245
#22 0x00007fbe71455b2c in QApplicationPrivate::notify_helper (this=0x1d34230,
receiver=0x1ebbb60, e=0x1d599a0) at kernel/qapplication.cpp:3720
#23 0x00007fbe7145b000 in QApplication::notify (this=0x7ffdab8845c0,
receiver=0x1ebbb60, e=0x1d599a0) at kernel/qapplication.cpp:3503
#24 0x00007fbe70b4bc2b in QCoreApplication::notifyInternal
(this=0x7ffdab8845c0, receiver=0x1ebbb60, event=event at entry=0x1d599a0) at
kernel/qcoreapplication.cpp:935
#25 0x00007fbe70b4dc9b in sendEvent (event=0x1d599a0, receiver=<optimized out>)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228
#26 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver at entry=0x0,
event_type=event_type at entry=0, data=0x1d30f20) at
kernel/qcoreapplication.cpp:1552
#27 0x00007fbe70b4e298 in QCoreApplication::sendPostedEvents
(receiver=receiver at entry=0x0, event_type=event_type at entry=0) at
kernel/qcoreapplication.cpp:1410
#28 0x00007fbe70ba4843 in postEventSourceDispatch (s=0x1d6c1d0) at
kernel/qeventdispatcher_glib.cpp:271
#29 0x00007fbe6aa50c3d in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fbe6aa50f20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007fbe6aa50fcc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007fbe70ba4c57 in QEventDispatcherGlib::processEvents (this=0x1d6c830,
flags=...) at kernel/qeventdispatcher_glib.cpp:418
#33 0x00007fbe70b493e2 in QEventLoop::exec (this=this at entry=0x7ffdab884430,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:204
#34 0x00007fbe70b5102c in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1188
#35 0x00007fbe70e9031c in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1510
#36 0x00007fbe714517a5 in QApplication::exec () at kernel/qapplication.cpp:2956
#37 0x0000000000417477 in main (argc=1, argv=<optimized out>) at
../../../src/file/main.cpp:101

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list