Launchpad has imported 16 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=477343.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2008-12-20T19:27:05+00:00 David wrote:

Created attachment 327551
gecko-bugreport.txt generated with crash described

Description of problem:

Thunderbird crashes with attached gecko bugreport while using lightning
extension. It is reproducable with certain existing events but also
happened when exporting the calendar to an ICS file.

Version-Release number of selected component (if applicable):

[settle ~/] 4% rpm -q thunderbird thunderbird-lightning
thunderbird-2.0.0.18-1.fc10.i386
thunderbird-lightning-0.9-3.fc10.i386


How reproducible:

Open a specific event in my calendar to edit. not all events, just some.  Also 
happened this morning when exporting one calendar to an ICS file.
 
Steps to Reproduce:
1. open thunderbird and switch to calendar mode
2. select file->export calendar, select calendar, press Ok.
3. choose file name and location, select iCalendar format, press "save"
4. crash 
  
Actual results:

crash with attached gecko-bugreport.txt file.

Expected results:

save the file in iCalendar format and return to program.

Additional info:

exporting to an HTML file doesn't cause the same crash.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/331428/comments/0

------------------------------------------------------------------------
On 2008-12-20T19:30:59+00:00 David wrote:

Created attachment 327552
gecko-bugreport.txt generated with crash after editing an event

This gecko-bugreport.txt file was generated after editing an event and
closing the window with the window manager close button.  not all events
cause the crash but there isn't anything special about the event that
does cause the crash.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/331428/comments/1

------------------------------------------------------------------------
On 2008-12-28T11:02:40+00:00 Lubomir wrote:

It's probably either ICAL with unsupported features or broken; but
libical definitely shouldn't abort here anyways. I'm building a
replacement package with aborts on such conditions disabled.

