After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 347555 - crash on Prosjektstyring
crash on Prosjektstyring
Status: RESOLVED FIXED
Product: planner
Classification: Other
Component: General
0.14
Other All
: Immediate blocker
: ---
Assigned To: planner-maint
planner-maint
: 354437 355447 359557 359561 360129 360248 360596 360908 367335 367389 367626 367812 367850 367928 369149 372382 372886 372979 373118 373328 373399 374227 374511 374535 375817 375818 375901 376007 376733 376738 377858 377927 377929 377931 377934 378348 378353 378373 378479 378625 379106 379808 381417 383818 388953 388980 393149 396108 396279 398799 398827 405290 407770 407771 412193 412317 420541 420849 426930 428879 429926 429990 430786 430788 430884 431864 433978 435094 435718 438260 438871 438875 438877 438905 439444 441089 441096 441097 441102 444589 450849 452042 452240 452241 452318 453096 453779 453787 454214 454216 458210 458211 458212 459821 459822 459849 459967 460811 465939 466516 467594 478097 478598 479089 479094 479095 480692 482120 483764 483765 483766 483767 483781 483969 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-07-14 21:15 UTC by bjorn
Modified: 2008-01-19 20:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
The file of the crash (7.29 KB, application/x-planner)
2006-09-12 13:54 UTC, carlos.sepulveda
Details

Description bjorn 2006-07-14 21:15:58 UTC
What were you doing when the app crashed?:
Loaded the file and clicked the Gantt button.
The planner file was created using an earlier version of Planner (0.13.90).
It still works on that version of Planner.
The same planner file also crashes version 0.14 on Windows when trying to load it.
Please invetigate. I really like the program, and would like to carry on using it.


Distribution: Fedora Core release 5.90 (Test)
Gnome Release: 2.15.2 2006-05-17 (Red Hat, Inc)
BugBuddy Version: 2.15.0

Memmory status: size: 100708352 vsize: 0 resident: 100708352 share: 0 rss: 25341952 rss_rlim: 0
CPU usage: start_time: 1152911447 rtime: 0 utime: 872 stime: 0 cutime:742 cstime: 0 timeout: 130 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/planner'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`shared object read from target memory' has disappeared; keeping its symbols.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1209092416 (LWP 26103)]
[New Thread -1254147168 (LWP 26105)]
(no debugging symbols found)
0xb7f16402 in __kernel_vsyscall ()

Thread 1 (Thread -1209092416 (LWP 26103))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 planner_gantt_print_do
  • #5 planner_gantt_row_get_geometry
  • #6 gnome_canvas_root
    from /usr/lib/libgnomecanvas-2.so.0
  • #7 gnome_canvas_item_new
    from /usr/lib/libgnomecanvas-2.so.0
  • #8 gtk_marshal_BOOLEAN__VOID
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 g_value_set_static_boxed
    from /lib/libgobject-2.0.so.0
  • #10 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #11 g_signal_override_class_closure
    from /lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #14 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gnome_canvas_window_to_world
    from /usr/lib/libgnomecanvas-2.so.0
  • #16 gnome_canvas_set_scroll_region
    from /usr/lib/libgnomecanvas-2.so.0
  • #17 g_source_is_destroyed
    from /lib/libglib-2.0.so.0
  • #18 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #19 g_main_context_check
    from /lib/libglib-2.0.so.0
  • #20 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #21 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 main

Comment 1 Wrolf Courtney 2006-07-14 23:00:13 UTC
Please add the planner file as an attachment, I will try to reproduce on my FC5.

Thanks.
Comment 2 Karsten Bräckelmann 2006-09-05 14:09:51 UTC
*** Bug 354437 has been marked as a duplicate of this bug. ***
Comment 3 Karsten Bräckelmann 2006-09-12 10:13:38 UTC
*** Bug 355447 has been marked as a duplicate of this bug. ***
Comment 4 carlos.sepulveda 2006-09-12 13:54:13 UTC
Created attachment 72603 [details]
The file of the crash

