bugGNU TeXmacs - Bugs: bug #28667, Random crashes (Qt, Snow Leopard)

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #28667: Random crashes (Qt, Snow Leopard)

Submitted by:  Joris van der Hoeven <vdhoeven>
Submitted on:  Mon 18 Jan 2010 01:29:54 PM UTC  
 
Category: Qt portPriority: 9 - Immediate
Item Group: ErrorStatus: Invalid
Privacy: PublicAssigned to: Massimiliano Gubinelli <mgubi>
Originator Name: Open/Closed: Closed
Release: Release: None
Fixed Release: NoneFixed Release: 
Keywords: 

(Jump to the original submission Jump to the original submission)

Sun 29 Jul 2012 10:35:16 AM UTC, comment #7:

Outdated.

Miguel de Benito <mdbenito>
Project Member
Fri 03 Dec 2010 09:50:53 PM UTC, comment #6:

New crash, occurred when trying a document background pattern from the menus.

(file #22121)

Joris van der Hoeven <vdhoeven>
Project Administrator
Fri 22 Oct 2010 01:42:20 PM UTC, comment #5:

Yet another one.

(file #21758)

Joris van der Hoeven <vdhoeven>
Project Administrator
Fri 22 Oct 2010 09:02:40 AM UTC, comment #4:

Further crashes

(file #21755, file #21756, file #21757)

Joris van der Hoeven <vdhoeven>
Project Administrator
Sun 17 Oct 2010 01:29:12 PM UTC, comment #3:

Notice that the last crash (17/10/2010) might have occurred
because I was moving around the window while the manual
was being generated. If I minimize the window during
the generation process, then I get another message:

QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::end: Painter not active, aborted

Joris van der Hoeven <vdhoeven>
Project Administrator
Sun 17 Oct 2010 01:24:58 PM UTC, comment #2:

A new crash (crash-171010), which occurred at the end of
generating the user manual (with --disable-optimize).

(file #21702)

Joris van der Hoeven <vdhoeven>
Project Administrator
Thu 14 Oct 2010 08:16:23 PM UTC, comment #1:

I attached a few other core dumps that I experienced.

(file #21676, file #21677)

Joris van der Hoeven <vdhoeven>
Project Administrator
Mon 18 Jan 2010 01:29:54 PM UTC, original submission:

The Aqua-Qt-version (Qt 4.6) sometime crashes under Snow Leopard at seemingly random moments. Here follows a backtrace of one of these crashes.

Thread 0 Crashed: Dispatch queue: com.apple.main-thread

  1. libSystem.B.dylib 0x00007fff82b05fe6 __kill + 10

1 libSystem.B.dylib 0x00007fff82ba6e32 abort + 83
2 libSystem.B.dylib 0x00007fff82b95ae5 szone_error + 519
3 libSystem.B.dylib 0x00007fff82ac1686 tiny_free_list_remove_ptr + 158
4 libSystem.B.dylib 0x00007fff82abec50 szone_free_definite_size + 2007
5 QtCore 0x000000010138e4a9 QHashData::free_helper(void ()(QHashData::Node)) + 73
6 QtGui 0x00000001008968b5 QPMCache::~QPMCache() + 325
7 QtGui 0x0000000100896549 __tcf_0 + 25
8 libSystem.B.dylib 0x00007fff82aca334 __cxa_finalize + 203
9 libSystem.B.dylib 0x00007fff82aca24c exit + 18
10 texmacs.bin 0x00000001004e858a tm_server_rep::quit() + 58
11 texmacs.bin 0x00000001002f1ae2 tmg_quit_TeXmacs() + 34
12 libguile.17.dylib 0x000000010163735f deval + 9663
13 libguile.17.dylib 0x000000010163dfd1 scm_dapply + 2865
14 libguile.17.dylib 0x0000000101691cab scm_c_catch + 587
15 libguile.17.dylib 0x0000000101691dc5 scm_catch_with_pre_unwind_handler + 101
16 libguile.17.dylib 0x000000010163da3a scm_dapply + 1434
17 libguile.17.dylib 0x000000010163669c deval + 6396
18 libguile.17.dylib 0x0000000101635870 deval + 2768
19 libguile.17.dylib 0x0000000101635870 deval + 2768
20 libguile.17.dylib 0x000000010163dfd1 scm_dapply + 2865
21 libguile.17.dylib 0x00000001016918b6 scm_c_with_throw_handler + 262
22 libguile.17.dylib 0x0000000101691cab scm_c_catch + 587
23 libguile.17.dylib 0x0000000101691e08 scm_internal_catch + 24
24 texmacs.bin 0x0000000100296705 call_scheme(scm_unused_struct*) + 37
25 texmacs.bin 0x00000001001af63a edit_interface_rep::try_shortcut(string) + 2058
26 texmacs.bin 0x00000001001b01c8 edit_interface_rep::key_press(string) + 888
27 texmacs.bin 0x00000001001af816 edit_interface_rep::handle_keypress(string, long) + 102
28 texmacs.bin 0x000000010044fed8 process_event(queued_event) + 232 (string.hpp:46)
29 texmacs.bin 0x0000000100450578 qt_gui_rep::process_queued_events(int) + 296 (blackbox.hpp:29)
30 texmacs.bin 0x000000010045083d qt_gui_rep::update() + 141 (qt_gui.cpp:718)
31 texmacs.bin 0x00000001003bd9a7 QTMGuiHelper::qt_metacall(QMetaObject::Call, int, void**) + 71 (moc_QTMGuiHelper.cpp:81)
32 QtCore 0x000000010147e575 QMetaObject::activate(QObject, QMetaObject const, int, void**) + 645
33 QtCore 0x000000010147f8fe QObject::event(QEvent*) + 446
34 QtGui 0x00000001007f3edd QApplicationPrivate::notify_helper(QObject, QEvent) + 189
35 QtGui 0x00000001007f9f8e QApplication::notify(QObject, QEvent) + 302
36 QtCore 0x000000010146bc7c QCoreApplication::notifyInternal(QObject, QEvent) + 124
37 QtGui 0x00000001007f3fe0 qt_sendSpontaneousEvent(QObject, QEvent) + 48
38 QtGui 0x00000001007b024e QEventDispatcherMacPrivate::activateTimer(__CFRunLoopTimer, void) + 142
39 com.apple.CoreFoundation 0x00007fff83d10a58 __CFRunLoopRun + 6488
40 com.apple.CoreFoundation 0x00007fff83d0ec2f CFRunLoopRunSpecific + 575
[...]

Joris van der Hoeven <vdhoeven>
Project Administrator

 

Attached Files
file #22121:  crash-031210 added by vdhoeven (11KiB - application/octet-stream)
file #21758:  crash-221010 added by vdhoeven (4KiB - application/text)
file #21755:  crash-181010 added by vdhoeven (5KiB - application/text)
file #21756:  crash-lebreton-151010 added by vdhoeven (5KiB - application/octet-stream)
file #21757:  crash-270910 added by vdhoeven (28KiB - application/text)
file #21702:  crash-171010 added by vdhoeven (5KiB - application/text)
file #21676:  crash-250810 added by vdhoeven (27KiB - application/text)
file #21677:  crash-230910 added by vdhoeven (29KiB - application/text)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by mdbenito (Posted a comment)
  • -unavailable- added by vdhoeven (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 11 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Sun 29 Jul 2012 10:35:16 AM UTCmdbenitoStatusConfirmed=>Invalid
      Open/ClosedOpen=>Closed
    Fri 03 Dec 2010 09:50:53 PM UTCvdhoevenAttached File-=>Added crash-031210, #22121
    Fri 22 Oct 2010 01:42:20 PM UTCvdhoevenAttached File-=>Added crash-221010, #21758
    Fri 22 Oct 2010 09:02:40 AM UTCvdhoevenAttached File-=>Added crash-181010, #21755
      Attached File-=>Added crash-lebreton-151010, #21756
      Attached File-=>Added crash-270910, #21757
    Sun 17 Oct 2010 01:24:58 PM UTCvdhoevenAttached File-=>Added crash-171010, #21702
    Thu 14 Oct 2010 08:16:23 PM UTCvdhoevenAttached File-=>Added crash-250810, #21676
      Attached File-=>Added crash-230910, #21677
    Mon 18 Jan 2010 01:30:03 PM UTCvdhoevenPriority5 - Normal=>9 - Immediate

    Back to the top


    Powered by Savane 3.1-cleanup1