Until it builds -- could you please install debugging symbols ("yum
install yum-utils; debuginfo-install libical sunbird") and reproduce the
problem again? We'd get a backtrace that would let us know more to find
out what's wrong with your calendar.

Thanks!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/331428/comments/2

------------------------------------------------------------------------
On 2008-12-28T11:47:56+00:00 Lubomir wrote:

This is the package where the fatal aborts should be disabled, so you
will probably see an error message in thunderbird, but no crash:

http://koji.fedoraproject.org/koji/taskinfo?taskID=1023481

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/331428/comments/3

------------------------------------------------------------------------
On 2008-12-28T20:57:59+00:00 David wrote:

(In reply to comment #2)
> It's probably either ICAL with unsupported features or broken; but libical
> definitely shouldn't abort here anyways. I'm building a replacement package
> with aborts on such conditions disabled.
> 
> Until it builds -- could you please install debugging symbols ("yum install
> yum-utils; debuginfo-install libical sunbird") and reproduce the problem 
> again?
> We'd get a backtrace that would let us know more to find out what's wrong with
> your calendar.
> 
> Thanks!

since i haven't installed any debug packages yet this will be a ~176MB
download to get installed.  if this will still be useful i can do it
when i have better connectivity tomorrow.  please let me know.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/331428/comments/4

------------------------------------------------------------------------
On 2008-12-29T22:54:31+00:00 David wrote:

Created attachment 327937
gecko-bugreport.txt from crash after installing debuginfo rpms

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/331428/comments/5

------------------------------------------------------------------------
On 2008-12-29T22:58:27+00:00 David wrote:

(In reply to comment #4)
> (In reply to comment #2)
> > It's probably either ICAL with unsupported features or broken; but libical
> > definitely shouldn't abort here anyways. I'm building a replacement package
> > with aborts on such conditions disabled.
> > 
> > Until it builds -- could you please install debugging symbols ("yum install
> > yum-utils; debuginfo-install libical sunbird") and reproduce the problem 
> > again?
> > We'd get a backtrace that would let us know more to find out what's wrong 
> > with
> > your calendar.
> > 
> > Thanks!
> 
> since i haven't installed any debug packages yet this will be a ~176MB 
> download
> to get installed.  if this will still be useful i can do it when i have better
> connectivity tomorrow.  please let me know.

i just uploaded the gecko-bugreport.txt after the crash with debuginfo
rpms (and dependencies) installed.

also, i note that the libical and libical-debuginfo mentioned at:

http://koji.fedoraproject.org/koji/taskinfo?taskID=1023481

are earlier versions than those from current fedora 10 repos:

in koki:

libical-0.32-1.fc10.nofatalerr1.i386.rpm 
libical-debuginfo-0.32-1.fc10.nofatalerr1.i386.rpm 

from fedora 10 repos:

libical-0.41-1.fc10.i386
libical-debuginfo-0.41-1.fc10.i386

FYI

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/331428/comments/6

------------------------------------------------------------------------
On 2008-12-29T23:43:49+00:00 Lubomir wrote:

(In reply to comment #6)

> i just uploaded the gecko-bugreport.txt after the crash with debuginfo rpms
> (and dependencies) installed.

Much thanks for that. I still see no backtrace there. Please check if
you have gdb installed. If not, please install it and reproduce the
problem again. Sorry for the inconvenience.

> also, i note that the libical and libical-debuginfo mentioned at:
> 
> http://koji.fedoraproject.org/koji/taskinfo?taskID=1023481
> 
> are earlier versions than those from current fedora 10 repos:
> 
> in koki:
> 
> libical-0.32-1.fc10.nofatalerr1.i386.rpm 
> libical-debuginfo-0.32-1.fc10.nofatalerr1.i386.rpm 
> 
> from fedora 10 repos:
> 
> libical-0.41-1.fc10.i386
> libical-debuginfo-0.41-1.fc10.i386

Right; I did not notice that. I'll promptly rebuild newer packages.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/331428/comments/7

------------------------------------------------------------------------
On 2008-12-29T23:53:14+00:00 Lubomir wrote:

http://koji.fedoraproject.org/koji/taskinfo?taskID=1025396

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/331428/comments/8

------------------------------------------------------------------------
On 2008-12-30T00:14:20+00:00 David wrote:

(In reply to comment #7)
> (In reply to comment #6)
> 
> > i just uploaded the gecko-bugreport.txt after the crash with debuginfo rpms
> > (and dependencies) installed.
> 
> Much thanks for that. I still see no backtrace there. Please check if you have
> gdb installed. If not, please install it and reproduce the problem again. 
> Sorry
> for the inconvenience.

i do have gdb installed:

[host ~/] 65% which gdb
/usr/bin/gdb


i just ran it again from the command-line and the following came up when it 
crashed this time:  ( i should have thought to check .xsession-errors - it was 
there as well from the previous crash. )

----
icalerror.c:104: BADARG: Bad argument to function
thunderbird-bin: icalerror.c:106: icalerror_set_errno: Assertion `0' failed.
369ec268-b38a-ec1f-1ffdc167-31d1c408 is dumped
----

also, just in case, i'll upload the gecko-bugreport.txt file from this
run.

> > also, i note that the libical and libical-debuginfo mentioned at:
> > 
> > http://koji.fedoraproject.org/koji/taskinfo?taskID=1023481
> > 
> > are earlier versions than those from current fedora 10 repos:
> > 
> > in koki:
> > 
> > libical-0.32-1.fc10.nofatalerr1.i386.rpm 
> > libical-debuginfo-0.32-1.fc10.nofatalerr1.i386.rpm 
> > 
> > from fedora 10 repos:
> > 
> > libical-0.41-1.fc10.i386
> > libical-debuginfo-0.41-1.fc10.i386
> 
> Right; I did not notice that. I'll promptly rebuild newer packages.

i see the newer packages so will install those and run again.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/331428/comments/9

------------------------------------------------------------------------
On 2008-12-30T00:15:20+00:00 David wrote:

Created attachment 327939
gecko-bugreport.txt from crash after installing debuginfo rpms, second try

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/331428/comments/10

------------------------------------------------------------------------
On 2008-12-30T00:30:50+00:00 Lubomir wrote:

(In reply to comment #10)
> Created an attachment (id=327939) [details]
> gecko-bugreport.txt from crash after installing debuginfo rpms, second try

Which packages are this? The custom built ones?

Anyways, unfortunately the bug reports don't contain a backtrace. Let's
see if we can get it somehow:

Could you please run thunderbird as follows:
$ thunderbird -g -d gdb

Issue a "c" command at the (gdb) prompt and then issue a "thread apply
all bt" command once thunderbird crashes? Please attach the output here.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/331428/comments/11

------------------------------------------------------------------------
On 2008-12-30T00:38:44+00:00 David wrote:

(In reply to comment #11)
> (In reply to comment #10)
> > Created an attachment (id=327939) [details] [details]
> > gecko-bugreport.txt from crash after installing debuginfo rpms, second try
> 
> Which packages are this? The custom built ones?

that report came from the original f10 packages - not the new custom
built ones.

> Anyways, unfortunately the bug reports don't contain a backtrace. Let's see if
> we can get it somehow:
> 
> Could you please run thunderbird as follows:
> $ thunderbird -g -d gdb
> 
> Issue a "c" command at the (gdb) prompt and then issue a "thread apply all bt"
> command once thunderbird crashes? Please attach the output here.

i installed the custom built packages and, as i'm sure you'd hoped, it
doesn't crash any longer.  how would you like me to proceed?  i can roll
back to the previous f10 shipped packages and rerun with the above
commands if you'd like.

just let me know what would help best.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/331428/comments/12

------------------------------------------------------------------------
On 2009-04-09T16:14:20+00:00 Vesselina wrote:

Created attachment 338937
gecko-bugreport while using internet 

This gecko-bugreport.txt file generats often while watching YouTube for
example and closing the window with the window manager close button.
not all internet sites cause the crash but it happens sometimes.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/331428/comments/26

------------------------------------------------------------------------
On 2009-05-03T08:45:37+00:00 Lubomir wrote:

This was fixed in more recent libical packages.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/331428/comments/27

------------------------------------------------------------------------
On 2009-06-10T18:09:47+00:00 Aleksey wrote:

This is still affecting Fedora EPEL :-(

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/331428/comments/28


** Changed in: libical (Fedora)
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libical in Ubuntu.
https://bugs.launchpad.net/bugs/331428

Title:
  crash when right clicking on a calendar entry

Status in Evolution:
  Fix Released
Status in evolution package in Ubuntu:
  Fix Released
Status in libical package in Ubuntu:
  Invalid
Status in libical package in Fedora:
  Fix Released
Status in libical package in Mandriva:
  Unknown

Bug description:
  Binary package hint: evolution

  (evolution:17600): calendar-gui-WARNING **: e-cal-model.c:1688: Unable to get 
query, Backend is busy
  /build/buildd/libical-0.43/src/libical/icalerror.c:104: BADARG: Bad argument 
to function
  /usr/lib/libical.so.0(ical_bt+0x33) [0xb793acb3]
  /usr/lib/libical.so.0(icalerror_set_errno+0x98) [0xb793afe8]
  /usr/lib/libical.so.0(icalparameter_get_delegatedto+0x3c) [0xb7926e2c]
  
/usr/lib/evolution/2.26/components/libevolution-calendar.so(e_cal_popup_target_new_select+0x3a0)
 [0xb5b2f0d0]
  
/usr/lib/evolution/2.26/components/libevolution-calendar.so(e_calendar_view_create_popup_menu+0xf5)
 [0xb5b361c5]
  /usr/lib/evolution/2.26/components/libevolution-calendar.so [0xb5b51a29]
  /usr/lib/evolution/2.26/components/libevolution-calendar.so [0xb5b5676f]
  /usr/lib/libgtk-x11-2.0.so.0 [0xb70a71c2]
  /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1ab) [0xb6a77cab]
  /usr/lib/libgobject-2.0.so.0 [0xb6a8f3a9]
  /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x67f) [0xb6a908df]
  /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x26) [0xb6a90ec6]
  /usr/lib/libgtk-x11-2.0.so.0 [0xb71db82e]
  /usr/lib/libgtk-x11-2.0.so.0(gtk_propagate_event+0x11a) [0xb709ecfa]
  /usr/lib/libgtk-x11-2.0.so.0(gtk_main_do_event+0x317) [0xb70a0297]
  /usr/lib/libgdk-x11-2.0.so.0 [0xb6dd09ca]
  /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1e8) [0xb69eeaf8]
  /usr/lib/libglib-2.0.so.0 [0xb69f205b]
  /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1ca) [0xb69f252a]
  /usr/lib/libbonobo-2.so.0(bonobo_main+0x63) [0xb742ecf3]
  evolution [0x805d950]
  /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb6867775]
  evolution [0x8050361]
  evolution: /build/buildd/libical-0.43/src/libical/icalerror.c:106: 
icalerror_set_errno: Assertion `0' failed.
  Aborted (core dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution/+bug/331428/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to