This is the file
Comment 5 carlos.sepulveda 2006-09-12 13:57:18 UTC
The error appears when I edit the properties of a task and check de "hito" (I can't remember the english translation)
Comment 6 Karsten Bräckelmann 2006-10-04 11:25:40 UTC
*** Bug 359557 has been marked as a duplicate of this bug. ***
Comment 7 Karsten Bräckelmann 2006-10-04 12:07:05 UTC
*** Bug 359561 has been marked as a duplicate of this bug. ***
Comment 8 André Klapper 2006-10-06 11:36:52 UTC
*** Bug 360129 has been marked as a duplicate of this bug. ***
Comment 9 André Klapper 2006-10-06 11:44:27 UTC
Can somebody please help the developers to fix the bug
by trying to reproduce this crash with debugging packages installed? See
http://live.gnome.org/GettingTraces/DistroSpecificInstructions for more
information. Thanks a lot in advance, your help is appreciated!
Comment 10 André Klapper 2006-10-06 19:15:38 UTC
*** Bug 360248 has been marked as a duplicate of this bug. ***
Comment 11 Elijah Newren 2006-10-08 12:44:18 UTC
*** Bug 360596 has been marked as a duplicate of this bug. ***
Comment 12 mdpoole 2006-10-09 19:13:18 UTC
*** Bug 360908 has been marked as a duplicate of this bug. ***
Comment 13 Karsten Bräckelmann 2006-10-30 02:09:25 UTC
*** Bug 367335 has been marked as a duplicate of this bug. ***
Comment 14 André Klapper 2006-10-30 15:59:42 UTC
*** Bug 367626 has been marked as a duplicate of this bug. ***
Comment 15 André Klapper 2006-10-30 15:59:50 UTC
*** Bug 367389 has been marked as a duplicate of this bug. ***
Comment 16 André Klapper 2006-10-30 18:10:54 UTC
*** Bug 367812 has been marked as a duplicate of this bug. ***
Comment 17 Karsten Bräckelmann 2006-10-30 19:51:37 UTC
*** Bug 367850 has been marked as a duplicate of this bug. ***
Comment 18 André Klapper 2006-10-31 16:10:19 UTC
*** Bug 367928 has been marked as a duplicate of this bug. ***
Comment 19 André Klapper 2006-11-01 23:45:16 UTC
*** Bug 369149 has been marked as a duplicate of this bug. ***
Comment 20 bernabeu 2006-11-02 15:01:17 UTC
Bug solved in version 0.14.1 of planner. I've tried in the windows and linux version and it's OK for me now. I recommend you to update your version, I installed the 0.14.1 from the src and needed to update a cpan perl module:

cpan install XML::Parser 

now all ok
Comment 21 André Klapper 2006-11-08 16:51:25 UTC
*** Bug 372382 has been marked as a duplicate of this bug. ***
Comment 22 André Klapper 2006-11-09 20:08:49 UTC
*** Bug 372886 has been marked as a duplicate of this bug. ***
Comment 23 André Klapper 2006-11-09 20:08:53 UTC
*** Bug 372979 has been marked as a duplicate of this bug. ***
Comment 24 André Klapper 2006-11-09 21:32:02 UTC
*** Bug 373118 has been marked as a duplicate of this bug. ***
Comment 25 André Klapper 2006-11-10 10:54:33 UTC
*** Bug 373328 has been marked as a duplicate of this bug. ***
Comment 26 André Klapper 2006-11-10 14:04:44 UTC
*** Bug 373399 has been marked as a duplicate of this bug. ***
Comment 27 André Klapper 2006-11-13 01:55:52 UTC
*** Bug 374535 has been marked as a duplicate of this bug. ***
Comment 28 André Klapper 2006-11-13 10:25:40 UTC
*** Bug 374227 has been marked as a duplicate of this bug. ***
Comment 29 André Klapper 2006-11-13 10:25:50 UTC
*** Bug 374511 has been marked as a duplicate of this bug. ***
Comment 30 André Klapper 2006-11-16 10:29:58 UTC
*** Bug 375817 has been marked as a duplicate of this bug. ***
Comment 31 André Klapper 2006-11-16 10:30:15 UTC
*** Bug 375818 has been marked as a duplicate of this bug. ***
Comment 32 André Klapper 2006-11-17 14:40:26 UTC
*** Bug 376007 has been marked as a duplicate of this bug. ***
Comment 33 André Klapper 2006-11-17 14:40:37 UTC
*** Bug 375901 has been marked as a duplicate of this bug. ***
Comment 34 André Klapper 2006-11-18 23:23:16 UTC
*** Bug 376733 has been marked as a duplicate of this bug. ***
Comment 35 André Klapper 2006-11-18 23:23:20 UTC
*** Bug 376738 has been marked as a duplicate of this bug. ***
Comment 36 carlos.sepulveda 2006-11-20 13:48:07 UTC
I'm no longer able to reproduce the bug with the planner 0.14.1-3
Can anyone reproduce this bug with this version or later?
Maybe close it as "rawhide"?
Comment 37 André Klapper 2006-11-21 23:54:56 UTC
*** Bug 377858 has been marked as a duplicate of this bug. ***
Comment 38 André Klapper 2006-11-21 23:55:13 UTC
*** Bug 377927 has been marked as a duplicate of this bug. ***
Comment 39 André Klapper 2006-11-21 23:55:19 UTC
*** Bug 377929 has been marked as a duplicate of this bug. ***
Comment 40 André Klapper 2006-11-21 23:55:32 UTC
*** Bug 377931 has been marked as a duplicate of this bug. ***
Comment 41 André Klapper 2006-11-21 23:55:39 UTC
*** Bug 377934 has been marked as a duplicate of this bug. ***
Comment 42 André Klapper 2006-11-23 12:25:57 UTC
*** Bug 378373 has been marked as a duplicate of this bug. ***
Comment 43 André Klapper 2006-11-23 12:26:04 UTC
*** Bug 378353 has been marked as a duplicate of this bug. ***
Comment 44 André Klapper 2006-11-23 12:26:07 UTC
*** Bug 378348 has been marked as a duplicate of this bug. ***
Comment 45 André Klapper 2006-11-24 09:11:24 UTC
*** Bug 378479 has been marked as a duplicate of this bug. ***
Comment 46 André Klapper 2006-11-24 09:11:25 UTC
*** Bug 378625 has been marked as a duplicate of this bug. ***
Comment 47 André Klapper 2006-11-27 22:39:55 UTC
*** Bug 379808 has been marked as a duplicate of this bug. ***
Comment 48 André Klapper 2006-11-27 22:40:22 UTC
*** Bug 379106 has been marked as a duplicate of this bug. ***
Comment 49 André Klapper 2006-12-02 14:10:52 UTC
*** Bug 381417 has been marked as a duplicate of this bug. ***
Comment 50 André Klapper 2006-12-10 18:58:51 UTC
*** Bug 383818 has been marked as a duplicate of this bug. ***
Comment 51 André Klapper 2007-02-05 23:04:35 UTC
*** Bug 388953 has been marked as a duplicate of this bug. ***
Comment 52 André Klapper 2007-02-05 23:04:42 UTC
*** Bug 388980 has been marked as a duplicate of this bug. ***
Comment 53 André Klapper 2007-02-05 23:04:44 UTC
*** Bug 393149 has been marked as a duplicate of this bug. ***
Comment 54 André Klapper 2007-02-05 23:04:52 UTC
*** Bug 396108 has been marked as a duplicate of this bug. ***
Comment 55 André Klapper 2007-02-05 23:04:55 UTC
*** Bug 396279 has been marked as a duplicate of this bug. ***
Comment 56 André Klapper 2007-02-05 23:05:02 UTC
*** Bug 398799 has been marked as a duplicate of this bug. ***
Comment 57 André Klapper 2007-02-05 23:05:05 UTC
*** Bug 398827 has been marked as a duplicate of this bug. ***
Comment 58 André Klapper 2007-02-10 14:25:56 UTC
*** Bug 405290 has been marked as a duplicate of this bug. ***
Comment 59 Susana 2007-02-17 00:00:39 UTC
*** Bug 407770 has been marked as a duplicate of this bug. ***
Comment 60 Susana 2007-02-17 00:01:32 UTC
*** Bug 407771 has been marked as a duplicate of this bug. ***
Comment 61 André Klapper 2007-03-04 20:44:44 UTC
*** Bug 412317 has been marked as a duplicate of this bug. ***
Comment 62 André Klapper 2007-03-04 20:44:49 UTC
*** Bug 412193 has been marked as a duplicate of this bug. ***
Comment 63 André Klapper 2007-03-29 01:23:24 UTC
*** Bug 420541 has been marked as a duplicate of this bug. ***
Comment 64 André Klapper 2007-03-29 01:23:29 UTC
*** Bug 420849 has been marked as a duplicate of this bug. ***
Comment 65 André Klapper 2007-04-12 19:10:48 UTC
*** Bug 426930 has been marked as a duplicate of this bug. ***
Comment 66 André Klapper 2007-04-12 19:10:52 UTC
*** Bug 428879 has been marked as a duplicate of this bug. ***
Comment 67 beauty8889 2007-04-16 07:47:48 UTC
 The error appeared after I clicked the "gantt chart" button, when I have finished assigning resources in my task.
Comment 68 Marc-Andre Lureau 2007-05-12 23:22:31 UTC
*** Bug 429926 has been marked as a duplicate of this bug. ***
Comment 69 Marc-Andre Lureau 2007-05-12 23:22:49 UTC
*** Bug 429990 has been marked as a duplicate of this bug. ***
Comment 70 Marc-Andre Lureau 2007-05-12 23:22:59 UTC
*** Bug 430786 has been marked as a duplicate of this bug. ***
Comment 71 Marc-Andre Lureau 2007-05-12 23:23:09 UTC
*** Bug 430788 has been marked as a duplicate of this bug. ***
Comment 72 Marc-Andre Lureau 2007-05-12 23:23:17 UTC
*** Bug 430884 has been marked as a duplicate of this bug. ***
Comment 73 Marc-Andre Lureau 2007-05-12 23:23:28 UTC
*** Bug 431864 has been marked as a duplicate of this bug. ***
Comment 74 Marc-Andre Lureau 2007-05-12 23:23:35 UTC
*** Bug 433978 has been marked as a duplicate of this bug. ***
Comment 75 Marc-Andre Lureau 2007-05-12 23:23:44 UTC
*** Bug 435094 has been marked as a duplicate of this bug. ***
Comment 76 Marc-Andre Lureau 2007-05-12 23:23:53 UTC
*** Bug 435718 has been marked as a duplicate of this bug. ***
Comment 77 Susana 2007-05-22 20:09:26 UTC
*** Bug 438260 has been marked as a duplicate of this bug. ***
Comment 78 Susana 2007-05-22 20:09:35 UTC
*** Bug 438905 has been marked as a duplicate of this bug. ***
Comment 79 Susana 2007-05-22 20:09:44 UTC
*** Bug 439444 has been marked as a duplicate of this bug. ***
Comment 80 André Klapper 2007-06-22 21:49:59 UTC
*** Bug 438875 has been marked as a duplicate of this bug. ***
Comment 81 André Klapper 2007-06-22 21:50:07 UTC
*** Bug 438877 has been marked as a duplicate of this bug. ***
Comment 82 André Klapper 2007-06-29 00:21:00 UTC
*** Bug 438871 has been marked as a duplicate of this bug. ***
Comment 83 André Klapper 2007-06-29 00:21:12 UTC
*** Bug 452042 has been marked as a duplicate of this bug. ***
Comment 84 André Klapper 2007-06-29 00:21:15 UTC
*** Bug 444589 has been marked as a duplicate of this bug. ***
Comment 85 André Klapper 2007-06-29 00:21:18 UTC
*** Bug 441102 has been marked as a duplicate of this bug. ***
Comment 86 André Klapper 2007-06-29 00:21:22 UTC
*** Bug 441097 has been marked as a duplicate of this bug. ***
Comment 87 André Klapper 2007-06-29 00:21:25 UTC
*** Bug 441096 has been marked as a duplicate of this bug. ***
Comment 88 André Klapper 2007-06-29 00:21:29 UTC
*** Bug 441089 has been marked as a duplicate of this bug. ***
Comment 89 André Klapper 2007-06-29 00:23:01 UTC
according to bug 450849 this does not happena anymore in version 0.14.2-1.fc6 - can any fedora core 6 user please confirm this?
Comment 90 André Klapper 2007-06-29 00:23:06 UTC
*** Bug 450849 has been marked as a duplicate of this bug. ***
Comment 91 André Klapper 2007-07-05 10:36:48 UTC
*** Bug 452240 has been marked as a duplicate of this bug. ***
Comment 92 André Klapper 2007-07-05 10:37:07 UTC
*** Bug 452241 has been marked as a duplicate of this bug. ***
Comment 93 André Klapper 2007-07-05 10:37:11 UTC
*** Bug 452318 has been marked as a duplicate of this bug. ***
Comment 94 André Klapper 2007-07-05 10:37:15 UTC
*** Bug 453779 has been marked as a duplicate of this bug. ***
Comment 95 André Klapper 2007-07-05 10:37:20 UTC
*** Bug 453787 has been marked as a duplicate of this bug. ***
Comment 96 André Klapper 2007-07-19 01:15:48 UTC
*** Bug 453096 has been marked as a duplicate of this bug. ***
Comment 97 André Klapper 2007-07-19 01:15:52 UTC
*** Bug 454214 has been marked as a duplicate of this bug. ***
Comment 98 André Klapper 2007-07-19 01:15:54 UTC
*** Bug 454216 has been marked as a duplicate of this bug. ***
Comment 99 André Klapper 2007-07-29 14:15:10 UTC
*** Bug 460811 has been marked as a duplicate of this bug. ***
Comment 100 André Klapper 2007-07-29 14:15:12 UTC
*** Bug 459967 has been marked as a duplicate of this bug. ***
Comment 101 André Klapper 2007-07-29 14:15:15 UTC
*** Bug 459849 has been marked as a duplicate of this bug. ***
Comment 102 André Klapper 2007-07-29 14:15:19 UTC
*** Bug 459822 has been marked as a duplicate of this bug. ***
Comment 103 André Klapper 2007-07-29 14:15:25 UTC
*** Bug 459821 has been marked as a duplicate of this bug. ***
Comment 104 André Klapper 2007-07-29 14:15:28 UTC
*** Bug 458212 has been marked as a duplicate of this bug. ***
Comment 105 André Klapper 2007-07-29 14:15:30 UTC
*** Bug 458211 has been marked as a duplicate of this bug. ***
Comment 106 André Klapper 2007-07-29 14:15:35 UTC
*** Bug 458210 has been marked as a duplicate of this bug. ***
Comment 107 André Klapper 2007-07-29 14:17:55 UTC
richard, kurt, we have now 95 dups and this bug has been open for a year. any problems to fix this? what do you need?
Comment 108 Richard Hult 2007-07-29 14:57:38 UTC
I have nothing to do with planner these days, sorry.
Comment 109 Kurt Maute 2007-07-29 22:05:46 UTC
If anyone can reproduce this with planner v0.14.2, I'll be happy to look into it further, but I believe this was fixed.  Planner v0.14.2 is rock solid on my system when opening and manipulating the file that was attached to this bug as an example.
Comment 110 André Klapper 2007-09-11 19:19:59 UTC
*** Bug 465939 has been marked as a duplicate of this bug. ***
Comment 111 André Klapper 2007-09-11 19:20:05 UTC
*** Bug 466516 has been marked as a duplicate of this bug. ***
Comment 112 André Klapper 2007-09-11 19:20:23 UTC
*** Bug 467594 has been marked as a duplicate of this bug. ***
Comment 113 André Klapper 2007-10-03 14:41:25 UTC
*** Bug 478097 has been marked as a duplicate of this bug. ***
Comment 114 André Klapper 2007-10-03 14:41:52 UTC
*** Bug 478598 has been marked as a duplicate of this bug. ***
Comment 115 André Klapper 2007-10-03 14:42:00 UTC
*** Bug 479089 has been marked as a duplicate of this bug. ***
Comment 116 André Klapper 2007-10-03 14:42:04 UTC
*** Bug 479094 has been marked as a duplicate of this bug. ***
Comment 117 André Klapper 2007-10-03 14:42:07 UTC
*** Bug 479095 has been marked as a duplicate of this bug. ***
Comment 118 André Klapper 2007-10-03 14:42:19 UTC
*** Bug 480692 has been marked as a duplicate of this bug. ***
Comment 119 André Klapper 2007-10-03 14:42:59 UTC
*** Bug 482120 has been marked as a duplicate of this bug. ***
Comment 120 André Klapper 2007-10-29 22:59:00 UTC
*** Bug 483969 has been marked as a duplicate of this bug. ***
Comment 121 André Klapper 2007-10-29 22:59:06 UTC
*** Bug 483781 has been marked as a duplicate of this bug. ***
Comment 122 André Klapper 2007-10-29 22:59:08 UTC
*** Bug 483767 has been marked as a duplicate of this bug. ***
Comment 123 André Klapper 2007-10-29 22:59:14 UTC
*** Bug 483766 has been marked as a duplicate of this bug. ***
Comment 124 André Klapper 2007-10-29 22:59:17 UTC
*** Bug 483765 has been marked as a duplicate of this bug. ***
Comment 125 André Klapper 2007-10-29 22:59:22 UTC
*** Bug 483764 has been marked as a duplicate of this bug. ***
Comment 126 Maurice van der Pot 2007-12-16 12:02:20 UTC
Is this problem being reported over and over again because people are running old versions of planner or is it really still present?

If anyone here can reliably reproduce this problem with 0.14.2, please describe how you did it and attach a planner file if needed.
Comment 127 Maurice van der Pot 2008-01-19 20:23:40 UTC
None of the reports contain debugging symbols in the stack traces, so I can't verify which version of planner has the problem. I have also not been able to reproduce it myself with older versions.

Based on several comments in this bug, I'll assume it has been fixed in the mean time. Please open another bug if you can still reproduce this problem and attach a stacktrace with debugging symbols.